Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Allowing users to upload web pages to a specific folder
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Allowing users to upload web pages to a specific f...
Allowing users to upload web pages to a specific folder
11-08-2009 1:55 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Could anyone provide me with a step-by-step idiot's guide that will enable me to set up my web space so as to allow authorised users to upload html files to my web space.
We use the space for a small regional charity and would like our area reps to be able maintain and upload their local news pages, but without disclosing the account password (that would allow them access to the control panel).
Any help would be much appreciated.
We use the space for a small regional charity and would like our area reps to be able maintain and upload their local news pages, but without disclosing the account password (that would allow them access to the control panel).
Any help would be much appreciated.
Message 1 of 4
(1,553 Views)
3 REPLIES 3
Re: Allowing users to upload web pages to a specific folder
11-08-2009 9:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
An alternative – and one which might be better than allowing privileged users to upload their owe pages which have any layout whatever – is to create skeleton pages for them which then include their own information using SSI #includes (e.g. <!--#include virtual="user1data.inc" -->). Their information could be uploaded to a separate area of the same webspace but is better input using a form created by PHP which then creates the #include file. Accepting input from the form can be password protected using a password unrelated to your FTP password. All this is easier than it sounds.
If you really want to let many users create their own arbitrary content, you would be better using a CMS like Joomla or Drupal
If you really want to let many users create their own arbitrary content, you would be better using a CMS like Joomla or Drupal
Zen from May 17. PN Business account from 2004 - 2017
Message 2 of 4
(432 Views)
Re: Allowing users to upload web pages to a specific folder
12-08-2009 9:19 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thank you for the prompt reply. Part of the objective is to encourage the development of local skills in web page design, each with a distinct local flavour, so we would prefer to give specific users access to upload html and images to a specific folder in our webspace. Any help in how we go about this would be very much appreciated.
dick:quote
dick:quote
Message 3 of 4
(432 Views)
Re: Allowing users to upload web pages to a specific folder
11-09-2009 9:24 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Have you thought of setting up a CMS and making them authors?
jelv (a.k.a Spoon Whittler) Why I have left Plusnet (warning: long post!) Broadband: Andrews & Arnold Home::1 (FTTC 80/20) Line rental: Pulse 8 Home Line Rental (£14.40/month) Mobile: iD mobile (£4/month) |
Message 4 of 4
(432 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Allowing users to upload web pages to a specific f...