I am new to page development in confluence and looking for tutorial to do the following:
Create a page , create section add heading to the section, add couple divs in the section, add couple tables/row/columns in the div with titles (banters) add navigation how can I add my style sheet/css etc. examples on macros where are list of classes I can use in macro
These are basics
When I added page layout, added section and save does not show anything how can I see these Please guide as much as you can
Thanks
Gopal
Confluence pages are not structured like that, so you won't get a tutorial that shows you most of what you've listed there.
For a plain starting page, you would
You could also use a template instead of a plain page. You'll still land on the title field, but there will be some pre-set content, possibly including layout, tables and macros.
On the content side, your list of things included:
Remember, Confluence is a wiki, not an html page editor, it therefore doesn't have a lot of html functions directly available.
Thanks for reply, let me rephrase again
1. I created page from home page
2. added title
saved it I can see it
Now I am trying to add page information
Here is what I did
click on edit
clicked on page layout
I clicked on Add section it creates an other box under page layout
the I put my cursor in page layout box
I went to other macros
selected section clicked show border, clicked insert then I saved (here is what I need to understand) I do not see anything why is that and what do I need to do to see the boxes for page layout and section(s)
This is my starting point, then I would like to see the heading for the section may be page layout similarly for other sections if I create one
My intent is to have multiple sections for multiple purposes
Hope I can accomplish with your kind help
Thanks
Gopal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So you're now in the content editing area, but it would be useful to know if you are using Cloud or Server (and version) at this point, as they've got different editors.
If you are on Cloud, then the url for the service will be <something>.atlassian.net If you are on Server, then could you look at help -> about confluence (the ? top right near your profile icon) and let us know what the version is as well?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, so in the body of your page, you, well, put in content.
The short version of that is that you simply type in what you want, broadly as how you want to see it when the page is published.
There are a number of features you can use to lay stuff out, most of us use little more than tables, embedded attachments and layout sections to format text (a layout creates a block in your text that is split into two or more columns)
Macros and functions are a bit more clever, they are usually dynamic, generating their display from other data when the page is rendered. Use / to get a list of available ones and an option to look through a list of all of them and some help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.