Home  Extras  MODx Add-Ons  Doc Finder Module

Doc Finder Module



Votes: 39
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted:
Released:
Downloads: 223
License: GPLv3


Doc Finder Module 1.5.2-final | Author: 35

Works with the following Version(s): 0.9.5 | 0.9.6 | 0.9.6.1 | 0.9.6.2 | 0.9.6.3

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function. At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you. Features

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.
Demo See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user Requirements
  • PHP 5
  • MODx running with UTF8 encoding.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.5.2
  • Insert as module code: include($modx->config'base_path'."assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.




Sub-Packages



Previous Releases


1.5.1

Forums Support Thread Votes: 23
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted: Dec 1, 2008
Released: Dec 1, 2008
Downloads: 294
License: GPL - GNU Public
Package Website


Doc Finder Module 1.5.1 | Author: Bogdan G¸nther

Works with the following Version(s): 0.9.5 | 0.9.6

Ajax powered search and replace for the manager.
Now extended to all resources like chunks and snippets.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.5.1.
  • Insert as module code: include($modx->config'base_path'."assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.

UpdatesRemoved OnBeforeDocFormSave and OnDocFormSave events in the replace function.



1.5

Forums Support Thread Votes: 22
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted: Sep 15, 2008
Released: Sep 15, 2008
Downloads: 415
License: GPL - GNU Public
Package Website


Doc Finder Module 1.5 | Author: Bogdan G¸nther

Works with the following Version(s): 0.9.5 | 0.9.6

Ajax powered search and replace for the manager.
Now extended to all resources like chunks and snippets.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.5.
  • Insert as module code: include($modx->config'base_path'."assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.

Updates
  • You can search now also resources like chunks or snippets.
  • New table sorting feature.
  • Search within date ranges for creation and edited dates.
  • Search options are separated in tabs now for a better overview.



1.2.1

Forums Support Thread Votes: 20
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted: Jun 23, 2008
Released: Jun 23, 2008
Downloads: 508
License: GPL - GNU Public
Package Website


Doc Finder Module 1.2.1 | Author: Bogdan G¸nther

Works with the following Version(s): 0.9.5 | 0.9.6

This version has been marked as deprecated. Please use a newer version.

Ajax powered search and replace for the manager.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.2.1.
  • Insert as module code: include($modx->config'base_path'."assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.

Updates
  • Important bug fixes regarding the replace funtcion.



1.2

Forums Support Thread Votes: 19
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted: Jun 16, 2008
Released: Jun 16, 2008
Downloads: 282
License: GPL - GNU Public
Package Website


Doc Finder Module 1.2 | Author: Bogdan G¸nther

Works with the following Version(s): 0.9.5 | 0.9.6

This version has been marked as deprecated. Please use a newer version.

Ajax powered search and replace for the manager.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.2.
  • Insert as module code: include($modx->config'base_path'."assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.

Updates
  • Replace functionality added.
  • Plenty of bug fixes.



1.1

Forums Support Thread Votes: 22
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted: Apr 19, 2008
Released: Apr 19, 2008
Downloads: 424
License: GPL - GNU Public
Package Website


Doc Finder Module 1.1 | Author: Bogdan G¸nther

Works with the following Version(s): 0.9.5 | 0.9.6

This version has been marked as deprecated. Please use a newer version.

Ajax powered search for the manager.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.1.
  • Insert as module code: include($modx->config'base_path'."assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.

Updates
  • Search within parents added.
  • Regular expressions are supported now.
  • Several bugfixes (see readyme.txt).



1.0

Forums Support Thread Votes: 22
Tags: Navigation, Administration, Search, manager, module, ajax, finder
Submitted: Apr 5, 2008
Released: Apr 5, 2008
Downloads: 444
License: GPL - GNU Public
Package Website


Doc Finder Module 1.0 | Author: Bogdan G¸nther

Works with the following Version(s): 0.9.5 | 0.9.6

This version has been marked as deprecated. Please use a newer version.

Ajax powered search for the manager.


Download


Description

At some point big MODx sites are difficult to handle with the document tree in the manager. Or you just want to check all the documents, chunks or snippets of your site containing a specific text? And then replace that by another text? Then Doc Finder is for you.

Doc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.

Features:

  • Ajax powered results loading.
  • Remembers your search options for the whole session.
  • Search in documents and all resources.
  • Edit, view or open a document with one click.
  • See the position of the document in the document tree.
  • See in which TV the search string has been found.
  • Use AND, OR, NOT or ALL in your search.
  • Use regular expressions for your search.
  • Search in all TVs or just in specific ones.


Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user

Requirements:
  • PHP 5
  • PHP short open tags enabled (short_open_tag = 1)
  • MODx running with UTF8 encoding.

Instructions

  • Copy the folder docfinder to /assets/modules/.
  • Open the Modules > Manage Modules in the manager.
  • Create a new module called Doc Finder 1.0.
  • Insert as module code: include("../assets/modules/docfinder/index.php");
  • Save the new Doc Finder module.
  • Reload the manager to make Doc Finder appear in the modules section.




Comments

Please login to comment.

Close ]


 
 
 

Contact Us | Team Blog | FAQ | Site Credits

© 2005-2009 the MODx CMS project. All rights reserved. Privacy Policy | Terms of Service