Doc Finder Module 1.0
Ajax powered search for the manager.
Works with MODx Version(s): 0.9.6, 0.9.5
Submitted: Apr 5th 2008 | License: GPL - GNU Public | Downloads: 348
This resource has been deprecated.
Demo:
See Doc Finder in action at trymodx.com:
URL: http://docfinder.trymodx.com/manager/
Login: demo_user / demo_user
Submitted: Apr 5th 2008 | License: GPL - GNU Public | Downloads: 348
This resource has been deprecated.
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 of your site containing a specific text?
Doc Finder offers a fast Ajax powered search 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.
- 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 or NOT in 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
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.
Updates