DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:mediarename

This is an old revision of the document!


mediarename plugin

Compatible with DokuWiki

2009-08-30

plugin Add a quicklink to mediamanager to allow automatic renaming of all invalid filenames in a namespace to valid media-file-names

Last updated on
2009-12-27
Provides
Action

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with filenames, media, mediamanager, rename, renaming

What is this ?

Media Files with invalid names can be renamed to valid DokuWiki-media-file-names when they are found in a media directory by the media-manager. Renaming is triggered by a link at media-managers left-side area.

Such a filename fixing can be needed, if files were not uploaded with the media manager but copied via the servers filesystem. Take notice: recursive renaming works, but stops inside renamed directories. Re-run the action in that case, as long as no more invalid filenames were encountered.

Download and Installation

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

http://develop.servus.at/software/mediarename-2009-12-02.tgz

http://develop.servus.at/software/mediarename-2009-12-02.zip

Usage

If the plugin is installed, a quicklink is shown in the left-side-area of the mediamanager. Clicking it, converts all invalid media filenames to valid ones. Recursively processing all sub-namespaces can be chosen.

Mediamanagers usual behaviour is to show a message for each invalid mediafilename found. Clicking the rename-link shows a message for all renamed files. To get rid of this (list), just refresh the view (by clicking the namespace)

Notes

  • The recursive renaming does not truly work yet: in case that a directory had to be renamed, recursion breaks - possible invalid filenames inside that directory are not renamed.
    Simply run the function a second time !

    (This break is kept for the case that a directory has to be renamed exactly to the name of an already existing directory - to prevent the unintended moving of the files from the first dir to the existing dir (that would follow from the recursive process)
    Didn't come around this till now… Well, being forced to click several times if there are directories with invalid names is not the worst that can happen… at least you see what you are doing;-))
  • Keep in mind: DokuWiki skips all filenames in the mediadir beginning with '.', ':', '_'. as hidden files.
    As you possibly could use this plugin for bulk-renaming digi-cam photos with typically uppercase-names which you didn't load through media-manager you might find that some cams name the .jpgs like: '_IMG-xxx'. Unfortunately such files are not recognized by DokuWiki and thus also not renamed by this plugin.
plugin/mediarename.1297209247.txt.gz · Last modified: 2011-02-09 00:54 by ach

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki