cgan2008-10-28 00:17 | How can I add a file ($sFilesList) into Short Description? » Quick.Cms v2.xcgan |
treewood (OpenSolution)2008-10-28 08:17 | hmmm ... this is not easy to made and it will perhaps overload server |
cgan2008-10-28 11:04 | I want each subpage to show up like a list like this when I click on a certain parent page: cgan |
treewood (OpenSolution)2008-10-29 07:50 | edit core/pages.php and find function listSubpages(). before this: |
cgan2008-10-29 09:40 | treewood - Yes it works. Thanks. But it is very important to choose "List (name, description, photo)" for any Parent page to show subpages. If the Parent page has "List (name, description)" to show subpages, just a white screen will be displayed if I click on it. Everything will disappear. cgan |
treewood (OpenSolution)2008-10-30 07:44 | change in listSubpages this: |
cgan2008-10-30 08:33 | treewood - it works fine! Thank you very much. cgan |