History log of /dokuwiki/inc/media.php (Results 126 – 150 of 342)
Revision Date Author Comments
# 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 ...


# 79e53fe5 03-Aug-2013 Anika Henke <anika@selfthinker.org>

improved code for videos (restrict to 3 mimetypes, removed codec info from type attribute)


# 99f943f6 02-Aug-2013 Anika Henke <anika@selfthinker.org>

added poster attribute to video if jpg or png with same file name exists


# 3d7a9e0a 02-Aug-2013 Anika Henke <anika@selfthinker.org>

Add several alternative formats to video for better browser compatibility

All .webm, .ogv and .mp4 files with the same filename are automatically
chosen as alternative sources when only one of them

Add several alternative formats to video for better browser compatibility

All .webm, .ogv and .mp4 files with the same filename are automatically
chosen as alternative sources when only one of them is mentioned in the
media syntax.

show more ...


# de489e8b 01-Aug-2013 Klap-in <klapinklapin@gmail.com>

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


# cc036f74 01-Aug-2013 Klap-in <klapinklapin@gmail.com>

remove hash for external images, but use token url parameter instead


# ffec1009 31-Jul-2013 Michael Hamann <michael@content-space.de>

Index media file usage in the metadata index and use it in ft_mediause()


12345678910>>...14