| 306b2c85 | 22-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 ...
|
| 018a837f | 22-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
Lithuanian update
darcs-hash:20060522181314-7ad00-7830b7819a770628c6e63f9d294292a876575ac7.gz |
| 475011e3 | 22-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
GeShi update to 1.0.7.10
darcs-hash:20060522175437-7ad00-1c199dff7c30517e2f5304b86df586698e3c7c4b.gz |
| 1fb550bb | 22-May-2006 |
Denis Simakov <akinoame1@gmail.com> |
russian translation update
darcs-hash:20060522115828-3c565-1145b34530614474f56494f57b41e9304f902cc7.gz |
| adae7285 | 22-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 ...
|
| ee379fa4 | 21-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
media manager fixes
darcs-hash:20060521213334-7ad00-d3bdc1fbce1b904d3f939197bae0b811aa5bbac3.gz |
| 7b877f51 | 20-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
minor media manager tweaks
darcs-hash:20060520172118-7ad00-ad605bf51c8774d734012ece0071f70e6624788a.gz |
| 8073bfb3 | 20-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 ...
|
| 3138b5c7 | 19-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
moved gzip compression to init.php
darcs-hash:20060519212751-7ad00-ace54b61706fdf4f1b7c2abdbabee215a1e256ab.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 ...
|
| 72f0e11f | 19-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 ...
|
| 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 ...
|
| a219c1f0 | 18-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 ...
|
| d0ab54f6 | 18-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 ...
|
| 77b98903 | 17-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
avoid trolling in io_lock()
darcs-hash:20060517165023-7ad00-f3583cd929bf80721593f8fc77fb74bd6b864b03.gz |
| d712b399 | 17-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
lt lang update
darcs-hash:20060517105635-7ad00-f0c714b213251e89be554fd97c871365fe136127.gz |
| 524be65d | 16-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 ...
|
| db1fc0df | 15-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
fr update
darcs-hash:20060515190136-7ad00-7ad740433de7a21980efba720f4f45f30f085226.gz |
| c95035d6 | 15-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
nl update
darcs-hash:20060515185820-7ad00-29b60fb0a142c9d2cd27c9dfbf4549fcb7829970.gz |
| 7421c3cc | 11-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
more info is gathered on metaupdate in background indexer
The background indexer now gathers info on contributors and modification dates from the changelog when adding the missing meta info.
A new
more info is gathered on metaupdate in background indexer
The background indexer now gathers info on contributors and modification dates from the changelog when adding the missing meta info.
A new io_grep function was added which might be useful for other parts in the Wiki as well.
darcs-hash:20060511191450-7ad00-baba1b48ea03b823c88a480862c612316f159b5a.gz
show more ...
|
| 78da9018 | 07-May-2006 |
polinnia <polinnia@tin.it> |
lang.it-20060507
* fixed some translation errors in dir. inc/lang/it * changed some labels for text-formatting quickbuttons to match those of GUIs and office suites
darcs-hash:20060507170229-57be
lang.it-20060507
* fixed some translation errors in dir. inc/lang/it * changed some labels for text-formatting quickbuttons to match those of GUIs and office suites
darcs-hash:20060507170229-57bea-cbe1f3011eaec0b4d426fa0c49b71defda1fa245.gz
show more ...
|
| 1e8c9c90 | 07-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
optionally use HTTP credentials to log in
If no credentials where given (either by form or former cookie) it is checked if credentials from a former HTTP based authentication are available. Those wi
optionally use HTTP credentials to log in
If no credentials where given (either by form or former cookie) it is checked if credentials from a former HTTP based authentication are available. Those will be tried for login then.
This only works with PHP running as Apache module.
darcs-hash:20060507161224-7ad00-7ba0a6e871cf5319038e83672a2ff05ef23c124b.gz
show more ...
|
| a4a2d4cf | 07-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
metadata hnalding updates, header fixes
This removes the meta instruction again in favour of the new meta renderer. Most tests work now again, a few tweaks were done on the header handler to render
metadata hnalding updates, header fixes
This removes the meta instruction again in favour of the new meta renderer. Most tests work now again, a few tweaks were done on the header handler to render certain headers as it did in earlier versions.
darcs-hash:20060507153113-7ad00-bd299fbe1762482c72d109f9bca776f12bcea7c8.gz
show more ...
|
| 3aee4c27 | 07-May-2006 |
Andreas Gohr <andi@splitbrain.org> |
changed all occurances of rename() to io_rename()
darcs-hash:20060507101333-7ad00-e687d797fbee26e0b0bc7741ff8a1af496c101bf.gz |
| 95dbfe57 | 30-Apr-2006 |
Andreas Gohr <andi@splitbrain.org> |
metadata enhancements
This adds meta data rendering to the indexer process to build missing meta data in the background.
p_get_first_heading was adjusted to make use of the new meta data mechanisms
metadata enhancements
This adds meta data rendering to the indexer process to build missing meta data in the background.
p_get_first_heading was adjusted to make use of the new meta data mechanisms
A problem with unitialized arrays in p_set_metadata and PHP5 was fixed (I think)
darcs-hash:20060430181740-7ad00-8952fa6beb4fadf6b4321627998442d34febfc8d.gz
show more ...
|