The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
updating single page of website - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: updating single page of website (/showthread.php?tid=2429) |
updating single page of website - Dust - 2011-11-24 Hi all Newbie here so, please be gentle.. I've got a website that I built for a client who's a local musician. It uses a really simple XML file to generate the gig listing page and I'm looking to build a simple CMS solution to update it so I can hand the site updates over to him and not have to update the XML file manually. Is GetSimple what I'm looking for to let me do this? I have to say, I'm completely lost at the moment and not really sure where to start so, if I'm getting the wrong idea of what GetSimple is about, now is the time to tell me... cheers updating single page of website - Connie - 2011-11-24 you can use GS for that and to add new gigs on top of the top list you can use plugins, f.e. the news or the list item plugin you install it, define the layout, create the site structure and after that you create a user for your client which allows him to edit and update pages (multi-user-plugin) so when something changes, he can update himself just do a test-install, it takes you 5 minutes and find out how easy it is!" Cheers, Connie updating single page of website - Dust - 2011-11-24 Sorry but I'm completely lost still. I've installed it and am looking but all I can see is the ability to build *new* pages and update the text on them but only in a limited way. I can't see any way to "import" an existing XML document and then be able to edit it... updating single page of website - Connie - 2011-11-24 my friend, for sure there is no import-function for any xml-files whatever ... how to identify the structure of any xml? The names for nodes and childs are free, so there are milllions of xml-node-names etc. what you can do is to open the existing page in the "old" system, and copy and paste the content into a new page in GetSimple (either in WYSIWYG-mode or in Source-mode) that will not be too much work I had to do this for websites with 20 and more pages and I managed that ;=) Cheers, Connie updating single page of website - Dust - 2011-11-24 I've looked a bit more but, I really don't think this is the solution that I'm looking for. Thanks anyway.. |