History log of /dokuwiki/inc/media.php (Results 101 – 125 of 323)
Revision Date Author Comments
# 2472a8f6 20-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Removed unused vars, define undefined ones


# 900a9e9e 20-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

replace dir_delete by io_rmdir


# dfe934f9 16-Feb-2014 Andreas Gohr <andi@splitbrain.org>

Switched file icons against generated ones, added 32x32 versions


# b83a74f1 15-Feb-2014 Anika Henke <anika@selfthinker.org>

fixed typo in phpdoc


# 71fcf515 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into diff_navigation


# 90098477 15-Feb-2014 Andreas Gohr <andi@splitbrain.org>

try to ignore chmod errors FS#2895


# 2643fc17 15-Feb-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into diff_navigation


# 815f94e6 15-Feb-2014 lisps <stummp@loewen.de>

Mediamanager: rename radio name attributes for sort and list buttons to
fix fs#2851
related to http://bugs.jqueryui.com/ticket/8761


# a051c274 02-Feb-2014 Anika Henke <anika@selfthinker.org>

Merge remote-tracking branch 'origin/master' into video-audio


# 8fe276f7 26-Jan-2014 Anika Henke <anika@selfthinker.org>

Merge remote-tracking branch 'origin/master' into video-audio


# 93c7482b 19-Jan-2014 Andreas Gohr <andi@splitbrain.org>

Merge pull request #454 from lisps/resize_image-height

Resize image by height


# ebc28e69 07-Jan-2014 Andreas Gohr <andi@splitbrain.org>

removed some unused parameters, fixed some docblocks

this file makes me cry. there is so much shit going on here.


# 1253a9dc 07-Jan-2014 Andreas Gohr <andi@splitbrain.org>

removed superflous parameter


# e175e163 27-Nov-2013 lisps <stummp@loewen.de>

fix indent


# 77450f40 27-Nov-2013 lisps <stummp@loewen.de>

media image can be resized by height (without width)


# 047bad06 21-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

refactor PageRevisionLog into Media- and PageChangelog extending Changelog


# f523c971 20-Nov-2013 Gerrit Uitslag <klapinklapin@gmail.com>

update function calls to changelog functions


# 030141fb 13-Nov-2013 Andreas Gohr <andi@splitbrain.org>

Merge pull request #422 from glensc/patch-1

media_isexternal do not capture


# 5381a7ee 13-Nov-2013 Elan Ruusamäe <glen@delfi.ee>

remove 'infos' misspelling

http://english.stackexchange.com/questions/117552/why-does-information-not-have-a-plural-form


# fe578fe9 13-Nov-2013 Elan Ruusamäe <glen@delfi.ee>

media_isexternal do not capture

do not capture groups in media_isexternal. saves perhaps some cpu cycles and some bytes memory


# c5393ecb 02-Nov-2013 Anika Henke <anika@selfthinker.org>

Merge remote-tracking branch 'origin/master' into video-audio

Conflicts:
inc/parser/xhtml.php


# 71c1143e 04-Aug-2013 Anika Henke <anika@selfthinker.org>

Merge remote-tracking branch 'origin/master' into video-audio


# f50634f0 04-Aug-2013 Anika Henke <anika@selfthinker.org>

refactored audio/video code, removed wrong link around audio


# 00e3e394 03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

fix the default ordering of media files to be "natural".

also allow the order to be specified in more places.


# 89274c0d 03-Aug-2013 Christopher Smith <chris@jalakai.co.uk>

move the media search formlet up

Currently the search box is below the media file list, where it is
effectively inaccessible in a namespace with lots of files. This
change moves the search box abov

move the media search formlet up

Currently the search box is below the media file list, where it is
effectively inaccessible in a namespace with lots of files. This
change moves the search box above the media file list and below the
upload form.

show more ...


12345678910>>...13