Page Updater - WYSIWYG List of Categories
- Does Page Updater Pro WYSIWYG support multiple users?
- Are users restircted to sections or portions of a page?
- How do I create a section or zone for editing by users/members?
- How to Configure Linux servers to parse .htm and .html files
- How many administrators does Page Updater Pro WYSISYG support?
-
Does Page Updater Pro WYSIWYG support multiple users?
Yes, each user has access only to files you assign to them. Users cannot create files, they can only edit existing files assigned to them.
To top
-
Are users restircted to sections or portions of a page?
Yes, you, as one of two Top Level Administrators can create an editable zone or section of a page that can be edited by users, while the rest of the page remains inaccessible.
To top
-
How do I create a section or zone for editing by users/members?
Create a regular HTML file. In it, place the SSI tag that will be replaced with the content created in Page Updater Pro WYSISYG. It is this tag that is replaced with the COntent file found in Page Updater Pro WYSISYG. Users only have access to the Content file, not the whole HTML file you created.
To top
-
How to Configure Linux servers to parse .htm and .html files
Create a plain text file and name it ".htaccess". In that file enter the following Apache directives :
AddType text/html .shtml .shtm .htm .html
AddHandler server-parsed .shtml .shtm .htm .html
Save it and upload it to your web directory (the same directory your home page is in). If this doesn't work, your server is configured to disallow overrides.
To top
-
How many administrators does Page Updater Pro WYSISYG support?
It supports two separate Admin users, one with full access and one with access to everything except the ability to Delete Users. By default, the second Admin User is set up as :
Username: 222222
Password: 222222
To top
|
|