The core competence of phpWebSite is managing content. That's why it's called a content management system. There are a couple of guides on how to install phpWS technically and how to work with modules.
Then, there's the actual content. I couldn't find a common practice guide on how to write content for phpWebSite. So I did one on my own. Enjoy!
Very often, you simply have to list up a couple of things. For example
You probably knew the ol environment already. The ul (unordered list) environment does the same, but replaces the numbers with bullets:
Example for a ordered and a unordered list | |
---|---|
<p><ol><li>take manhattan</li> <li>take berlin</li></ol></p> <p><ul><li>a rock</li> <li>a hardplace</li></ul></p> |
A word of warning | |
---|---|
Again: please don't use the htmlArea code here. It will add a type="1" for ordered and a type="disc" for unordered lists. This is bad for two reasons:
|
Comments - Make a comment |
The comments are owned by the poster. We are not responsible for its content.
|
AdministrativeTexts
updated by freddiemac1993, 2013-06-14
wiki
Re: adventures
created by brittdavis10, 2012-02-23 (1 rply, 3 views)
thread
Re: how to run phpwebsite...
created by alexander, 2011-08-25 (2 rpls, 3607 views)
thread
Re: Forum tags
created by HaroldFaragher, 2011-08-22 (3 rpls, 8488 views)
thread