root/trunk/gallery.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @588 [588] 8 days kimparsell + Minor markup changes for install/upgrade process. + Minor admin section …
(edit) @573 [573] 3 months sidtheduck + fix for ticket #89 - RSS feed for picture comments + fix for backward …
(edit) @555 [555] 5 months kimparsell + Major cleanup of markup in plog-admin section files - markup now …
(edit) @550 [550] 5 months sidtheduck + BIG Plogger restructure + fixing miscellaneous small bug fixes (RSS …
(edit) @546 [546] 6 months sidtheduck + Lots of sorting fixes - Now sorting is the same throughout . …
(edit) @538 [538] 7 months sidtheduck + additional cleanup for ticket #157 + additional bug fixes for ticket …
(edit) @511 [511] 9 months kasper Themes Element and Softer now translatable and translated to danish. Upped …
(edit) @494 [494] 9 months kasper Corrected huge slideshow bug, the slideshow would only show the first 20 …
(edit) @422 [422] 23 months anti - new cleaner and improved install procedure, still requires some tweaking …
(edit) @405 [405] 2 years chris Fixed ordering bug. Code was comparing "asc" and "ASC"; used strcasecmp …
(edit) @302 [302] 3 years mike - Remove gallery.php from theme directory, probably shouldn't be there. + …
(edit) @291 [291] 3 years anti * Moved function used by installation to lib/plogger * _install.php now …
(edit) @290 [290] 3 years anti and a few more security fixes
(edit) @270 [270] 3 years anti + fix ticket #68
(edit) @265 [265] 3 years anti + fix paging again. I had to rename the page argument to plog_page, …
(edit) @262 [262] 3 years anti + plogger_download_checkbox now requires an argument for the checkbox …
(edit) @258 [258] 3 years anti embedding fixes: searching and changing sort order works now, also don't …
(edit) @249 [249] 3 years mike + Added header.php and footer.php to the template scheme, greatly …
(edit) @248 [248] 3 years mike + Simplify templating even furthur, new template functions added
(edit) @247 [247] 3 years mike + Strip slashes from everything imaginable, should fix ticket [93]
(edit) @246 [246] 3 years mike + Basic theme switcher added to admin, run _upgrade.php to add theme …
(edit) @245 [245] 3 years mike + Prefix theme functions with plogger_ to avoid namespace collisions
(edit) @243 [243] 3 years mike + Created a theme template for Plogger comments. Several new picture loop …
(edit) @239 [239] 3 years mike + Move inline style information into style sheet, make style sheets …
(edit) @235 [235] 3 years anti + attempt to integrate admin functionality into gallery. Quick 'n dirty .. …
(edit) @228 [228] 3 years anti + restore alternating comment colors
(edit) @227 [227] 3 years anti + refactor the contents of the_gallery() and implement the "The Loop", …
(edit) @226 [226] 3 years mike + Implementation of JavaScript? overlay effect described in Ticket #87
(edit) @223 [223] 3 years mike + New default comment style, with alternating colors
(edit) @221 [221] 3 years mike + Add long description to gallery and upload interface
(edit) @219 [219] 3 years anti + get the number of albums in each collection with a single query + use …
(edit) @217 [217] 3 years anti + add gallery_url option to the config table and under the Options …
(edit) @216 [216] 3 years mike + Strip slashes from comment text
(edit) @207 [207] 3 years anti + new & improved thumbnail generation logic, don't forget to run …
(edit) @202 [202] 3 years mike + Implement search engine friendly page titles for each individual gallery …
(edit) @201 [201] 3 years mike + Fix javascript hotlinks in slideshow mode
(edit) @186 [186] 3 years mike + Changed/Added some program messages. + Fixed RSS link generation code
(edit) @182 [182] 3 years mike + Use filename truncation on returned search results
(edit) @173 [173] 3 years mike + Fixed image sorting problem, got rid of dependency on XMLHttpRequest, …
(edit) @169 [169] 3 years anti rewrite db connection functions
(edit) @153 [153] 3 years anti fix ticket #58
(edit) @152 [152] 3 years mike + A few changes to make sure that Plogger produces validated XHTML
(edit) @151 [151] 3 years mike + Added fancy styled buttons, fixes problem in ticket #52
(edit) @148 [148] 3 years anti Add separate path to collections and albums, this gets set to a valid …
(edit) @139 [139] 3 years anti There is now a single generate_thumb() function, new thumbnail types …
(edit) @129 [129] 3 years anti + the code now compiles cleanly under error_reporting(E_ALL); + link to …
(edit) @123 [123] 3 years mike Lots of cosmetic changes. Moved the next/prev links to the top so they …
(edit) @114 [114] 3 years anti + implement add_comment() + rewrite the logic behind posting comments, …
(edit) @112 [112] 3 years anti move generate_url to plog_functions, since it will be used elsewhere as …
(edit) @109 [109] 3 years anti Resolving ticket #32
(edit) @103 [103] 3 years mike + Mostly small changes and code cleanup
(edit) @102 [102] 3 years mike + Added accesskeys to all the major functions, complete listing of …
(edit) @100 [100] 3 years mike + Took out non-working "check if installed" code from the installation …
(edit) @99 [99] 3 years mike + Added "View as Slideshow" option to albums. I built the code so we …
(edit) @97 [97] 3 years anti + move generate_pagination to plog-functions, since the same function can …
(edit) @96 [96] 3 years anti + simplify the logic for generating next/prev links in "picture" level
(edit) @94 [94] 3 years anti + rewritten pagination, it now uses page numbers instead of amount of …
(edit) @89 [89] 3 years anti + restore RSS feeds for searches
(edit) @86 [86] 3 years anti + prev/next links for pictures, links in search results and jump_menu …
(edit) @85 [85] 3 years anti + if mod_rewrite is in use, then RSS links will be formatted as …
(edit) @84 [84] 3 years anti + refactor path resolving into a separate function and make it more …
(edit) @77 [77] 3 years anti + paths with apostrophes in them now work with mod_rewrite + fix image …
(edit) @73 [73] 3 years anti + strings from urls should be urldecoded before being passed to MySQL, …
(edit) @72 [72] 3 years anti + fix a minor bug in generate_url
(edit) @71 [71] 3 years anti + and this is the final part of mod_rewrite code. I'm not exactly proud of …
(edit) @66 [66] 3 years anti + set charset in plog-load_config instead
(edit) @65 [65] 3 years anti switch character set to UTF-8 but keep the option open to make it …
(edit) @56 [56] 3 years mike Added/Tweaked gallery generation benchmark to help us optimize …
(edit) @55 [55] 3 years mike Replaced "id" with "pid" in plog-manage.php to fix update-album …
(edit) @54 [54] 3 years mike Added user configurable default sort order to the options tab
(edit) @46 [46] 3 years anti + put thumbnail generation functions into separate file, because those are …
(edit) @45 [45] 3 years anti make large thumbnail generation a separate function
(edit) @44 [44] 3 years anti + get comment count and picture information with a single query
(edit) @43 [43] 3 years anti fix ticket #5
(edit) @39 [39] 3 years anti fix possible XSS attacks in comments. A visitor could have …
(edit) @38 [38] 3 years anti + show EXIT_date_taken for images, if available, this makes a lot more …
(edit) @36 [36] 3 years anti fixed: couldn't view collections with 1 or more empty albums
(edit) @31 [31] 3 years anti + add support for selectable thumbnails #13 you need to run _upgrade.php …
(edit) @30 [30] 3 years anti + add baseurl to global $config - this is required to get mod_rewrite …
(edit) @27 [27] 3 years mike Plogger now supports an underlying filesystem organization. Pictures are …
(edit) @24 [24] 3 years anti Optimize make_jump_menu a but, now it only makes 2 queries regardless of …
(edit) @22 [22] 3 years mike Added custom RSS feeds for search terms. If someone searches for "China" …
(edit) @18 [18] 4 years mike RSS feed link generator now also places a <link rel="alternate" …
(edit) @17 [17] 4 years mike Tooltip on the RSS button now gives an indication of what level of …
(edit) @15 [15] 4 years mike Fixed the placement of the RSS button within the Gallery. Also, tweaked …
(edit) @14 [14] 4 years mike Add support for aggregate and individuals XML streams through RSS 2.0. …
(edit)