Ayien Posted July 24, 2007 Share Posted July 24, 2007 Hello, I don't know if this has been asked before, but I looked. Anyway, I'll break it down. I have a clan that I'm in. I'm currently building their new site and I have coded my own login system and I have manged to pull information onto a page through the database. Now, through the admin control panel, I wish for admins (only admins, they are the only ones to use the control panel) to edit the web pages content. However, I do not want to have 20 or so different areas on a edit page that lists a box for them to edit a pages content. I'd like to have a drop down menu select, then it reloads the page or whichever for that information in the page. Then that information in the page can be edited using a basic WYSIWTG editor. Does anyone know of any ways to do this? Thanks, Matt Quote Link to comment Share on other sites More sharing options...
Ayien Posted July 24, 2007 Author Share Posted July 24, 2007 *Bump.* Quote Link to comment Share on other sites More sharing options...
suttercain Posted July 24, 2007 Share Posted July 24, 2007 All you are trying to do is create a navigation drop down? If so see: http://www.thesitewizard.com/wizards/navigationmenu.shtml If not, explain more... Quote Link to comment Share on other sites More sharing options...
Ayien Posted July 24, 2007 Author Share Posted July 24, 2007 The drop down menu's purpose is to select the page you wish to edit. When you select a page, a WYSIWYG editor shows the pages content so it can be modified and saved. I don't want to have twenty little text areas to edit all the pages. I'd like to try and keep it compact. Thanks, Matt Quote Link to comment Share on other sites More sharing options...
suttercain Posted July 24, 2007 Share Posted July 24, 2007 Then the link I posted above should work since each page you are editing will have it's own filename... even if using Ajax. Let's say you need to edit page one. In the drop down menu, enter the title of the page, and then when they select it from the drop down it will take them to page one to edit. Same for all the other pages. Quote Link to comment Share on other sites More sharing options...
Ayien Posted July 24, 2007 Author Share Posted July 24, 2007 Alright, I'll try it out and see how it goes. Thanks mate. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.