MultiHook 4.5 - 4.5

Description

MultiHook is a replacement for AutoLinks and can handle links, abbreviations and acronyms. It uses Ajax for admin tasks.

MultiHook scans texts for links, abbreviations and acronyms and replaces them with correct a, abbr and acronym tags. It can also be used to censor words or phrases (since v4.5).

All data can be displayed in a glossary.

You can add new links etc. by marking a word with your mouse on every page inside PN using Ajax popups.

Since 4.0 MultiHook supports a feature called Needles. This is taken from Oivind Skau's PagEd module (where it is called needlesets) and allows anyone to simply add links to other modules:

e.g. PNFORUMF-1 creates a link to the forum with id=1 showing the forum name as link text.

e.g. PHOTOSHARET-4 shows a thumbnail of image 4 as link to the fullsize image

e.g. PHOTOSHAREP-4-300-150 shows image 4 with width=300 and height=150 

Needles for Downloads (1.31 and 2.0), htmlpages, pnForum, PagEd, Pagesetter, Photoshare and Web_Links are included. 

See the pndocs/install.txt for more about this and how to add your own needles 

If you want to support the MultiHook development, visit my Amazon list

System Requirements

.760+ required
.764 recommended

Support Info

support forums at http://support.pn-cms.de, english forums will follow

Supported Lanugages

German, English, French

Change Log

Version 4.5
- implemented censor functions
- fixed [#3462] Link to "more-modules" is wrong
- fixed [#3461] Link for Needle: DOWNLOADD is wrong

Version 4.0
- added PagEd-like needles
- removed prototype.js from distribution, you need to install the AjaxSupportPackage from http://noc.postnuke.com/frs/?group_id=8 to get full Ajax support in MultiHook now

Version 3.0
*** important: prototype.js must now be copied to /javascript/ajax!!!!!
*** please read the install.txt for more information!
   - prototype.js updated to 1.5.0_rc0
   - xhtml/wcag fixes
   - fixed encoding of strings in javascript to enable usage of special chars in urls etc.
   - fixed _MODARGSERROR in pnuserapi.php when editing an item (same as bug #2957)
   - fixed bug in templates (IE....)
   - fixed bug: class for external links
   - fixed bug #2676 multiple autolinks possible
   - fixed bug #2947 XHTML validation of new/modify/modifyconfig templates
   - fixed bug #3007 preg_replace error in MultiHook at community.postnuke.com
   - added FR #2677 copy paste damaged - using CTRL now as modifier to show the popup when selecting text
   - added FR #2971 Don't link to current URL