Loading...
 
Skip to main content

Multilike to work on itemId when a wiki template

Status
Open
Subject
Multilike to work on itemId when a wiki template
Version
19.x
Category
  • Conflict of two features (each works well independently)
  • Consistency
Feature
Wiki Plugin (extends basic syntax)
Forum
Wiki (page view, edit, history, rename, etc)
Resolution status
New
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

When you use a wiki page as template (pretty tracker, pluginlist+semantic alias, etc) we have several component that refer to the template page name and not the item (title) it is displaying.

Things like Multilike, Forum for discussion, Wiki argument variables { {page} }, etc

They will refer/link to the page itself and not to the item title.

IE: I have a template page named record tpl to display a tracker item contact (title:bernard) and on the page I have set Forum for discussion option to create automatically a topic in the forum to discuss about this contact: bernard.

Normally I would expect the title of the discussion to be bernard but it will be "record tpl" and also there will be only one discussion for ALL my items (as the reference is the wiki page object and not the itemId displayed).

Same goes for { {page} } it will show "record tpl" and not "bernard"

Importance
7
Easy to solve?
5
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
6784
Created
Saturday 15 September, 2018 12:51:26 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Saturday 15 September, 2018 12:51:26 UTC


Show PHP error messages