Syntax Desktop account

  • url: /admin/
  • login: root
  • password: syntax

Log in in the backoffice and manage this contents!

More Links

Awards

Syntax Desktop win the first italian Open Source Contest

Pages

Pages generation

We are ready to start the page creation process.
You have to open the Content Management->Site section->Pages menu in Syntax Desktop.

In the center of the page we see the already defined pages, while on the left  you can see the same pages in a tree structure. These pages can be modified, deleted or can be created new ones.

Every page is characterized by a title, ( you can retrieve this field in every template through the smarty variable {$synPageTitle}), by a text, ( you can retrieve this field in every template through the smarty plugin {page}) and by a template (see previous sections). It is also possible define a group of users that can manage the page. The "visible" checkbox specify either to show or to hide the page inside the navigation menu.

In order to complete the page creation you have to compile the pages clicking the red button on the left of page. For every page it will created a folder with the name of the page and it will put inside an index.php file. This will done in a recursive way in order to recreate the page structure defined in the page tree visualization. As example, to display a page named  "lastpage" in " section2 " that resides inside "section1" you have to go at www.mysite.com/section1/section2/lastpage/. This technique avoid too much long URL and fill with infinites GET parameters. In this way the search engines can easily index your pages, the main characteristic for the success web site.

 

HELP ME!
If you want to help me, send the right english translation of this page at
info@dynamick.it .
Thank you!