aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_html.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Issue 0000614: Display hits under thumbnails like comments countervdigital2007-01-301-0/+13
* Undo r1677 functions_html.inc.php, because links are wrong.rub2007-01-231-4/+3
* - revert feature 564: log the login of each user; but add the possibility to bervelices2007-01-231-0/+1
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-2/+3
* - feature 599: option to forbid user registrationrvelices2006-12-131-0/+17
* Feature Issue ID 0000602: Redirect must be done by html or httprub2006-12-111-2/+2
* - new function set_status_header (set http status code)rvelices2006-12-081-6/+26
* - remove #user_cache_categories.is_child_date_lastrvelices2006-12-071-27/+36
* Resolved Issue ID 0000299:rub2006-12-011-17/+30
* feature 479: when more than 3 tags selected, be able to remove one tag rvelices2006-11-141-0/+48
* bug 571: getimagesize error (missing PHPWG_ROOT_PATH)rvelices2006-10-311-1/+1
* comments.php: cleanup url (t=1 in the url for an unknown reason) and image rvelices2006-10-171-1/+2
* merge -r1308:1309 from branch 1.6 to trunk (bug 367 fixed)plegall2006-05-151-1/+1
* bug 358 fixed : Accent are not correctly displayed in category listingchrisaga2006-04-291-2/+2
* merge -r1287 from branch-1_6 to trunkrvelices2006-04-281-0/+18
* merge branch 1.6 r1274:1275 into trunk (useless code)chrisaga2006-04-261-1/+0
* - 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