Admin Page Editor

From Open-Realty Wiki

Jump to: navigation, search

Back to Administrators Guide


Create New Listing

Edit My Account

Edit My Listings

Edit All Listings

User Manager

Page Editor

Edit Agent Template

Edit Member Template

Edit Listing Template

Property Classes

Site Configuration

View Site Log

Image:Pageeditor.jpg

The Page editor, is a WYSIWYG (What You See Is What You Get) for editing and adding pages to your site that are not directly tied to listing information. Common uses for this would be a about us page, links page, the index (welcome) page. There are two different WYSIWYG editors available. See WYSIWYG Configuration for more information.

Edit Page - Select the Page Title you wish to edit and select Edit Page

Using PHP in a page - To insert PHP into the WYSIWYG pages, you first must turn on Execute PHP in the WYSIWYG Configuration. Then when entering the PHP command, you need to enter it in code view on the editor and surround it in html comments. For Example, if you are trying to enter "<?php echo 'text'; ?>" you need to enter "<!--<?php echo 'text'; ?>-->". Note that there are no spaces between the html comment marks and the PHP opening/closing tags.

Create New Page - Click on this to Create a new page.

Title - The Title of the page - Will be the full title of the page, will not append to the configured default page title.

Meta Description - The Meta Description for this page.

Meta Keywords - The Meta Keywords for this page.

Template tag for page - This is the template tag for the page you are editing. Use the template tag in your templates to link to the page you are working on.

Link to this Page - This is a link to the page, in case you wish to link from an external source to the page you are working on.

Page Editor Window - In this area the page editor you selected in the WYSIWYG Configuration will be displayed. Usage of each editor would be too extensive to include here but most of it is pretty standard WYSIWYG editor stuff.

Submit - Save your changes

Delete Page - Delete the page you have selected from the database.

Personal tools