--- tmp/project_guicms.orig 2008-12-13 06:22:32.000000000 +0100 +++ tmp/project_guicms 2008-12-13 06:22:32.000000000 +0100 @@ -0,0 +1,312 @@ +///Table of Contents Goes Here/// + +# Introduction + +The `GUICMS` project has been removed of the World Wide Web. The [PYGUICMS] +(http://dvm.zapto.org:8080/pyguicms/) replace the `GUICMS`. The GUICMS should +not be used anymore. See the [PYGUICMS project] (project_pyguicms) page for +more informations. In fact, the GUICMS has moved from location so that it may +be accessible as demonstration purpose. See [here the old GUICMS website] +(http://dvm.zapto.org:8080/~dvanmosselbeen/old_projects/guicms/). + +# Technical informations + + * The GUICMS is written in PHP and make use of MYSQL running on apache or + apache2. + * FCKEditor is used as WYSIWYG. + * The project ran smoothly on a Pentium 2 with 156 MB RAM with Debian + GNU/Linux. + +# Screenshots + +There are a few things not up to date with the screenshots: + + * GUICMS logo, this was been replaced. + +## Main page + +This is the main page of the `GUICMS` website. From that page, you have access +to all `GUICMS` options. + +![main page] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_main.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_main.png) ] + +## Articles section + +This the list of all articles in the database. + +![articles section] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_articles_main.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_articles_main.png) ] + +## View an article + +This is how it looks like when you view an article. + +![view article] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_article_view.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_article_view.png) ] + +## Add/edit an article + +When editing an article, a little `WYSIWYG` (**W**hat **Y**ou **S**ee **I**s +**W**hat **Y**ou **G**et) tool help you to write the content of the article. +There's no need to know any HTML tag at all! You need to play 10 minutes and +i'm sure you could use all these options of this WYSIWYG editor. + +![edit article] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_article_edit.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_article_edit.jpg) ] + +## Links section + +![links_section] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_links_section.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_links_section.png) ] + +## Add a link with the wysiwyg + +You can easy add a link with the WYSIWYG editor in any type of content. This +apply for the articles, blog, ... sections. + +![add link] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_add_link.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_add_link.jpg) ] + +## Link properties + +You can easy define some properties of a link. + +![link properties] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_link_properties.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_link_properties.jpg) ] + + +![link properties] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_link_properties2.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_link_properties2.jpg) ] + +## Image properties + +You can easy define some properties of an image. + +![image properties] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_image_properties.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_image_properties.jpg) ] + +## Define color + +With this little graphical interface of the WYSIWYG editor, you can easily +define some color for some selected text. + +![define color] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_define_color.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_define_color.jpg) ] + +## Add special characters + +With this little graphical interface of the WYSIWYG editor, you can insert any +characters. + +![special chars] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_special_chars.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_special_chars.jpg) ] + +## Edit in full screen + +You can also edit in full screen mode so that you get the most of editing +space. This edit is about a blog item. + +![edit full screen] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_edit_fullscreen.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_edit_fullscreen.jpg) ] + +## Blog Section + +The Blog main section. + +![blog edit] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_blog_main.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_blog_main.png) ] + +Editing / adding a blog item in source view mode. This permit to view and learn +the `HTML` tags from withing the `WYSIWYG` editor. + +![blog edit] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_blog_edit.jpg) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_blog_edit.jpg) ] + +## Guestbook + +View the items of the Guest Book. + +![guestbook view] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_guestbook_main.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_guestbook_main.png) ] + +Anyone can sing the Guest Book and leave some comment. A captcha system has +been implemented to avoid some automated spamming. + +![guestbook add] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_guestbook_sign.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_guestbook_sign.png) ] + +## Admin Section. + +The admin section is only accessible by authenticated user. Clicking on a logo +bring you to the concerned admin section. + +![admin section] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_main.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_main.png) ] + +### Manage users + +You can easy add, reset user passwords, manage users. + +![add permissions] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_user_mgmt.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_user_mgmt.png) ] + +### Logging + +With this interface, you can easy see which ip address did some request. You +can filter on username (if not unknow -> anonymous), ip, host, the request +method (get or post). + +![logging] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_logging.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_logging.png) ] + +### Manage the online tools links + +Manage the links of the online tools box. + +![manage online tools] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_online_tools.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_online_tools.png) ] + +### Manage the left and right menu + +You can easy define which boxes on the left menu on this pages. But you can +also define the boxes of the right side (not showed on following screenshot) +and this is the same interface. + +![manage abox] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_abox.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_abox.png) ] + +### Other links mgmt + +You can add some other links that may needs to show up in the other links box. + +![other links mgmt] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_other_linkgs_mgmt.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_other_linkgs_mgmt.png) +] + +### Banners mgmt + +You can add, manage the banners of the site. These banners will be randomly +show up. + +![banners mgmt] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_banners_mgmt.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_banners_mgmt.png) ] + +### Install mgmt + +This is the main installer interface. This is used to setup and install the +`GUICMS` project. + +![install mgmt] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_install_mgmt.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_install_mgmt.png) ] + +### Modules mgmt + +You can easy manage the modules that are installed. + +*This section was not yet finished.* + +![modules mgmt] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_modules_mgmt.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_modules_mgmt.png) ] + +### Server informations + +View some basic server informations. + +![server information1] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_server_info1.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_server_info1.png) ] + +![server information2] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_server_info2.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_server_info2.png) ] + + +### Manage the sub links + +The sublinks are the links below the top banner and on the bottom of each page. + +![manage abox] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/small/guicms_adm_sublinks.png) + +[ [Large image] +(/../../~dvanmosselbeen/imgs/screenshots/guicms/guicms_adm_sublinks.png) ] \ No newline at end of file