History log of /dokuwiki/ (Results 9601 – 9625 of 10765)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6f6c246825-May-2006 Ben Coburn <btcoburn@silicodon.net>

makes getRevisions faster

Makes inc/common.php#getRevisions a little faster.
Takes about half as much time as the preg_match.

darcs-hash:20060525030452-05dcb-dbff9f9c134a425669ff6a477612737b022fb6b

makes getRevisions faster

Makes inc/common.php#getRevisions a little faster.
Takes about half as much time as the preg_match.

darcs-hash:20060525030452-05dcb-dbff9f9c134a425669ff6a477612737b022fb6bd.gz

show more ...

9a3288d618-Apr-2006 ovegh <ovegh@vsieti.sk>

updated_localisation_sk_SK

darcs-hash:20060418090713-95fcd-c869a93f84e3399ccfe2f3ce9e3e4e7a5b359a1c.gz

f8f8e2de25-May-2006 Andreas Gohr <andi@splitbrain.org>

gzip_output defaults to 0 now

darcs-hash:20060525113648-7ad00-ddc022eea6a5257ba63253a385c1f50b968d0c6e.gz

077dc9d523-May-2006 Andreas Gohr <andi@splitbrain.org>

fixed rfc interwiki link

darcs-hash:20060523191005-7ad00-fcf447b92eb25239e67f3af977e1c6f6031d2f24.gz

306b2c8522-May-2006 Denis Simakov <akinoame1@gmail.com>

fix: wrong secedit when page changes

Binds secedit buttons to file modification stamp ('lastmod'), so that if the page changes in between, editing of the old revision starts.

darcs-hash:20060522182

fix: wrong secedit when page changes

Binds secedit buttons to file modification stamp ('lastmod'), so that if the page changes in between, editing of the old revision starts.

darcs-hash:20060522182043-3c565-17e6ac5d018300dd009c24218f4b1b8c8ae80363.gz

show more ...

018a837f22-May-2006 Andreas Gohr <andi@splitbrain.org>

Lithuanian update

darcs-hash:20060522181314-7ad00-7830b7819a770628c6e63f9d294292a876575ac7.gz

475011e322-May-2006 Andreas Gohr <andi@splitbrain.org>

GeShi update to 1.0.7.10

darcs-hash:20060522175437-7ad00-1c199dff7c30517e2f5304b86df586698e3c7c4b.gz

1fb550bb22-May-2006 Denis Simakov <akinoame1@gmail.com>

russian translation update

darcs-hash:20060522115828-3c565-1145b34530614474f56494f57b41e9304f902cc7.gz

adae728522-May-2006 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

MySQL Bug - PHP warning if query result is empty

If a database query has no result, the returned array is not
valid. This caused a PHP warning in the user manager if the
filter is set in a way that

MySQL Bug - PHP warning if query result is empty

If a database query has no result, the returned array is not
valid. This caused a PHP warning in the user manager if the
filter is set in a way that the result list is empty.

darcs-hash:20060522162327-7ef76-d8fa89a047a9a159b600f11ccb189e845b2a5b8f.gz

show more ...

ee379fa421-May-2006 Andreas Gohr <andi@splitbrain.org>

media manager fixes

darcs-hash:20060521213334-7ad00-d3bdc1fbce1b904d3f939197bae0b811aa5bbac3.gz

7b877f5120-May-2006 Andreas Gohr <andi@splitbrain.org>

minor media manager tweaks

darcs-hash:20060520172118-7ad00-ad605bf51c8774d734012ece0071f70e6624788a.gz

8073bfb320-May-2006 Andreas Gohr <andi@splitbrain.org>

hide media details

This adds an option to hide the details (thumbnail, metadata) in the media
manager. The selected choice is remembered in a cookie.

darcs-hash:20060520124854-7ad00-3ef624d495bed08

hide media details

This adds an option to hide the details (thumbnail, metadata) in the media
manager. The selected choice is remembered in a cookie.

darcs-hash:20060520124854-7ad00-3ef624d495bed0830f05ea06d54d039784206793.gz

show more ...

685bdd2e20-May-2006 Ben Coburn <btcoburn@silicodon.net>

config plugin ui update 20060520

This patch hides settings that are missing config metadata and optionally
provides a list of warnings about settings that are not properly configured.
- Warnings a

config plugin ui update 20060520

This patch hides settings that are missing config metadata and optionally
provides a list of warnings about settings that are not properly configured.
- Warnings about settings are listed if $conf['allowdebug'] is true.
- Warnings are listed by the $conf string as it appears in local.php.
- Warnings show the $meta string as it would appear in the correct
settings metadata file.
- There are 3 kinds of warnings.
- undefined
There is no $meta information defined for this setting.
- no class
The setting class specified in $meta can not be found.
This setting does have a $meta entry.
- no default
The setting is missing a default value.
The setting does have a $meta entry with a valid setting class.
- Note: Settings with metadata but other warnings are allowed to appear
in the normal config settings list.

