Doc Finder Module 1.6-pl
Released Sep 02, 2011 by bogdanioDoc Finder offers a fast Ajax powered search and replace for the manager with neatly arranged results and one click edit function.
Download 108kb (70 downloads)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
Installation Instructions
- Copy the folder docfinder to /assets/modules/.
- Open the Modules > Manage Modules in the manager.
- Create a new module called Doc Finder 1.6
- 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.