History log of /dokuwiki/inc/media.php (Results 326 – 337 of 337)
Revision Date Author Comments
# 8902ae3d 30-Jul-2006 Anika Henke <a.c.henke@arcor.de>

mediamanager uploadform: adjusted html + css

darcs-hash:20060730111004-d5083-ab7efbe958e77f5b7ff4500b91b8d43da657e9d4.gz


# cc7d0c94 05-Jul-2006 Ben Coburn <btcoburn@silicodon.net>

IO action events

Adds page and namespace events:
IO_WIKIPAGE_READ
IO_WIKIPAGE_WRITE
IO_NAMESPACE_CREATED
IO_NAMESPACE_DELETED

The namespace events are purely advisory,
while the wikipage ev

IO action events

Adds page and namespace events:
IO_WIKIPAGE_READ
IO_WIKIPAGE_WRITE
IO_NAMESPACE_CREATED
IO_NAMESPACE_DELETED

The namespace events are purely advisory,
while the wikipage events allow page content
to be modified between DokuWiki and the disk.

These events are primarily intended to simplify
keeping other tools in sync with the semantic
structure of a DokuWiki site. As an added benefit,
the events allow plugins to conduct automated
processing of raw wiki page content.

The namespace events cover the separate namespace
trees for both pages and media. The "name" of the
tree that the event belongs to is included in the
event data.

darcs-hash:20060705105652-05dcb-f44024e852a2adf1a14b8a7d69c46db067e72307.gz

show more ...


# 74400ea5 09-Jun-2006 Ben Coburn <btcoburn@silicodon.net>

fix media file permissions

Always chmod media because they may be saved with
different permissions than expected from the php umask.

darcs-hash:20060609072434-05dcb-8e6cb602df7afc75633c7eec0a9056a8

fix media file permissions

Always chmod media because they may be saved with
different permissions than expected from the php umask.

darcs-hash:20060609072434-05dcb-8e6cb602df7afc75633c7eec0a9056a8b9696f77.gz

show more ...


# 7af1b404 07-Jun-2006 Anika Henke <a.c.henke@arcor.de>

more semantic alt values in media tree

darcs-hash:20060607193424-d5083-1ecd7dce6a41d12339c66b48883980e285c95214.gz


# 44409c3d 27-May-2006 Andreas Gohr <andi@splitbrain.org>

be clever about extensions on upload

This patch makes it possible to enter filenames without an
extension in the upload as field when the uploaded file it
self has a known extension.

It also prints

be clever about extensions on upload

This patch makes it possible to enter filenames without an
extension in the upload as field when the uploaded file it
self has a known extension.

It also prints a warning when an extension was changed by
the user.

darcs-hash:20060527100310-7ad00-cf2abb4b9730e54b96c6ba24b2a999011cfb834a.gz

show more ...


# 6c48a22e 26-May-2006 Andreas Gohr <andi@splitbrain.org>

added id to namespace headline

This makes the currently in the medaia manager selected namespace available
to any JavaScript files

darcs-hash:20060526144011-7ad00-23c476c38f8b559680c510c16b7de9924d

added id to namespace headline

This makes the currently in the medaia manager selected namespace available
to any JavaScript files

darcs-hash:20060526144011-7ad00-23c476c38f8b559680c510c16b7de9924d3dd669.gz

show more ...


# 4868e1c6 25-May-2006 Andreas Gohr <andi@splitbrain.org>

validity fix in image meta edit form

darcs-hash:20060525173150-7ad00-07520ef2e00d48a01eb3681357d3a31e2feea86b.gz


# 0b173dce 25-May-2006 Andreas Gohr <andi@splitbrain.org>

media manager validity fixes

darcs-hash:20060525172718-7ad00-4395765bab12098f5fb8c4ec6d1f98ffd8937f0c.gz


# 256ca81e 25-May-2006 Andreas Gohr <andi@splitbrain.org>

label for root of medianamespaces

darcs-hash:20060525160758-7ad00-43610809062192c93c4ec7dfb578e9f3eb6a0e80.gz


# cf6894df 25-May-2006 Andreas Gohr <andi@splitbrain.org>

more mediamanager fixes

This fixes some styling issues, the cookie handling and a bug in the
JavaScript caching mechanism.

darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz


# 64c9cfd5 19-May-2006 Andreas Gohr <andi@splitbrain.org>

media manager enhancements

Separate scrolling for right and left side of the manager (like frames)
Show syntax example for simple copy'n'paste if no JavaScript available.

darcs-hash:20060519202900-

media manager enhancements

Separate scrolling for right and left side of the manager (like frames)
Show syntax example for simple copy'n'paste if no JavaScript available.

darcs-hash:20060519202900-7ad00-9b20bd7993d3687f83b807a81cd23051b16785db.gz

show more ...


# 3df72098 19-May-2006 Andreas Gohr <andi@splitbrain.org>

new mediamanager

This patch adds a completely rewritten media popup. The following noteworthy
changes were made:

- media manager uses a collapsible namespace tree
- media manager uses AJAX if avail

new mediamanager

This patch adds a completely rewritten media popup. The following noteworthy
changes were made:

- media manager uses a collapsible namespace tree
- media manager uses AJAX if available
- media manager popup can be kept open when selecting a media file
- only one template is used for the media manager :!: Template
- Editable image metadata is configured in conf/mediameta.php now
- The JS cookie mechanism was enhanced to store key/value pairs
- Language strings can be exported to JS in js.php

darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz

show more ...


1...<<11121314