Also...
- Templates can now define their own settings classes.
- Removed an XHTML validation error from the first patch.
- More language strings to go with the new warnings.

The warnings under the 'Undefined Settings' heading are intended to
provide developers with a list of any settings that they have forgotten to
finish preparing for the config plugin. This list should be blank for stable
releases.

darcs-hash:20060520103718-05dcb-6d4e6bce78498cbf9d087e27d52e4aa30917b0a5.gz

show more ...

3138b5c719-May-2006 Andreas Gohr <andi@splitbrain.org>

moved gzip compression to init.php

darcs-hash:20060519212751-7ad00-ace54b61706fdf4f1b7c2abdbabee215a1e256ab.gz

64c9cfd519-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 ...

72f0e11f19-May-2006 Andreas Gohr <andi@splitbrain.org>

link to media manager

This patch add a link to the media manager when no JavaScript is available.
Users can upload and browse for pictures now without the need for JavaScript
only inserting has to b

link to media manager

This patch add a link to the media manager when no JavaScript is available.
Users can upload and browse for pictures now without the need for JavaScript
only inserting has to be done manually then.

darcs-hash:20060519175959-7ad00-5ee77fd00d20bef9a36eee632a1c5897097ba4a8.gz

show more ...

3df7209819-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 ...

a219c1f018-May-2006 Michael Klier chi@chimeric.de <andi@splitbrain.org>

namespace-restricted fulltext-search part2

- now its possible to restrict the fulltext-search to
multible namespaces

Examples:

searchword @ns1 @ns2 @ns3

"exact phr

namespace-restricted fulltext-search part2

- now its possible to restrict the fulltext-search to
multible namespaces

Examples:

searchword @ns1 @ns2 @ns3

"exact phrase" @ns1 @ns2 @ns3

darcs-hash:20060518204647-484ab-061521a81f13360e33496e5163e3cd263a9c1ad6.gz

show more ...

d0ab54f618-May-2006 Michael Klier chi@chimeric.de <andi@splitbrain.org>

namespace restricted fulltext-search

- The fulltext-search can now be restricted to a given
namespace seperated by an "@"

darcs-hash:20060518161855-484ab-1617b6d2c3593525f4d29a789b0a32ebf

namespace restricted fulltext-search

- The fulltext-search can now be restricted to a given
namespace seperated by an "@"

darcs-hash:20060518161855-484ab-1617b6d2c3593525f4d29a789b0a32ebf414b9ae.gz

show more ...

77b9890317-May-2006 Andreas Gohr <andi@splitbrain.org>

avoid trolling in io_lock()

darcs-hash:20060517165023-7ad00-f3583cd929bf80721593f8fc77fb74bd6b864b03.gz

d712b39917-May-2006 Andreas Gohr <andi@splitbrain.org>

lt lang update

darcs-hash:20060517105635-7ad00-f0c714b213251e89be554fd97c871365fe136127.gz

524be65d16-May-2006 Ben Coburn <btcoburn@silicodon.net>

gzip content-encoding option

- Enables gzip compression of output xhtml for browsers that support it.
For example the wiki:syntax page takes up 46.80KB raw, but only 9.88KB gzip encoded.
- S

gzip content-encoding option

- Enables gzip compression of output xhtml for browsers that support it.
For example the wiki:syntax page takes up 46.80KB raw, but only 9.88KB gzip encoded.
- Setting is configurable through the config plugin.

darcs-hash:20060516084132-05dcb-d8d1c7911a951b00e166c5a94f46a2cf1cfa5846.gz

show more ...

2b03e74d16-May-2006 Ben Coburn <btcoburn@silicodon.net>

jpg quality option

- Adds a jpg quality setting for scaled images
(Some images were getting too many jpg artifacts
at the hard-coded compression setting.)
- Creates a group for the medi

jpg quality option

- Adds a jpg quality setting for scaled images
(Some images were getting too many jpg artifacts
at the hard-coded compression setting.)
- Creates a group for the media settings in the
config plugin.

darcs-hash:20060516062321-05dcb-a175b0de3264322a335cf60d8ee96317f7b03144.gz

show more ...

db1fc0df15-May-2006 Andreas Gohr <andi@splitbrain.org>

fr update

darcs-hash:20060515190136-7ad00-7ad740433de7a21980efba720f4f45f30f085226.gz

c95035d615-May-2006 Andreas Gohr <andi@splitbrain.org>

nl update

darcs-hash:20060515185820-7ad00-29b60fb0a142c9d2cd27c9dfbf4549fcb7829970.gz

1...<<381382383384385386387388389390>>...431