Basic Tutorials??

Discuss phpwcms here, please do not post support requests, bug reports, or feature requests! Non-phpwcms questions, discussion goes in General Chat!
Post Reply
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Basic Tutorials??

Post by stevenlyons »

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
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

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
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

I have tried

Post by stevenlyons »

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?
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Re: I have tried

Post by frold »

stevenlyons 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?
well you can install the sample database file

setup / sample_template_db / phpwcms_init.sql try to use that instead ;-)
http://www.studmed.dk Portal for doctors and medical students in Denmark
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Post by stevenlyons »

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.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

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.
deleting the old one and then using phpmysql to upload the new one....
http://www.studmed.dk Portal for doctors and medical students in Denmark
specialtech
Posts: 26
Joined: Mon 19. Jul 2004, 22:30

Post by specialtech »

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.
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Post by stevenlyons »

I made this quick and dirty tutorial:

http://www.phpwcms.de/forum/viewtopic.php?t=2776
specialtech
Posts: 26
Joined: Mon 19. Jul 2004, 22:30

Post by specialtech »

Just found it and BRILLIANT, just what I was looking for

Its slighlty confusing having to give a catetory a name and an alias but thats by the by..

thanks
stevenlyons
Posts: 69
Joined: Fri 2. Jul 2004, 01:46
Contact:

Post by stevenlyons »

slighlty confusing having to give a catetory a name and an alias
Yeah just slightly... :)
specialtech
Posts: 26
Joined: Mon 19. Jul 2004, 22:30

Post by specialtech »

Any chance of a tutorial for the index page?

I.e Im after a dynamic front page that will show the last few posts that i have made to the site.

Sorry to be a pain
Pappnase

Post by Pappnase »

specialtech wrote:Any chance of a tutorial for the index page?

I.e Im after a dynamic front page that will show the last few posts that i have made to the site.

Sorry to be a pain
hello

what did you mean with tutorial for the index page!?
Olaf Finkbeiner
Posts: 34
Joined: Wed 18. Feb 2004, 23:52
Location: Frankfurt am Main
Contact:

Post by Olaf Finkbeiner »

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
Olaf Finkbeiner
specialtech
Posts: 26
Joined: Mon 19. Jul 2004, 22:30

Post by specialtech »

Pappnase
Hello again. I wasnt aware that when you creat content the front page creates itself.

Shall try the thing to show articles on the front page and see what happens. Anyway to show images along with the content?
Post Reply