Loading...
 
Features / Usability

Features / Usability


Include plugin's "stop" marker working?

posts: 4656 Japan

(Update: Sorry, the post title had a typo: I meant "marker," not "market.")

I'm using the Include wiki plugin in some pages, which is working fine except that the "stop" parameter doesn't seem to be working. (This is in Tiki 1.9.4.) If anyone else is either having success or failure with this plugin and the "stop" parameter (which is used to mark the end of text to be included), I'd like to hear. Thanks.

-- Gary - themes.tw.o

posts: 1817 Catalan Countries

Hi Gary,

It works for me in 1.10(cvs)

Example: the page
http://uniwiki.aia.ourproject.org/AMA.IF.Avaluacio.T02

has the code:

Copy to clipboard
! A. Comentaris generals a tots els grups {INCLUDE(page=>AMA.IF.Avaluacio,start=>!Pauta,stop=>!ALTRES ??TEMS AVALUABLES:)}{INCLUDE} -==- ! B. Comentaris específics d'equip auditor -------------------------------------------------------- !! B.1. Treball en equip (...)


And as you can see, the plugin seems to be working properly, since it doesn't get the content at the end of the previously "included" page:
http://uniwiki.aia.ourproject.org/AMA.IF.Avaluacio

I don't know on 1.9.4...
I hope this helps...confused

posts: 4656 Japan

> Hi Gary,
>
> It works for me in 1.10(cvs)
>
> Example: the page
> http://uniwiki.aia.ourproject.org/AMA.IF.Avaluacio.T02
> ...
> I don't know on 1.9.4...
> I hope this helps...confused

Thanks, xavi. After your comment, I tried in a test 1.10 installation and it worked fine. The plugin itself is the same in both versions, but maybe changes in tikilib account for the difference. I'll do more checking when I get a chance.

-- Gary