EzContent Manager Administration
All functions disabled
 |  |  |
 |
| EzContent Manager Administration Help |
|
|
|  |
 |  |  |
 |  |  |
 |
| EzContent Manager Modules |
|
|
|  |
 |  |  |
Main Help file
BACKUP YOUR FILES
Please - after any changes, make a backup of your data.
Just click the 'Backup Data Files' function and your
site is backed up.
The backup is emailed to the webmaster or admin.
To restore, see instructions in the email.
Using Modules
Modules Help
You can create "Modules" to use on your pages where you want have
the same text or data on all the pages, or on selected pages.
Each time you create a module, there is a new 'search and replace'
tag created. Just place the tag on the page where you want the text
to appear. All module file names END with _Mod
A module can be placed anywhere on your page or template.
If you are going to use HTML that you already have for the
module, DO NOT use Front Page or Word etc. - they insert special
characters that will cause problems. If the HTML was written
by something other than a Plain Text Editor, then place your code
in Notepad first, and save it. This removes any special characters.
Then copy and paste the code in the module page textarea.
DO NOT use comments in the modules.
no. <!-- This is a comment -->
no. <-- (sometimes used for javascript)
no. --> (sometimes used for javascript)
You can also create a module file manually,
Name it Something_Mod
All module file names END with _Mod
Then upload the module to /modules.
Upload in ASCII mode.
JavaScript Modules
The WYSIWYG editor will not allow you to insert javascript for the
page. So add a new javascript module and paste the javascript code
in the module. Then on your page where you want the javascript, place
the tag for the javascript module where you want the javascript to appear.
OR optionally, you can use a .js file for all your javascripts.
There is a built in script library, it is in the /content-manager/lib folder
and is named scripts.js
use: <SCRIPT src="/content-manager/lib/scripts.js"></Script>
This script library contains the <!Contact_Window_Mod>
Some javascripts are multi part and may require more than one module.
Contact manager Email program.
There are 3 modules that come with the program for email.
2 combine for a contact form pop-up window. use the 2 scripts [modules]
combined on your page or template where you want the contact window to open.
Sends mail to Site Admin.
<!Contact_Window_Mod> Prints pop-up window script. (use only once per page)
<!Contact_Popup_Mod> Prints -> Contact Us
This form is built in to the contact-manager.pl. Added spam control in this module.
<!Contact_Form_Mod> -> Contact Us Form Sample
The Contact_Form_Mod is an included form already setup to use
with the contact manager (email program). This mod will print the
form block on the page where you put the _Mod tag.
Style Sheet Class Tags: BorderTable, InnerTable, ContactForm, ContactFormSubmit
Module Tag List
<!Footer_Mod>
<!Header_Mod>
<!HomeLeftNav_Mod>
<!HomeRightCol_Mod>
<!LeftNav_Mod>
<!Left_Col_Mod>
<!RightCol_Mod>
Javascript Module Tag List
<!Contact_Form_Mod>
<!Contact_Popup_Mod>
<!Contact_Window_Mod>
<!Google120x600_Mod>
<!Google468x60img_Mod>
<!Google468x60txt_Mod>
<!Google768x90_Mod>
<!Google768x90img_Mod>
<!GoogleSynd_Mod>
Notes
If a Title is too long for your page menu,
you can edit the Page Title by using the
"Edit Links Database" function, without
changing the page address.
# If you need help, please use our help desk.
# http://www.rlaj.com/scripts/helpdesk/
# We will not answer help requests unless the program
# is registered.
# We no longer receive email sent directly to us @rlaj.com.
# had to do this because of the amount of spam. Use the Help Desk
# Or contact form on our site.