PDA

View Full Version : Adding new page



lstr
10-11-2005, 04:45 PM
Is it possible to add a new template using the page editor? I tried adding a new page and included something like this:

{listing_images} {top_left} {top_right}

{center}
{feature1} {feature2}

But the information is not displayed in the new page, only the text. Is it possible to add another page, say add a new page like listing_detail_default.html?

pbflash
10-11-2005, 04:55 PM
You can create new templates but not using the page editor. The page editor is only for changing the content of your pages, not the template.

lstr
10-11-2005, 05:22 PM
Thanks for the clarification. I have another issue, in the listing_detail_default.html of my template. There is {main_listing_data} , Where can I find and edit the content of {main_listing_data} ?

greengiant
10-11-2005, 05:24 PM
If you upgrade to 2.0.8 main_listing_data has been replaced with 3 other tags to give you more control over that content.

lstr
10-11-2005, 05:35 PM
I have 2.0.8b, and that's the template i have {main_listing-data}, couldnt find 2.0.8 where can i download it?

Anyways, where can i find and edit {main_listing_data} if Im using another version besides 2.0.8?

Thnks,

pbflash
10-11-2005, 05:45 PM
2.08b is the most current version.

See the documentation for the tags that can be used in each template.

http://wiki.open-realty.org/index.php/Template_Documentation

If you go into the core and change the output of each tag, you will lose your changes if you upgrade in the future.

greengiant
10-11-2005, 08:24 PM
I was wrong. That is in the upcoming 2.1 version.. Sorry