A couple requests

Use GitHub to post feature requests for phpwcms.
Locked
Nate
Posts: 42
Joined: Sun 11. Apr 2004, 18:26

A couple requests

Post by Nate »

A couple feature requests I think would improve on what is already the best CMS available (imho).

1st - Make the navigation structures that are produced by {NAV_TABLE_COLUMN} collapsable as well as they are already expandable. For instance, you click on a category to open up a list of the subcategories already-- it would be nice to be able to click on that category again to collapse that list to its original state.

2nd - Perhaps instead of developing new features, we could develop some documentation for the one's we've got. Even as one who knows HTML and CSS, learning to use the various features of PHPWCMS is not intuitive. Tasks like developing templates, changing hard-coded values, and using the various content parts required much trial-and-error, and much searching through tons of forum posts before I found out how to do something, or simply gave up. I would even offer to write some tutorials myself, except that I only have a partial understanding of the various functions thusfar.

Thanks!
To fathom hell or soar angelic...
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

2nd: there a many posts about this problem and to give you a short review I think the plan is:

1. Oliver use his spare time to develope on phpwcms
and
2. the users, us, we make the documents. I know that Oliver would gladly make some better docs, but it is a very time killing project. The first thing Oliver want is a stabel release of phpwcms.. Maybe after that he him self will make some documents....

But I think we - the users could start.
Im very busy reading for my exam, so I only spent time answers posts, but you are welcome to start writing some docs and post them in the forum...
http://www.studmed.dk Portal for doctors and medical students in Denmark
rk
Posts: 162
Joined: Sat 24. Apr 2004, 23:48
Location: Hannover, Germany
Contact:

Post by rk »

Did you download the Backend-Doku from http://sourceforge.net/projects/phpwcms/.

Discussion about it was in http://www.phpwcms.de/forum/viewtopic.php?t=1996.

And the Replacement Tags from pappnase
http://www.fhss.de/replacement/replace_tags.htm

Sorry, but all is in german at the moment. But i think a good base for translation :o .
Ralf
Pappnase

Post by Pappnase »

rk wrote:Did you download the Backend-Doku from http://sourceforge.net/projects/phpwcms/.

Discussion about it was in http://www.phpwcms.de/forum/viewtopic.php?t=1996.

And the Replacement Tags from pappnase
http://www.fhss.de/replacement/replace_tags.htm

Sorry, but all is in german at the moment. But i think a good base for translation :o .
hello

yes for sure at the moment it's only in german! i hope that i get it in the netx two days to publish also an english version!
Nate
Posts: 42
Joined: Sun 11. Apr 2004, 18:26

Post by Nate »

Yes, unfortunately I speak only English. I can see where getting together a stable release is more important than documentation at this stage. Glad to know there is documentation out there (even if its in German), and look forward to checking out the translation, when its ready. Thanks!
To fathom hell or soar angelic...
pk2000
Posts: 63
Joined: Mon 17. May 2004, 22:43
Location: Tallinn, Estonia
Contact:

Re: A couple requests

Post by pk2000 »

Nate wrote:1st - Make the navigation structures that are produced by {NAV_TABLE_COLUMN} collapsable as well as they are already expandable. For instance, you click on a category to open up a list of the subcategories already-- it would be nice to be able to click on that category again to collapse that list to its original state.
i think that you can use the code that generates the backend "site structure and article list" for that. with little modifigation it should do what you need. HTH
Nate
Posts: 42
Joined: Sun 11. Apr 2004, 18:26

Post by Nate »

i think that you can use the code that generates the backend "site structure and article list" for that. with little modifigation it should do what you need. HTH
Ah, yes, though only if I could code PHP.

I went to the download for the German-language tutorial at Sourceforge. Its says its a 25 minute Flash presentation.

If someone would like to provide me with a transcript of this, I would be happy to try to translate it into English. I only speak English, not German-- but I could use translation software and use my knowledge of English to correct the translation.
To fathom hell or soar angelic...
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Nate wrote:
i think that you can use the code that generates the backend "site structure and article list" for that. with little modifigation it should do what you need. HTH
Ah, yes, though only if I could code PHP.

I went to the download for the German-language tutorial at Sourceforge. Its says its a 25 minute Flash presentation.

If someone would like to provide me with a transcript of this, I would be happy to try to translate it into English. I only speak English, not German-- but I could use translation software and use my knowledge of English to correct the translation.
else there is this pdf file :D
http://prdownloads.sourceforge.net/phpw ... f?download
http://www.studmed.dk Portal for doctors and medical students in Denmark
Nate
Posts: 42
Joined: Sun 11. Apr 2004, 18:26

Post by Nate »

Thanks, frold. I found the pdf and have begun to translate it into English. I'll keep everyone updated.
To fathom hell or soar angelic...
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Nate wrote:Thanks, frold. I found the pdf and have begun to translate it into English. I'll keep everyone updated.
cool... :D
http://www.studmed.dk Portal for doctors and medical students in Denmark
Nate
Posts: 42
Joined: Sun 11. Apr 2004, 18:26

Post by Nate »

I've used an online translator to convert all of the text in the pdf to English. However, I have been having difficulties correcting the grammatical and translation errors, which is compounded by my lack of familiarity with many of the features of WCMS. I'm afraid it may be some time before I have a readable English translation of the documentation.
To fathom hell or soar angelic...
Nate
Posts: 42
Joined: Sun 11. Apr 2004, 18:26

Post by Nate »

On second thought, it may not be as difficult as I first anticipated-- I am starting to make some headway. When I'm finished, though, I would like if someone more familiar with WCMS than I am help to proofread it.
To fathom hell or soar angelic...
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

Nate wrote:On second thought, it may not be as difficult as I first anticipated-- I am starting to make some headway. When I'm finished, though, I would like if someone more familiar with WCMS than I am help to proofread it.
we gladly will....

Im on the list of beta testers - when it is translated :wink:
http://www.studmed.dk Portal for doctors and medical students in Denmark
Locked