HTML Template Editor: Difference between revisions

From rejetto wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
Notice immediately that this editor has a Help button. You'll probably need to use this if you're not an expert in HTML.<br>
Notice immediately that this editor has a Help button. You'll probably need to use this if you're not an expert in HTML.<br>
The editor automatically loads the current HTML page when it starts.
The editor automatically loads the current HTML page when it starts.
You can use http://localhost/  after you Apply changes, to check what your users will see when you modify a template.


===Main Commands===
===Main Commands===
;OK:Saves all your edits and closes the editor.???
;OK:Dismisses the editor.???


;Apply:Acts on the changes you have made and shows the effect.?????
;Apply:Activates and saves all the template changes you have made.?????


;Cancel:Deletes ALL the changes.??????
;Cancel:Deletes ALL the changes.??????

Revision as of 16:55, 15 October 2006

This editor effectively allows you to edit the default HTML page.

Don't worry! The original is always retained so you can revert to that one if you make mistakes, or your changes don't work out.
Notice immediately that this editor has a Help button. You'll probably need to use this if you're not an expert in HTML.
The editor automatically loads the current HTML page when it starts.

You can use http://localhost/ after you Apply changes, to check what your users will see when you modify a template.

Main Commands

OK
Dismisses the editor.???
Apply
Activates and saves all the template changes you have made.?????
Cancel
Deletes ALL the changes.??????
Undo
Undoes the last change The depth is controlled by ??????
Restore default
Cancels all your changes, and reloads the default HTML page.??????
Word-wrap
This is particularly useful if you are working in a small window. Check this to see all your text on-screen, even if the lines are very long.
Font
Displays the usual Windows font selection dialog box.
Import
Prompts to load an HTML template that is stored anywhere on your system.
Export
Allows you to save the currently-loaded template anywhere on your system. You are promped for a folder and file name.
Find
Lets you find any character string in the current template. Click Go to start the search process.
Help
Displays the Template Editor Help.