Re: [Tiki-devel] Plugin tracker List: (Another) change of behaviour on Tiki22
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Bernard
That's odd, i don't think there have been any changes in the last month that would do that, are you sure?
https://gitlab.com/tikiwiki/tiki/-/commits/22.x/lib/core/Search
I thought you had to use format=wikiplugin as described here for that? (for several years)
http://doc.tiki.org/PluginList-display-control-block#Wiki_Plugin_Formatting
jb
> On 30 Apr 2021, at 09:33, Bsfez Tiki via TikiWiki-devel <[email protected]> wrote:
>
> Hello,
>
> For whom could be in trouble with this.
>
> A change happen in Tiki22 this month (previous update was 1 month ago +/- last updated from git next week),
>
> It was possible to use a remarksbox inside the output (success message) in the tracker list:
>
> {TRACKER(trackerId="6" fields="88:464:80:82" showfieldsdesc="y" showmandatory="y")}{REMARKSBOX(type="success" title="Saved" close="y")}{TR()}Thanks, your entry was recorded successfully{TR}.%%%((clock work|{TR()}Enter another one{TR})){REMARKSBOX}{TRACKER}
>
> It is not working anymore and nothing will be displayed.
>
> I had to change it to :
>
> {TRACKER(trackerId="6" fields="88:464:80:82" showfieldsdesc="y" showmandatory="y")}{TR()}Thanks, your entry was recorded successfully{TR}.%%%((clock work|{TR()}Enter another one{TR})){TRACKER}
>
> Hope this helps someone
>
> Bernard
>
> _______________________________________________
> TikiWiki-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel
>