History log of /dokuwiki/inc/search.php (Results 76 – 100 of 123)
Revision Date Author Comments
# b8219d2d 15-May-2009 Andreas Gohr <andi@splitbrain.org>

fixed the media listing recursion limit check again

Ignore-this: c1b12d1fbde51ee80e24fcd9b731a161

darcs-hash:20090515101112-7ad00-83140ea1f10f80ee691b4a70c00b8f990119c9c2.gz


# 061df79c 08-Mar-2009 Andreas Gohr <andi@splitbrain.org>

fixed skipacl option in search_allpages()

darcs-hash:20090308171416-7ad00-c144ff2125b9abd9b99c3ad0b6a1c38a12bf55d9.gz


# 5dc1766c 02-Mar-2009 Andreas Gohr <andi@splitbrain.org>

removed leftover return path

darcs-hash:20090302175515-7ad00-2be9b0e194acdc08606312bd9fd2a790565a0560.gz


# 17ff9c04 01-Mar-2009 Andreas Gohr <andi@splitbrain.org>

fixed depth checking in search_(media|allpages)

darcs-hash:20090301192434-7ad00-aa49d6b371e3832e4c45c89ac8ffd367d278c74c.gz


# 224122cf 23-Feb-2009 Andreas Gohr <andi@splitbrain.org>

streamlined media listing

Some parameters of media_search where changed, parts using this function
need to be identified and fixed.

darcs-hash:20090223172746-7ad00-d07951739fba17d0c8925b28b947f7cbb

streamlined media listing

Some parameters of media_search where changed, parts using this function
need to be identified and fixed.

darcs-hash:20090223172746-7ad00-d07951739fba17d0c8925b28b947f7cbb7fc7e1a.gz

show more ...


# 1fcfad4d 19-Feb-2009 Andreas Gohr <andi@splitbrain.org>

more flexible page listing method in search.php

darcs-hash:20090219214345-7ad00-2597a205c5dfae869defebe5f57d34a5f2fa3baf.gz


# fa8adffe 13-Dec-2008 Andreas Gohr <andi@splitbrain.org>

removed some illogical path setups

darcs-hash:20081213090400-7ad00-4e21cd75978bb07513f32f5d750658e8d777c59e.gz


# d8126df2 12-Oct-2008 Gina Haeussge <osd@foosel.net>

Implementation of FS#872

darcs-hash:20081012140306-2b4f5-3fd4006f178e358be3d19be5c4244e56facd1b9a.gz


# 1a49ac65 23-Aug-2008 Gina Haeussge <osd@foosel.net>

Added option to make media search recursive

By providing a key 'recursive' in the opts array of the media search, the search recurses into namespaces.

darcs-hash:20080823100126-2b4f5-62a051fc901d61

Added option to make media search recursive

By providing a key 'recursive' in the opts array of the media search, the search recurses into namespaces.

darcs-hash:20080823100126-2b4f5-62a051fc901d61158347a2e87181e21fda87471d.gz

show more ...


# 64807c84 18-Jan-2008 Andreas Gohr <andi@splitbrain.org>

