Loading...
 
Skip to main content

Category: Wiki (page view, edit, history, rename, etc)

Wiki (page view, edit, history, rename, etc)
Show subcategories objects

Name Type
The wiki table of contents and other menu elements, such as the dropdown menu and the navbar, are conflicting
{syntax type="tiki" editor="plain"}
When you have a table of content and a menu element, the menu should open OVER the table of content and menu link useable.

Actually it is a weird mix with broken display and the menu link are not accessible.
Happen also when you set a menu at the bottom that dropup over the table of content.

Visible at: https://doc.tiki.org/Tiki27

{img fileId="3240" thumb="box"}
tracker item
The word "external" is appended to both text and target of external links.
Here, look. I'm going to link to this external page: http://www.casarizoma.org/wiki/tiki-index.php

[http://www.casarizoma.org/wiki/tiki-index.php]

See the extra "external" that got appended in the link (instead of after it)?
tracker item
There should be a permission tiki_p_view_slides
Topic says it all
tracker item
Tiki 13.1 cannot create a page or edit a page
I upgraded a large site to Tiki 13.1 because it is responsive. Put tons of hours into the upgrade. Now the site looks as it should but cannot edit or create a new page!

This was marked as a stable release. Please get it fixed so I can deliver the site.
tracker item
Tiki and Pear::Auth authentication
{syntax type="tiki" editor="plain"}
Tiki and Pear::Auth (LDAP) authentication doesn't work together in
version 3.0. A tiki local user can't log in anymore if the Pear::Auth
method is set, except admin.
tracker item
Tiki Comments, Errors; Missing fields are now reported from within tiki commented (tc) blocks on the wiki page and in the console
{syntax type="tiki" editor="plain"}
On a Tiki25 I have a test page to test stuff and I keep a long list of test and setting commented using the Tiki Comments.
~np~~~/np~tc~

On an updated Tiki25 and Tiki26 an error is now visible as it was not visible previously.
The error is also reported now in the console command.

{img fileId="2077" thumb="box"}

{img fileId="2078" thumb="box"}

{img fileId="2079" thumb="box"}
tracker item
Tiki community HomePage show a "Data too long" error
{syntax type="tiki" editor="plain"}
At https://tiki.org/Community I see the following error:
"Data too long for column content..."

{img fileId="1647" thumb="box"}

* It usually happen the first time I land on the page in the day
* If I reload it is gone
* It happen also on Next (signalled already)
* I see it on Mac OS Safari (not sure it is related)

See Oliver comments about cause.
tracker item
Tiki produces wrong links
Please feel to reproduce the mistake in our system: http://www.feldtech.com/tiki.

Here a descrition of two such errors:
The location of a specific article is http://www.feldtech.com/tiki/tiki-read_article.php?articleId=9
but the link generated for visitors is: http://www.feldtech.com/tiki/article9


A certain gallery is to be found at http://www.feldtech.com/tiki/tiki-browse_gallery.php?galleryId=5
but tiki produces the following dead link: http://www.feldtech.com/tiki/gallery5
tracker item
Tiki tag ~ hs ~ is lost on wiki page duplication
With the following Tiki configuration:
|| Pref | value
wysiwyg_default | y
wysiwyg_htmltowiki | n
||

If I create a page which contains ~ hs~ (no space between ~ and hs), it works well as invisible hard spaces.
If I copy this page (from wiki → list pages → cogweel → copy), the new page displays ~ hs~ instead of white spaces.

The root cause is, the first page has attribute is_html=0 but the copy has is_html=1.
tracker item
tiki_p_wiki_post_comments is missing for individual wiki pages (tiki_p_wiki_view_comments exists)
tiki_p_read_comments & tiki_p_post_comments exist in general permissions, but post is missing from specific wiki page override:

{img src=show_image.php?id=8}

tracker item
tiki-admin_content_templates.php option to use existing wiki pages as templates
{syntax type=tiki}
{syntax type="tiki" editor="plain"}
This is the ((Tracking system for Tiki issues)).
If this is your first time, please read: ((How to Submit a new item on the Wishlist))
tracker item
tiki-lastchanges does not show the current update comment
tiki-lastchanges.php does not show the current edit comments for a page that was edited.

Steps to repro:
1. Edit any page, and fill out the 'Edit Comment' field.
2. Go to the tiki-lastchanges.php page, and the page edit is there, but no comments are seen.
3. Return to the edited page, edit,comment and save again.
4. Go to the tiki-lastchanges.php page, and you will see the previous comment, but not the current.
tracker item
tiki-lastchanges.php : links to diff are incorrect
{syntax type="tiki" editor="plain"}
To reproduce

Install 6.x
Apply community profile 6.x
Go to tiki-lastchanges.php
and click on the "d" for HomePage
tracker item
tiki-lastchanges.php content should be WYSIWYCA
Should not show IP, source, history, etc. if the features are off.
tracker item
tiki-listpages.php - when user clicks on title of column to sort - search params are forgotten
When you try and sort according to one of the columns in tiki-listpages.php, the search params, such as category, are forgotten.

This is very irritating. This is caused by the new smarty self_link function not taking into account enough params. Perhaps this can be improved by some kind of better way of handling this.

Or more practically, perhaps these links that cause the table to be sorted should be optional?

tracker item
tiki-listpages.php : when listing wiki pages, next page doesn't work after filtering by language
It would nice too to have filter in URL so we have a permanent link of all pages of a certain language.
tracker item
tiki-listpages.php: add Language & Description & categories
All optional via tiki-admin.php?page=wiki

Language (if multilingual is activated)

Category (if feature turned on)

+ add filter by language and filter by category like we have at tiki-list_articles.php

tracker item
tiki-listpages.php: Layout of the page is broken with Tablesorter enabled
See for example https://nextthemes.tiki.org/tiki-listpages.php?cookietab=2#tab2 (next/next for auth) or https://themes.tiki.org/tiki-listpages.php?cookietab=1#contenttabs_wikipages-1
tracker item
tiki-listpages.php: tiki_p_view is necessary even if you have tiki_p_admin_wiki
Very strange issue. Not sure if it's a regression.

Workaround: give tiki_p_view in addition to tiki_p_admin_wiki

I have seen similar issues with trackers. You need to give view in addition to admin.
tracker item
tiki-orphan_pages.php not allowed mass removal of orphaned pages
On the Orphaned page (tiki-orphan_pages.php), I can individually remove orphaned pages. But, when I mass select (using Check All), and then select Remove from the dropdown box, it does not remove the orphaned pages. Individual works, but is agonizingly slow for mass deletes.
tracker item
tiki-pagehistory.php : there are two drop-downs for picking side-by-side type
This comes out with new Chosen lib
{img fileId="256"}

It is also strange in mobile mode.

tracker item
tiki-pagehistory.php URLS are long & ugly (but we need diff urls working)
Here is a URL:
http://suite.tiki.org/tiki-pagehistory.php?page=Tiki+Suite+Slideshow

Say I want to check the history and share a URL, I click "history" and then "compare", I get:
http://suite.tiki.org/tiki-pagehistory.php?page=Tiki+Suite+Slideshow&history_offset=1&diff_style=sidediff&diff_style=sidediff&show_all_versions=y&compare=Compare&newver=0&oldver=125&tra_lang=sq&paginate=on&history_pagesize=200

This is long and has things which are not useful to share the link.

So let's look at the params:

|| page=Tiki+Suite+Slideshow | Needed
history_offset=1 | Not needed
diff_style=sidediff | Needed only if different than the default diff
diff_style=sidediff | this is there twice
show_all_versions=y | Not needed
compare=Compare | Why do we need this?
newver=0 | Needed. 0 seems to be for latest. So if ommitted, it should
oldver=125 | Needed
tra_lang=sq | Not needed
paginate=on | Not needed
history_pagesize=200 | Not needed
||

So diff_style=sidediff is there twice

I would want the simple one to be like this:
Compare version 120 to current:
http://suite.tiki.org/tiki-pagehistory.php?page=Tiki+Suite+Slideshow&oldver=120

Compare any two versions:
http://suite.tiki.org/tiki-pagehistory.php?page=Tiki+Suite+Slideshow&newver=124&oldver=120

And if diff style is different from site default:
http://suite.tiki.org/tiki-pagehistory.php?page=Tiki+Suite+Slideshow&newver=124&oldver=120&diff_style=unidiff

Thanks!
tracker item
tiki-print.php?page= always indicates "Home", instead of page name
12.x not OK
http://tiki.org/tiki-print.php?page=TikiFestBootstrap

9.x OK:
http://profiles.tiki.org/tiki-print.php?page=Tiki+Suite

{img fileId="674"}
tracker item
Tiki.org Model page is broken (RC : 0)
The page : https://tiki.org/Model is broken not content is displayed but an error:

×
Error
. RC : 0

Call to a member function get() on null


If you edit the page you can see the content.
tracker item
TikiMods: List authors in all styles
mdavey recently added a drop-down menu for List authors:
*as Creator & Last Editor
*Business style
*Collaborative style
*none

This needs to be propagated to all TikiMods styles

Thanks!
tracker item
Show PHP error messages