Installing
B747 - August 16, 2008 - 18:32
| Project: | PEAR Wiki Filter |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Sorry for the basic post, but I am still unsure how to install this module.
So the final directory should look like: modules/pearwiki_filter-5.x-1.1/pearwiki_filter/ . This is the Text file of http://pear.php.net/package/Text_Wiki/ should be extracted, yeah? But then where do we put http://pear.php.net/package/Text_Wiki_Mediawiki/?
Should it be modules/pearwiki_filter-5.x-1.1/pearwiki_filter/Text/Text ? With the final 'Text' being the 'Text' folder of http://pear.php.net/package/Text_Wiki_Mediawiki/ ?
Please advise...
heebie.

#1
I was uncertain myself, but found rötzi's comment on #130351: PEAR Wiki filter on - site off.
The structure inside your unpacked Mediawiki directory will fit into the same "Text/Wiki" structure as should already exists from unpacking Text_Wiki.
Your directory structure should look something like this:
...drupal/sites/default/modules/pearwiki_filter
...drupal/sites/default/modules/pearwiki_filter/Text
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki.php
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki/Mediawiki.php (and some other files. this comes from the Text_Wiki_Mediawiki package)
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki/Parse/Default
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki/Parse/Mediawiki (this comes from the Text_Wiki_Mediawiki package)
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki/Render/Default
...drupal/sites/default/modules/pearwiki_filter/Text/Wiki/Render/Mediawiki (this comes from the Text_Wiki_Mediawiki package)
#2
help!
sorry, but i never used a cvs.
can i just open the files downloaded from http://pear.php.net/package/Text_Wiki/ and http://pear.php.net/package/Text_Wiki_Mediawiki/download with a winrar and upload the stuff obtained to my server? what i get doesnt look at all like the folder structure aabove, there are .xml files and folders called doc...
i have been looking up and down for a solution and i am desperate. obviously i am not the only one with this problem...
do i just have to give up because i dont know how to use a cvs or is there a way?
thanks for any hint...
#3
http://drupal.org/node/237637#comment-1254488
works !