skip invalid filenames in media directory list (related to FS#1312 FS#1306)

Invalid media files (like uppercase names) are no longer listed in the media
manager. Instead a warning is shown.

darcs-h

skip invalid filenames in media directory list (related to FS#1312 FS#1306)

Invalid media files (like uppercase names) are no longer listed in the media
manager. Instead a warning is shown.

darcs-hash:20080118205511-7ad00-01625475e055be71628fd68aaaad786959420dce.gz

show more ...


# 00976812 30-Sep-2007 Andreas Gohr <andi@splitbrain.org>

don't use realpath() anymore (FS#1261 and others)

The use of realpath() to clean up relative file names caused some
trouble in certain setups relying on symlinks or having restricitve
file structure

don't use realpath() anymore (FS#1261 and others)

The use of realpath() to clean up relative file names caused some
trouble in certain setups relying on symlinks or having restricitve
file structure setups.

This patch replaces all realpath() calls with a PHP only replacement
which should solve those problems.

darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz

show more ...


# 0e1a261e 28-Aug-2007 Michael Klier <chi@chimeric.de>

moved lockfile check out of search() to callback functions

darcs-hash:20070828194406-23886-832f4a1222633b686cd8895eba00f1c895c5a992.gz


# ed7ecb79 14-May-2007 Anika Henke <a.c.henke@arcor.de>

FS#744 (template developers, heed the changes)

darcs-hash:20070514222527-d5083-53ed619daf07d0a84c52161465d163abf1400529.gz


# d1c7b6ec 11-May-2007 Andreas Gohr <andi@splitbrain.org>

add sneaky_index option

This disables the last patch and adds an option to enable it on demand.

darcs-hash:20070511200235-7ad00-a3ea769bc4965710b7fd261d31e2c9f8a3d9d7f5.gz


# b54f94e0 11-May-2007 Andreas Gohr <andi@splitbrain.org>

hide namespaces from index when no read permissions are available FS#427

Note this wil also hide all namespaces below even if they have more relaxed
permissions.

darcs-hash:20070511192116-7ad00-901

hide namespaces from index when no read permissions are available FS#427

Note this wil also hide all namespaces below even if they have more relaxed
permissions.

darcs-hash:20070511192116-7ad00-90103a756a6f3011cfb60817ecc1906f639ce342.gz

show more ...


# 5e7fa82e 06-Jan-2007 Andreas Gohr <andi@splitbrain.org>

show lastmod datetime in mediamanager FS#964

darcs-hash:20070106125603-7ad00-a10d366e8a3c7d58aacbffbe333b4fccba340f4a.gz


# ee7b5a62 03-Nov-2006 Andreas Gohr <andi@splitbrain.org>

don't show .txt files as medianamespaces #963

darcs-hash:20061103150850-7ad00-9b6936efb8dd47eb366e5cd34a3149f4d81caa14.gz


# 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 ...


# 1211a7a9 28-Apr-2006 Martin Tschofen <mtbrains@comcast.net>

Search index skips over hidden namespaces

darcs-hash:20060428233035-a265a-5b124304e8250f0c97bff5ce8fdc839170cc7f95.gz


# 24baa045 28-Apr-2006 Andreas Gohr <andi@splitbrain.org>

better callback handling in search() function

The search() function now accepts an array in $func for giving
object methods as callback.

darcs-hash:20060428184554-7ad00-2d1726d078683ea41c72f6ca67de

better callback handling in search() function

The search() function now accepts an array in $func for giving
object methods as callback.

darcs-hash:20060428184554-7ad00-2d1726d078683ea41c72f6ca67ded3e1eccfdf17.gz

show more ...


# 98c86858 17-Feb-2006 Andreas Gohr <andi@splitbrain.org>

file cleanups

This patch cleans up the source code to satisfy the coding guidelines (see
http://wiki.splitbrain.org/wiki:development#coding_style)

It converts files to UNIX lineendings and removes

file cleanups

This patch cleans up the source code to satisfy the coding guidelines (see
http://wiki.splitbrain.org/wiki:development#coding_style)

It converts files to UNIX lineendings and removes tabs and trailing
whitespace. Not all files were cleaned yet.

darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz

show more ...


# 0dc92c6f 03-Nov-2005 Andreas Gohr <gohr@cosmocode.de>

hidepages configoption

This new option accepts a RegExp to filter certain pages from all automatic
listings (RSS, recent changes, search results, index). This is useful to
exclude certain pages like

hidepages configoption

This new option accepts a RegExp to filter certain pages from all automatic
listings (RSS, recent changes, search results, index). This is useful to
exclude certain pages like the ones used in the sitebar templates. The
regexp is matched against the full page ID with a leading colon. If it
matches the page is assumed to be a hidden one.

IMPORTANT: this is not related to ACL. A hidden page is still visible to all
users (if not restricted by ACL) when linked or called directly.

darcs-hash:20051103101726-6e07b-8d45912a1b4f6cfc9e3fce147c15f84a58ea7ca2.gz

show more ...


# 54f4c056 12-Sep-2005 Andreas Gohr <andi@splitbrain.org>

backlinks now use the new index based search

darcs-hash:20050912141042-7ad00-5ef43525c9fd7ba44206720c54bb566450f93250.gz


# 58b6f612 04-Sep-2005 Andreas Gohr <andi@splitbrain.org>

minor fixes needed for searchindex plugin

darcs-hash:20050904203437-7ad00-e0856739efaff3eb63b6ef0821ac318b4f84af9e.gz


# 506fa893 03-Sep-2005 Andreas Gohr <andi@splitbrain.org>

the search now uses the index

darcs-hash:20050903220229-7ad00-5d95f905eaeb3f6b867aa3ee43c2a8bccc533c00.gz


12345