aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_html.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - merge branch 1.6 r1270:1271 into trunk (bug 351)chrisaga2006-04-251-1/+2
* - improve : add some htmlentities() to clean category names and descripion. S...chrisaga2006-04-221-3/+3
* - HTML validation : get_html_tag_selection() must never return an empty list ...chrisaga2006-04-181-0/+4
* improvement: urls for tags can contain now only the tag or the id and tagrvelices2006-04-061-5/+24
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-2/+51
* fix: image_order cookie path fixed for url rewritingrvelices2006-03-301-2/+28
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-6/+19
* URL rewriting: fix some old links, calendar simplification and prepare code rvelices2006-03-211-25/+25
* bug fixed: create_navigation_bar take into account clean URL if requested.plegall2006-03-161-40/+46
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-7/+9
* merge -r1038:1039 from branches/branch-1_5 into trunk (bug 269 fixed)plegall2006-02-131-6/+28
* improvement: $page['where'] string replaced by $page['items'].plegall2006-02-121-2/+4
* feature 77: standard navigation link - finalizedrvelices2006-02-101-24/+33
* merge branch 1.5 into trunk r1001:1002: bug 259 fixednikrou2006-02-091-7/+11
* improvement: got rid of num= _GET param in category.php (use only start=) sorvelices2006-01-271-4/+13
* Improve security of sessions: nikrou2006-01-151-10/+10
* - merge -r974:975 from branch 1.5 (PHP warning bug fixed)plegall2005-12-091-0/+1
* improve template : split theme from template itselfchrisaga2005-12-031-2/+1
* - report bug 206 correction and some template improvement from branch 1.5chrisaga2005-11-191-2/+2
* - merge -r939:940 from branch-1_5 (bug fixed in HTML for category menu tree)plegall2005-11-181-15/+8
* - bug 186 fixed: useless template theme icons deleted. Remaining icons inplegall2005-11-051-1/+1
* - bug fixed: HTML error on nested UL in categories menu.plegall2005-09-251-8/+10
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-141-18/+0
* - new : HTML BODY identifier to let CSS stylesheets manage specificplegall2005-08-251-13/+7
* - bug 133 fixed : "Nb of images incorectly rendered in "tool tip" nearplegall2005-08-181-12/+9
* - improvement : screen admin/picture_modify rewritten. Presentation copiedplegall2005-08-181-3/+4
* - modification : major simplification of admin.php. Titles are managed byplegall2005-08-171-1/+9
* - no "..." in navigation bar if page numbers are consecutiveplegall2005-01-081-2/+10
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - User permissions template migrationgweltas2004-12-231-1/+0
* - bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall2004-12-181-1/+2
* - bug fixed : in the categories menu, we may have to close more than oneplegall2004-12-131-2/+2
* - reformat create_navigation_bar functionplegall2004-12-131-37/+37
* - refresh paginated navigation bar : displays First and Last, displaysplegall2004-12-131-23/+91
* - in admin menu, status option for categories is not "permissions" butplegall2004-12-121-6/+5
* - global categories' options : instead of N horizontal tabs on a singleplegall2004-11-231-41/+45
* - optimization : representative picture becomes mandatory for a non emptyplegall2004-11-201-0/+70
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* - refactoring of comments.phpz0rglub2004-10-231-0/+31
* refactoring : rewrite of get_cat_display_name function headerz0rglub2004-10-231-6/+14
* code refactoring for function get_cat_display_namez0rglub2004-10-211-14/+32
* - huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2004-09-201-1/+1
* Minor bugs correctiongweltas2004-09-071-3/+5
* - bug correction : when coming from picture.php on a picture of category.phpz0rglub2004-09-041-1/+1
* - in admin/configuration, add new step with "sections" (general, comments,z0rglub2004-09-031-27/+7
* - Deletion of obsolete functions in the administrative partgweltas2004-08-251-1/+1
* in get_icon function, if the date is not in the right format, returns emptyz0rglub2004-08-211-0/+5
* replacement of obsolete header title filez0rglub2004-08-071-1/+1
* new function get_html_menu_category to manage menu categories as list itemsz0rglub2004-08-061-0/+259