Basic Tutorials??
-
- Posts: 69
- Joined: Fri 2. Jul 2004, 01:46
- Contact:
Basic Tutorials??
Hello,
I have installed phpWCMS. I have read every page of the (very sparse) documentation twice. I have searched and read the forums.
I must be brain-dead because I still can't successfully create a page.
Can someone point me to a tutorial that outlines the whole process, in a step-by-step fashion, of creating new pages. what I need answered:
How do I create a new page?
How do I place content onto that page?
How do I create links between pages?
Thanks.
SL
I have installed phpWCMS. I have read every page of the (very sparse) documentation twice. I have searched and read the forums.
I must be brain-dead because I still can't successfully create a page.
Can someone point me to a tutorial that outlines the whole process, in a step-by-step fashion, of creating new pages. what I need answered:
How do I create a new page?
How do I place content onto that page?
How do I create links between pages?
Thanks.
SL
You can see some docs here: http://ionrock.umemusic.com/index.php?id=6,10,0,0,1,0 the best I can find.. else play around with phpwcms - that´s a good way to learn howto use it...
http://www.studmed.dk Portal for doctors and medical students in Denmark
-
- Posts: 69
- Joined: Fri 2. Jul 2004, 01:46
- Contact:
I have tried
I have read those docs on ionrock...not very helpful (to me at least).
Playing around has gotten me only frustrated. I have built lots of websites and have some PHP experience -- not sure why this is eluding me.
Can't anyone give me a basic flow-chart of the page-building process in phpWCMS?
Playing around has gotten me only frustrated. I have built lots of websites and have some PHP experience -- not sure why this is eluding me.
Can't anyone give me a basic flow-chart of the page-building process in phpWCMS?
Re: I have tried
well you can install the sample database filestevenlyons wrote:I have read those docs on ionrock...not very helpful (to me at least).
Playing around has gotten me only frustrated. I have built lots of websites and have some PHP experience -- not sure why this is eluding me.
Can't anyone give me a basic flow-chart of the page-building process in phpWCMS?
setup / sample_template_db / phpwcms_init.sql try to use that instead
http://www.studmed.dk Portal for doctors and medical students in Denmark
-
- Posts: 69
- Joined: Fri 2. Jul 2004, 01:46
- Contact:
deleting the old one and then using phpmysql to upload the new one....stevenlyons wrote:thanks for your time, frold. your replies are a little on the minimal side. how do I install this 'sample' db? i originally installed using fantastico.
http://www.studmed.dk Portal for doctors and medical students in Denmark
-
- Posts: 26
- Joined: Mon 19. Jul 2004, 22:30
Have to agree that some basic tutorials would be good. Id be happy to do them if i could work it out
I had problems installing which Oliver sorted for me. However doing more advanced things like...
Adding the content tag to the template.
How to get navigation working
and
once installed what next.. sample walkthroughs.
I had problems installing which Oliver sorted for me. However doing more advanced things like...
Adding the content tag to the template.
How to get navigation working
and
once installed what next.. sample walkthroughs.
-
- Posts: 69
- Joined: Fri 2. Jul 2004, 01:46
- Contact:
-
- Posts: 26
- Joined: Mon 19. Jul 2004, 22:30
-
- Posts: 69
- Joined: Fri 2. Jul 2004, 01:46
- Contact:
-
- Posts: 26
- Joined: Mon 19. Jul 2004, 22:30
-
- Posts: 34
- Joined: Wed 18. Feb 2004, 23:52
- Location: Frankfurt am Main
- Contact:
Hi specialtech,
{NEW:max_count_links} Shows headline and date of last edited article Example: {NEW:5} - shows the last edited articles with headline and date Design can be adjusted in "conf.template_default.inc.php" section"// new articles". Different languages for months and days possible - BG, DA, DE, EN, FI, FR ,IT, NL, NO, RU, SE
This might help?
Olaf
{NEW:max_count_links} Shows headline and date of last edited article Example: {NEW:5} - shows the last edited articles with headline and date Design can be adjusted in "conf.template_default.inc.php" section"// new articles". Different languages for months and days possible - BG, DA, DE, EN, FI, FR ,IT, NL, NO, RU, SE
This might help?
Olaf
Olaf Finkbeiner
-
- Posts: 26
- Joined: Mon 19. Jul 2004, 22:30