Loading...
 
Skip to main content

Plugin SPLIT is broken on Tiki13

Status
Open
Subject
Plugin SPLIT is broken on Tiki13
Version
13.x Regression
Category
  • Regression
Feature
Wiki Syntax (text area, parser, external wiki, etc)
Resolution status
New
Submitted by
Jean-Marc Libs
Lastmod by
Jean-Marc Libs
Rating
(0)
Description

I have attempted to put a SPLIT plugin in page http://tiki.org/Community+InfrastructureQuestion (on Tiki13)

Precisely:

Copy to clipboard
{SPLIT()} !!Pages of interest __((Community Infrastructure))__ {toc showdesc="0"} --- [tiki-view_blog.php?blogId=29|Last posts] - [tiki-blog_post.php?blogId=29|New post] {bloglist Id="29" simpleList="y"} [tiki-view_blog.php?blogId=29|Last posts] - [tiki-blog_post.php?blogId=29|New post] {SPLIT}


The obvious issue is, the whole SPLIT is an iframe wich requires scrolling for seeing the whole thing. This is not the purpose of SPLIT which is meant to display things side by side for a better overview.
Also, the left-hand half of the SPLIT is way smaller than the right-hand one.

This worked fine in Tiki 9.x.

I was told I should encapsulate tables with a div, but the following does not work either:

Copy to clipboard
{DIV(class="sysadmintoc")}{SPLIT()} !!Pages of interest __((Community Infrastructure))__ {toc showdesc="0"} --- [tiki-view_blog.php?blogId=29|Last posts] - [tiki-blog_post.php?blogId=29|New post] {bloglist Id="29" simpleList="y"} [tiki-view_blog.php?blogId=29|Last posts] - [tiki-blog_post.php?blogId=29|New post] {SPLIT}{DIV}


Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5444
Created
Monday 25 August, 2014 20:32:41 UTC
by Jean-Marc Libs
LastModif
Monday 25 August, 2014 20:32:41 UTC


Show PHP error messages