Heliotrope,
this looks great but I need some help with the install.
Being a noob I need clear instructions. I get so far, I’ve unzipped it, out it in the folder, created the module but now what? The instructions seem to have missed some steps.
INSTALLATION:
Step 1:
- unzip tvEditor.zip
- upload in assets/modules/ the tvEditor folder (keep the name as it is=>camelCase)
- Create a new module => tveditor
Copy and paste this line in the content
Code:
include_once($modx->config[’base_path’] . "/assets/modules/tvEditor/tveditor.module.php");
Do I save it now or just leave it?
Step 2:
In tvEditor/snippets/ You will find several snippets
1/tvExplorer
2/tve_splitPagination
3/tve_AjaxSearch
Install each of them, keep their name as mentioned above.
How? Through the module, or just run them through the browser (which doesn’t work anyway?)Is there an install script?
Add the extenders=> tve.extenders.inc.php et tvefilter.extenders.inc.php
(they are in the ditto_extenders folder) in your assets/snippet/ditto/extenders.
Again, how to add, where to add?
These may seem like dumb questions, but we can only learn by asking.
Oh, one more thing, in the module it says
Install tvEditor
Before using tvEditor, you have to install the required chunks.
Where are they, what are they called?