History log of /dokuwiki/inc/lang/en/lang.php (Results 151 – 175 of 215)
Revision Date Author Comments
# 7b3a6803 16-Oct-2008 Andreas Gohr <andi@splitbrain.org>

Avoid editing sections of outdated pages FS#1513

darcs-hash:20081016181955-7ad00-5745635416542fd04dbdf67cbf043bf446e995bc.gz


# 066fee30 12-Oct-2008 Andreas Gohr <andi@splitbrain.org>

Make license selectable from config FS#312

darcs-hash:20081012113150-7ad00-6408da058bdb6c923159d445e03b76f54b579362.gz


# 4bf019de 11-Oct-2008 Gina Haeussge <osd@foosel.net>

Fix a usability issue with the new information displayed in Recent Changes (FS#607)

darcs-hash:20081011150603-2b4f5-144adb0ca442fae3b18b29645c6328a9563464fc.gz


# 3b1290f5 11-Oct-2008 Michael Klier <chi@chimeric.de>

FS#1134 remove inline javascript from windows shares

darcs-hash:20081011143946-23886-78628e3ca7ec0c40f5d288c6a9832cd52b8b083b.gz


# 9e561443 11-Oct-2008 Andreas Gohr <andi@splitbrain.org>

text change for FS#607 - display the namespace in warning

darcs-hash:20081011123653-7ad00-8a659f942e0e24bb3239bab615d4498bb1efcad4.gz


# e83cef14 11-Oct-2008 Gina Haeussge <osd@foosel.net>

Adjust behaviour of Recent Changes to mirror behaviour of Index

Like the index, recent changes are now displayed only for the current namespace.
For convenience, a link to the recent changes of the

Adjust behaviour of Recent Changes to mirror behaviour of Index

Like the index, recent changes are now displayed only for the current namespace.
For convenience, a link to the recent changes of the whole wiki is included in the listing.

darcs-hash:20081011121539-2b4f5-a98e96550bdc4f28b401139def051b5a6beb56a6.gz

show more ...


# 66549c4a 15-Aug-2008 Anika Henke <anika@selfthinker.org>

fixed links in lang files

darcs-hash:20080815130000-f7d6d-2ecb0a83f96507db2cd51e60db292781f9c4da8e.gz


# e965e37f 20-Jul-2008 Anika Henke <anika@selfthinker.org>

replaced my 1 outdated + 1 soon outdated email addresses

darcs-hash:20080720121704-f7d6d-70da167d3088ae0793ad391c139269446c8d20b3.gz


# d00ec455 06-Jun-2008 Andreas Gohr <andi@splitbrain.org>

experimental Flash based multi upload

This patch adds experimental support for uploading multiple files in one go.
This is achieved by using Flash for selecting multiple images and intitiating
the H

experimental Flash based multi upload

This patch adds experimental support for uploading multiple files in one go.
This is achieved by using Flash for selecting multiple images and intitiating
the HTTP upload.

When Flash 8 or higher is detected, an additional icon is added to the usual
upload form. Clicking it will swith the form to the Flash based upload queue.

Things that need work:

* Better Icon
* Feedback if Flash detection works on all Flash 8 supported platforms
* Progress feedback seems not to work on Linux (might be Adobe bug)
* No final feedback how many images were uploaded correctly

The flash sources are located in lib/_fla/

Any feedback and help would be appreciated.

darcs-hash:20080606222849-7ad00-738083445af275752aaebc29bfa51430f3d94459.gz

show more ...


# 4e1578a0 08-Jun-2008 Andreas Gohr <andi@splitbrain.org>

typo fix FS#1416

darcs-hash:20080608094859-7ad00-bf9981681e210f9fff2a024fc9a6a180a4488942.gz


# 52b0dd67 27-Feb-2008 Guy Brand <gb@isis.u-strasbg.fr>

Add namespace changes mail notifications

This patch lets DokuWiki send mail notifications when any page inside
a namespace gets modified. Two actions are introduced: subscribens and
unsubscribens an

Add namespace changes mail notifications

This patch lets DokuWiki send mail notifications when any page inside
a namespace gets modified. Two actions are introduced: subscribens and
unsubscribens and two new buttons also appear in the bundled template.

darcs-hash:20080227155024-19e2d-8ce5bd66f4e870db31d6b438516599f294365ce1.gz

show more ...


# ae112d8c 23-Nov-2007 Andreas Gohr <andi@splitbrain.org>

Spellchecker removed

With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It wi

Spellchecker removed

With spell checkers available in all modern browsers, having a spell checker in
DokuWiki's core code is no longer necessary. This patch removes the spell
checking feature. It will be made available as optional plugin.

darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz

show more ...


# c9db30f9 09-Aug-2007 Andreas Gohr <andi@splitbrain.org>

spelling fix FS#1220

darcs-hash:20070809212154-7ad00-bde57d95f9b61840f1cdac4d60f89bcd0ae83c4a.gz


# 77707b04 18-Jul-2007 Andreas Gohr <andi@splitbrain.org>

show diff between arbitrary revisions FS#14

You can now compare any choosen revision of a page to any other.

Todo: add some JavaScript to avoid choosing more than two revisions

darcs-hash:2007071

show diff between arbitrary revisions FS#14

You can now compare any choosen revision of a page to any other.

Todo: add some JavaScript to avoid choosing more than two revisions

darcs-hash:20070718102204-7ad00-b66c7d82d688c05bfd86e0c7dfe6d283ad555bf8.gz

show more ...


# 57d757d1 13-May-2007 Andreas Gohr <andi@splitbrain.org>

distinction between apostrophes and single quotes FS#1127

This patch adds another parser mode for apostrophes. Now single quote closing
markers are handled different from apostrophes for better loca

distinction between apostrophes and single quotes FS#1127

This patch adds another parser mode for apostrophes. Now single quote closing
markers are handled different from apostrophes for better local typograpy
support.

Needs testing and languages updates.

darcs-hash:20070513084024-7ad00-d20fe093a093c265d357b178e199c1596b484996.gz

show more ...


# 26ceae18 24-Feb-2007 Andreas Gohr <andi@splitbrain.org>

Test uploaded files for HTML tags FS#1077

Following the problem with IE's mimetype handling described at
http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting

Test uploaded files for HTML tags FS#1077

Following the problem with IE's mimetype handling described at
http://www.splitbrain.org/blog/2007-02/12-internet_explorer_facilitates_cross_site_scripting
this patch adds a new option (on by default) to check the first 256
bytes of uploaded files against a list of a few HTML tags and denies
the upload of such a file. In rare occasions this may block harmless
and valid files, but that's price we have to pay for Microsoft's
stupidity.

Users who need HTML uploads should disable this check. (Don't do that on
open Wikis!)

darcs-hash:20070224124458-7ad00-0ced616d06f563515b36a0a6871b5ba50229c946.gz

show more ...


# 75030359 12-Feb-2007 Andreas Gohr <andi@splitbrain.org>

send notify mails for uploaded files

darcs-hash:20070212190216-7ad00-7be9443a13ab0e885e569f4bdae166fcd00ab836.gz


# 8cb1eb01 11-Feb-2007 Andreas Gohr <andi@splitbrain.org>

check if uploaded content matches the given mime type

A first attempt at fixing FS#1077

currently checks images and spam

darcs-hash:20070211223230-7ad00-ba8186c5e848e8783acabb9bf598739617aabdf2.gz


# 71b40da2 11-Feb-2007 Anika Henke <a.c.henke@arcor.de>

language-specific quotation marks (FS#438)

darcs-hash:20070211172015-d5083-2cab923b001391012a0a469746438d4d4087a718.gz


# 5aa52faf 07-Dec-2006 Ben Coburn <btcoburn@silicodon.net>

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending ex

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending extra emails when recording old external edits.

Adds a new language string:
$lang['external_edit']

darcs-hash:20061207032825-05dcb-3234bee57cb165c848b33abb9251502589b0f3cb.gz

show more ...


# 3afe5d1c 05-Nov-2006 Andreas Gohr <andi@splitbrain.org>

PHP version check in the installer

darcs-hash:20061105204420-7ad00-2b80d8ceb37b48ccdaa10545ea6fb9bddb58529b.gz


# 70a6aa16 30-Sep-2006 chris <chris@jalakai.co.uk>

install.php updates

- add retry button (as suggested by Diego Georgini)
- correct error color, from green to red (spotted by Diego Georgini)
- add utf8_decode and utf8_encode to required function li

install.php updates

- add retry button (as suggested by Diego Georgini)
- correct error color, from green to red (spotted by Diego Georgini)
- add utf8_decode and utf8_encode to required function list, when
mb_string functions are not available.
- remove extra backslash from reported file names.

darcs-hash:20060930170121-9b6ab-d7b4a455b01d28f35b8c69385639439eaca8944e.gz

show more ...


# 11120ca9 23-Aug-2006 chris <chris@jalakai.co.uk>

minor en lang string fix

darcs-hash:20060823115006-9b6ab-af7b27a3fa1830e5bd7e152d7e589ec3a2fbcd72.gz


# 8af2e4bb 28-Jul-2006 Andreas Gohr <andi@splitbrain.org>

default policy for installer

darcs-hash:20060728093653-7ad00-fc481b0ae7707516de089bfd88dba3eee0f33f3d.gz


# 3545b2e0 28-Jul-2006 chris <chris@jalakai.co.uk>

add error_reporting sanity

avoid many E_NOTICEs for those installations which run with E_ALL

darcs-hash:20060728090404-9b6ab-0506bb5ad3af38456762bd578db3f230195505c1.gz


123456789