2008-07-30 19:07 raoul * comments/search.php, news/search.php, posts/search.php: Improving the pattern to highlight search string. 2008-07-30 19:00 raoul * includes/function.php: Adding more verifications in the entities array. 2008-07-20 19:53 raoul * comments/search.php, includes/function.php, news/search.php, posts/search.php: Adding more verifications in the pattern to find entities. 2008-07-20 19:49 raoul * comments/search.php, news/search.php, posts/search.php: Converting the chars to entities before formatting the search string to avoid handling multiple encodings. 2008-07-18 18:28 raoul * includes/common.php, install/index.php, readme.txt: Moving 2007.2 string to 2008.0. 2008-07-18 18:27 raoul * comments/search.php: Moving 2003-2007 string to 2003-2008. 2008-07-18 07:52 raoul * includes/function.php: chars2entities(): handling all iso-8859-2 characters instead of only Polish ones. 2008-07-17 18:50 raoul * admin/categories.php, admin/comments.php, admin/news.php, admin/polls.php, admin/posts.php, admin/settings.php, admin/templates.php, admin/users.php, comments/add.php, comments/edit.php, comments/search.php, includes/function.php, install/index.php, news/search.php, news/submit.php, posts/add.php, posts/edit.php, posts/search.php, users/login.php, users/password.php, users/profile.php, users/register.php: Replacing htmlentities function with chars2entities. 2008-07-17 18:42 raoul * includes/function.php: Adding chars2entities function and using UTF-8 encoding (polish chars). 2008-01-28 18:57 raoul * languages/polish.php: Importing project resources into CVS. Thanks to Andrzej Opejda for his great work ! 2008-01-28 18:56 raoul * languages/: english.php, french.php, german.php, spanish.php: Uncomment 'POLISH' index. 2008-01-28 18:53 raoul * admin/news.php, templates/blumar/admin/news/add.htpl, templates/blumar/admin/news/add_submitted.htpl, templates/blumar/admin/news/edit.htpl, templates/default/admin/news/add.htpl, templates/default/admin/news/add_submitted.htpl, templates/default/admin/news/edit.htpl: Adding preview feature when adding or editing news. 2008-01-28 18:52 raoul * templates/variables.txt: Adding admin/news/preview*.htpl sections. 2008-01-28 18:50 raoul * templates/: blumar/admin/news/preview.htpl, blumar/admin/news/preview_edited.htpl, blumar/admin/news/preview_submitted.htpl, default/admin/news/preview.htpl, default/admin/news/preview_edited.htpl, default/admin/news/preview_submitted.htpl: Importing project resources into CVS. 2008-01-28 18:39 raoul * templates/blumar/news/search.htpl: Adding missing link to home. 2008-01-23 18:18 raoul * includes/function.php: cut_text() and do_html() functions: more verifications in the counting of tags. 2008-01-17 07:38 raoul * admin/comments.php, admin/posts.php, comments/add.php, comments/edit.php, posts/add.php, posts/edit.php: Redirection with success_template: need to move & strings to &. 2008-01-05 12:30 raoul * templates/: blumar/posts/list.htpl, default/posts/list.htpl: Moving search form just after the table header. 2008-01-05 11:24 raoul * includes/function.php: Removing HEADER_ONLINE and HEADER_SEARCH strings. 2008-01-05 11:22 raoul * news/index.php: Adding FORM_IN_SUBJECT, FORM_IN_TEXT and SEARCH strings. 2008-01-05 11:22 raoul * includes/function.php: Removing FORM_IN_SUBJECT, FORM_IN_TEXT and SEARCH from page_header() function. 2008-01-05 11:12 raoul * languages/: english.php, french.php, german.php, spanish.php: Removing HEADER_ONLINE and HEADER_SEARCH strings. 2008-01-05 11:11 raoul * templates/variables.txt: Moving {FORM_IN_SUBJECT}, {FORM_IN_TEXT} and {SEARCH} from header.htpl to news/index.htpl. Removing HEADER_ONLINE and HEADER_SEARCH strings from header.htpl. 2008-01-05 11:09 raoul * templates/default/style.css: Adding declaration block for search. Minor changes in leftContent and leftTitle declaration blocks. 2008-01-05 11:07 raoul * templates/: blumar/news/index.htpl, default/news/index.htpl: Adding search form. 2008-01-05 11:07 raoul * templates/: blumar/header.htpl, default/header.htpl: Removing search form. Removing HEADER_ONLINE and HEADER_SEARCH strings. 2008-01-04 22:40 raoul * templates/: blumar/posts/list.htpl, default/posts/list.htpl: Minor changes in form input order. 2008-01-04 21:52 raoul * templates/default/style.css: Adding declaration block for search. Minor fix in commentsFooter and postsFooter declaration blocks. 2008-01-04 21:50 raoul * templates/blumar/style.css: Adding declaration block for search. 2008-01-04 21:44 raoul * templates/: blumar/comments/index.htpl, default/comments/index.htpl: Adding search form. 2008-01-04 21:43 raoul * comments/index.php, templates/variables.txt: Adding FORM_IN_SUBJECT, FORM_IN_TEXT and SEARCH strings. 2008-01-04 21:17 raoul * templates/variables.txt: Adding comments/search.htpl file. 2008-01-04 21:13 raoul * languages/: english.php, french.php, german.php, spanish.php: Adding COMMENTS_SEARCH_* strings. 2008-01-04 21:04 raoul * comments/search.php, templates/blumar/comments/search.htpl, templates/default/comments/search.htpl: Importing new contents to files moved. 2008-01-04 20:42 raoul * languages/: english.php, french.php, german.php, spanish.php: Moving search/SEARCH strings to whatsnew/WHATSNEW. Modifying page's title. Editing the link pointing to comments/search.php. 2008-01-04 20:37 raoul * comments/whatsnew.php, templates/variables.txt, templates/blumar/comments/whatsnew.htpl, templates/default/comments/whatsnew.htpl: Moving search/SEARCH strings to whatsnew/WHATSNEW. 2008-01-04 20:12 raoul * templates/: blumar/comments/whatsnew.htpl, default/comments/whatsnew.htpl: Copying the content of templates/*/comments/search.htpl into this new file. The templates/*/comments/search.htpl file will be used for searches in subjects and texts, not to display what's new since the users last visit. 2008-01-04 20:03 raoul * comments/whatsnew.php: Copying the content of comments/search.php into this new file. The comments/search.php file will be used for searches in subjects and texts, not to display what's new since the users last visit. 2008-01-02 18:51 raoul * index.php, readme.txt, admin/advanced.php, admin/categories.php, admin/comments.php, admin/index.php, admin/news.php, admin/polls.php, admin/posts.php, admin/settings.php, admin/smilies.php, admin/templates.php, admin/users.php, comments/add.php, comments/edit.php, comments/index.php, comments/reply.php, comments/search.php, includes/common.php, includes/function.php, includes/mysql.php, includes/pgsql.php, includes/session.php, includes/sqlite.php, includes/template.php, install/index.php, languages/english.php, languages/french.php, languages/german.php, languages/spanish.php, news/browse.php, news/index.php, news/search.php, news/send.php, news/submit.php, polls/index.php, polls/view.php, polls/vote.php, posts/add.php, posts/edit.php, posts/index.php, posts/list.php, posts/read.php, posts/search.php, sql/mysql.sql, sql/pgsql.sql, sql/smilies.sql, sql/sqlite.sql, templates/variables.txt, templates/blumar/ie.css, templates/blumar/javascript.js, templates/blumar/style.css, templates/default/javascript.js, templates/default/style.css, users/info.php, users/login.php, users/logout.php, users/password.php, users/profile.php, users/register.php: Moving 2003-2007 string to 2003-2008. 2008-01-02 18:42 raoul * includes/function.php: Adding a redirection with delay after the success template. 2008-01-02 18:40 raoul * includes/template.php: Send the output only once (after parsing footer template) in order to allow calls to the header() function. 2007-12-29 08:39 raoul * readme.txt, includes/common.php, install/index.php: Moving 2007.1 string to 2007.2. 2007-12-28 22:20 raoul * includes/session.php: Modifying the sessions period. 2007-12-28 19:06 raoul * includes/function.php: Minor fix in the order of functions. 2007-12-28 19:04 raoul * includes/function.php: Fix in the counting of users. 2007-12-28 19:00 raoul * includes/session.php: Improving the way sessions are handled. Counting users is easier. Fix in garbage collection. 2007-12-28 10:10 raoul * templates/blumar/style.css: Minor fix in left block position. 2007-11-20 18:19 raoul * languages/: english.php, french.php, german.php, spanish.php: Adding ADMIN_USERS_DELETED and ADMIN_USERS_ERROR strings. 2007-11-18 18:16 raoul * templates/: variables.txt, blumar/admin/users/view.htpl, default/admin/users/view.htpl: Modifying the way users list is displayed (with images), similar to categories for example. 2007-11-18 18:15 raoul * images/admin/: administrator.png, advanced_moderator.png, banned.png, moderator.png, public.png: Importing project resources into CVS. 2007-11-18 18:15 raoul * admin/users.php: Adding a section to delete users. Modifying the way users list is displayed (with images), similar to categories for example. 2007-11-15 18:54 raoul * languages/: english.php, french.php, spanish.php: Uncomment 'GERMAN' index. 2007-11-15 18:50 raoul * languages/german.php: Importing project resources into CVS. Thanks to Herbert Arp for his great work ! 2007-09-29 22:08 raoul * sql/mysql.sql, sql/pgsql.sql, sql/smilies.sql, sql/sqlite.sql, templates/blumar/ie.css, templates/blumar/style.css, templates/default/style.css: The notices, concerning the GNU GPL, at the start of each source file must also be modified. 2007-09-29 21:59 raoul * comments/add.php, comments/edit.php, comments/index.php, comments/reply.php, comments/search.php, includes/common.php, includes/function.php, includes/mysql.php, includes/pgsql.php, includes/session.php, includes/sqlite.php, includes/template.php, polls/index.php, polls/view.php, polls/vote.php, users/info.php, users/login.php, users/logout.php, users/password.php, users/profile.php, users/register.php, index.php, readme.txt, admin/advanced.php, admin/categories.php, admin/comments.php, admin/index.php, admin/news.php, admin/polls.php, admin/posts.php, admin/settings.php, admin/smilies.php, admin/templates.php, admin/users.php, install/index.php, languages/english.php, languages/french.php, languages/spanish.php, news/browse.php, news/index.php, news/search.php, news/send.php, news/submit.php, posts/add.php, posts/edit.php, posts/index.php, posts/list.php, posts/read.php, posts/search.php, templates/variables.txt, templates/blumar/javascript.js, templates/default/javascript.js: The notices, concerning the GNU GPL, at the start of each source file must also be modified. 2007-09-22 08:55 raoul * admin/advanced.php, admin/comments.php, admin/news.php, admin/settings.php, admin/smilies.php, admin/templates.php, admin/users.php, comments/add.php, comments/edit.php, comments/index.php, comments/reply.php, comments/search.php, includes/common.php, includes/function.php, includes/mysql.php, includes/pgsql.php, includes/session.php, includes/sqlite.php, includes/template.php, news/browse.php, news/index.php, news/search.php, news/send.php, news/submit.php, polls/index.php, polls/view.php, polls/vote.php, posts/add.php, posts/edit.php, posts/index.php, posts/list.php, posts/read.php, posts/search.php, sql/mysql.sql, sql/pgsql.sql, sql/smilies.sql, sql/sqlite.sql, users/info.php, users/login.php, users/logout.php, users/password.php, users/profile.php, users/register.php, copying.txt, index.php, readme.txt, admin/categories.php, admin/index.php, admin/polls.php, admin/posts.php, install/index.php, languages/english.php, languages/french.php, languages/spanish.php, templates/variables.txt, templates/blumar/ie.css, templates/blumar/javascript.js, templates/blumar/style.css, templates/default/javascript.js, templates/default/style.css: The GNU General Public License, version 3, is adopted. For more explanation, see http://www.fsf.org/. 2007-09-21 18:43 raoul * includes/function.php: HTML entities must also be taken into account in string length. 2007-04-15 14:54 raoul * comments/index.php, comments/reply.php, comments/search.php, news/search.php: Adding comment to empty news source to correct Internet Explorer bug. 2007-04-15 14:25 raoul * templates/blumar/style.css: Editing pagesBlock position. 2007-04-15 13:19 raoul * templates/blumar/ie.css: Importing project resources into CVS. 2007-04-15 13:19 raoul * templates/blumar/style.css: Removing Internet Explorer hack. 2007-04-15 12:06 raoul * news/index.php: Adding comment to empty news source to correct Internet Explorer bug. 2007-04-13 19:03 raoul * languages/: english.php, spanish.php: Putting FORM_IN_SUBJECT and FORM_IN_TEXT in the plural. 2007-04-13 18:52 raoul * templates/: blumar/posts/search.htpl, default/posts/search.htpl: Removing useless tags. 2007-04-13 18:48 raoul * templates/variables.txt: Adding posts/search.htpl section. 2007-04-13 17:46 raoul * posts/search.php, templates/blumar/posts/search.htpl, templates/default/posts/search.htpl: Replacing BACK_HOME string with BACK_THREADS_INDEX. 2007-04-13 13:10 raoul * posts/list.php, templates/blumar/posts/list.htpl, templates/default/posts/list.htpl: Adding search form. 2007-04-13 13:08 raoul * posts/search.php, templates/blumar/posts/search.htpl, templates/default/posts/search.htpl: Importing project resources into CVS. 2007-04-13 13:05 raoul * templates/variables.txt: Moving HEADER_SUBJECT string to FORM_IN_SUBJECT. Moving HEADER_TEXT string to FORM_IN_TEXT. Adding SEARCH string. 2007-04-13 13:03 raoul * languages/: english.php, french.php, spanish.php: Adding POSTS_SEARCH_* strings. 2007-04-12 20:35 raoul * includes/function.php, languages/english.php, languages/french.php, languages/spanish.php, templates/variables.txt, templates/blumar/header.htpl, templates/default/header.htpl: Moving HEADER_SUBJECT string to FORM_IN_SUBJECT. Moving HEADER_TEXT string to FORM_IN_TEXT. 2007-04-09 19:07 raoul * readme.txt: Adding upgrade section. 2007-04-09 18:47 raoul * readme.txt, includes/common.php, install/index.php: Moving 2007.0 string to 2007.1. 2007-04-09 18:01 raoul * news/search.php: Clean, format and highlight string. Using spaces and question marks in search. 2007-04-09 17:54 raoul * languages/: english.php, french.php, spanish.php: Editing news search's error and help messages. 2007-04-08 10:42 raoul * users/info.php: Adding {FORM_USER_TEMPLATE} template variable. 2007-04-08 10:37 raoul * templates/variables.txt, templates/blumar/users/info.htpl, templates/default/users/info.htpl, users/info.php: Adding {USER_TEMPLATE} template variable. 2007-04-08 10:17 raoul * languages/: english.php, french.php, spanish.php: Adding new fields for categories edition. 2007-04-08 10:14 raoul * admin/categories.php: Checking news or posts during edition. 2007-04-04 19:22 raoul * templates/blumar/polls/vote.htpl: Correct submit field. 2007-04-01 19:36 raoul * templates/blumar/style.css: Adding margin to ordered and unordered lists. 2007-04-01 19:36 raoul * templates/blumar/header.htpl: Removing useless tags. 2007-04-01 18:03 raoul * templates/blumar/: error.htpl, footer.htpl, header.htpl, index.htm, javascript.js, style.css, success.htpl, admin/advanced.htpl, admin/index.htm, admin/index.htpl, admin/categories/add.htpl, admin/categories/edit.htpl, admin/categories/index.htm, admin/categories/view.htpl, admin/comments/edit.htpl, admin/comments/index.htm, admin/news/add.htpl, admin/news/add_submitted.htpl, admin/news/edit.htpl, admin/news/index.htm, admin/news/view.htpl, admin/news/view_submitted.htpl, admin/polls/add.htpl, admin/polls/edit.htpl, admin/polls/index.htm, admin/polls/view.htpl, admin/posts/edit.htpl, admin/posts/index.htm, admin/settings/edit.htpl, admin/settings/index.htm, admin/smilies/add.htpl, admin/smilies/edit.htpl, admin/smilies/index.htm, admin/smilies/view.htpl, admin/templates/edit.htpl, admin/templates/index.htm, admin/templates/view.htpl, admin/users/edit.htpl, admin/users/index.htm, admin/users/view.htpl, comments/edit.htpl, comments/index.htm, comments/index.htpl, comments/preview.htpl, comments/reply.htpl, comments/search.htpl, images/comment.png, images/index.htm, images/list.png, images/send.png, images/tree.png, news/browse.htpl, news/index.htm, news/index.htpl, news/search.htpl, news/send.htpl, news/submit.htpl, polls/index.htm, polls/index.htpl, polls/view.htpl, polls/vote.htpl, posts/edit.htpl, posts/index.htm, posts/index.htpl, posts/list.htpl, posts/preview.htpl, posts/read.htpl, users/index.htm, users/info.htpl, users/login.htpl, users/password.htpl, users/profile.htpl, users/register.htpl: Importing project resources into CVS. 2007-04-01 13:16 raoul * templates/default/admin/comments/edit.htpl: Putting the close tag to right place. 2007-04-01 13:13 raoul * includes/function.php: Removing the spaces that allow the numbers to be displayed in a line and the texts in another line (use CSS overflow). 2007-04-01 12:22 raoul * .cvsignore, copying.txt, index.php, readme.txt, admin/advanced.php, admin/categories.php, admin/comments.php, admin/index.php, admin/news.php, admin/polls.php, admin/posts.php, admin/settings.php, admin/smilies.php, admin/templates.php, admin/users.php, backends/backend.xml, backends/index.htm, comments/add.php, comments/edit.php, comments/index.php, comments/reply.php, comments/search.php, db/.htaccess, db/genu.db, db/index.htm, images/index.htm, images/logo.png, images/admin/advanced.png, images/admin/categories.png, images/admin/index.htm, images/admin/news.png, images/admin/polls.png, images/admin/settings.png, images/admin/smilies.png, images/admin/templates.png, images/admin/users.png, images/bbcodes/bold.png, images/bbcodes/center.png, images/bbcodes/code.png, images/bbcodes/color.png, images/bbcodes/image.png, images/bbcodes/index.htm, images/bbcodes/italic.png, images/bbcodes/justify.png, images/bbcodes/left.png, images/bbcodes/ol.png, images/bbcodes/quote.png, images/bbcodes/right.png, images/bbcodes/size.png, images/bbcodes/strike.png, images/bbcodes/ul.png, images/bbcodes/underline.png, images/bbcodes/url.png, images/categories/index.htm, images/comments/edit.png, images/comments/index.htm, images/comments/reply.png, images/polls/bar.png, images/polls/index.htm, images/posts/edit.png, images/posts/folder.png, images/posts/folder_closed.png, images/posts/folder_new.png, images/posts/folder_new_closed.png, images/posts/index.htm, images/posts/private.png, images/posts/private_new.png, images/posts/sticky.png, images/posts/sticky_closed.png, images/posts/sticky_new.png, images/posts/sticky_new_closed.png, images/smilies/arrow.gif, images/smilies/biggrin.gif, images/smilies/confused.gif, images/smilies/cool.gif, images/smilies/cry.gif, images/smilies/evil.gif, images/smilies/exclaim.gif, images/smilies/idea.gif, images/smilies/index.htm, images/smilies/lol.gif, images/smilies/mad.gif, images/smilies/neutral.gif, images/smilies/question.gif, images/smilies/razz.gif, images/smilies/redface.gif, images/smilies/rolleyes.gif, images/smilies/sad.gif, images/smilies/shock.gif, images/smilies/smile.gif, images/smilies/surprised.gif, images/smilies/wink.gif, includes/.htaccess, includes/common.php, includes/config.php, includes/function.php, includes/index.htm, includes/mysql.php, includes/pgsql.php, includes/session.php, includes/sqlite.php, includes/template.php, install/index.php, languages/english.php, languages/french.php, languages/index.htm, languages/spanish.php, news/browse.php, news/index.php, news/search.php, news/send.php, news/submit.php, polls/index.php, polls/view.php, polls/vote.php, posts/add.php, posts/edit.php, posts/index.php, posts/list.php, posts/read.php, sql/index.htm, sql/mysql.sql, sql/pgsql.sql, sql/smilies.sql, sql/sqlite.sql, templates/index.htm, templates/variables.txt, templates/default/error.htpl, templates/default/footer.htpl, templates/default/header.htpl, templates/default/index.htm, templates/default/javascript.js, templates/default/style.css, templates/default/success.htpl, templates/default/admin/advanced.htpl, templates/default/admin/index.htm, templates/default/admin/index.htpl, templates/default/admin/categories/add.htpl, templates/default/admin/categories/edit.htpl, templates/default/admin/categories/index.htm, templates/default/admin/categories/view.htpl, templates/default/admin/comments/edit.htpl, templates/default/admin/comments/index.htm, templates/default/admin/news/add.htpl, templates/default/admin/news/add_submitted.htpl, templates/default/admin/news/edit.htpl, templates/default/admin/news/index.htm, templates/default/admin/news/view.htpl, templates/default/admin/news/view_submitted.htpl, templates/default/admin/polls/add.htpl, templates/default/admin/polls/edit.htpl, templates/default/admin/polls/index.htm, templates/default/admin/polls/view.htpl, templates/default/admin/posts/edit.htpl, templates/default/admin/posts/index.htm, templates/default/admin/settings/edit.htpl, templates/default/admin/settings/index.htm, templates/default/admin/smilies/add.htpl, templates/default/admin/smilies/edit.htpl, templates/default/admin/smilies/index.htm, templates/default/admin/smilies/view.htpl, templates/default/admin/templates/edit.htpl, templates/default/admin/templates/index.htm, templates/default/admin/templates/view.htpl, templates/default/admin/users/edit.htpl, templates/default/admin/users/index.htm, templates/default/admin/users/view.htpl, templates/default/comments/edit.htpl, templates/default/comments/index.htm, templates/default/comments/index.htpl, templates/default/comments/preview.htpl, templates/default/comments/reply.htpl, templates/default/comments/search.htpl, templates/default/images/index.htm, templates/default/images/list.png, templates/default/images/tree.png, templates/default/news/browse.htpl, templates/default/news/index.htm, templates/default/news/index.htpl, templates/default/news/search.htpl, templates/default/news/send.htpl, templates/default/news/submit.htpl, templates/default/polls/index.htm, templates/default/polls/index.htpl, templates/default/polls/view.htpl, templates/default/polls/vote.htpl, templates/default/posts/edit.htpl, templates/default/posts/index.htm, templates/default/posts/index.htpl, templates/default/posts/list.htpl, templates/default/posts/preview.htpl, templates/default/posts/read.htpl, templates/default/users/index.htm, templates/default/users/info.htpl, templates/default/users/login.htpl, templates/default/users/password.htpl, templates/default/users/profile.htpl, templates/default/users/register.htpl, users/index.htm, users/info.php, users/login.php, users/logout.php, users/password.php, users/profile.php, users/register.php: Importing project resources into CVS.