Loading...
 
(Cached)
Copy to clipboard

rsstest

N/A


N/A


  • How to have the structure breadcrumb menu second level to stay open after click ?    ()
    Hello, On a Wiki I have Wiki Structure and it display a breadcrumb at the top of the page to navigate. When I click on a sub-page structure folder, it show (toggle) open the second level but the menu is now closed. 😳 The user can't see what he just open. Any ideas to keep the menu open ? {mediaplayer src="display3543"} {DIV(bg="#ebf9ff" width="100%" align="center")}{icon name="user" size="1"} Bsfez | {icon name="facebook" size="1"} Bernard Sfez | {icon name="youtube" size="1"} Tiki Express Tutorials | {icon name="envelope-o" size="1"} me at bsfez.com | {icon name="home" size="1"} https://www.bsfez.com{DIV}
  • Triggers to move Items between Categories and create Items in other Trackers    ()
    Hello I am evaluating Tiki Wiki CMS Groupware for use at work, primarily as an issue tracker and inventory tracker. If successful, we might also use if for workflows at a later stage. I played around with the demo server at demo.tiki.org but was unable to figure out how to enable some of the more advanced fields from the videos. I was also unable to create any triggers for transitions between categories or triggers in a tracker to automatically create new items in another tracker upon some change. Is the demo server just very limited? Does Tiki have any features to create new items in other trackers if something changes in an item? I read somewhere that workflows are now handled by the category transitions, but I was unable to create any triggers for the transitions in the demo server. In order to try this, I had made several trackers with items and several categories and assigned those items to categories. I was able to create a transition, but unable to figure out the triggers (and guards?). I spent several hours trying to find answers in the docs and also in these forums, but wasn't able to find anything that works in the demo server or even answers to all my questions. Can anyone point me to the right docs or let me know if these features even exist in Tiki? I am a software developer, and willing to make small scripts to help facilitate the desired behaviour, but my time is limited. Larger code changes would be out of scope for me. Thanks for any answers!
  • SOLVED Search Index failure    ()
    I had to finally upgrade due to the hosting provider cutting off all PHP except 8. Went from 21.2 to 26.2. One site, permissions got a little messed up. But this site in question here has two issues. I will post a separate topic for each. Immediately after the upgrade, even non-logged in users see a message that there is a search index failure. To ask the admin to update the index. When logged in as an admin, the search index failure banner suggesting a ssh command be executed (php console.php index:rebuild). But that as well as the web-based command (tiki-admin.php?page=search&rebuild=now) both fail. I have consulted the page https://doc.tiki.org/Rebuild-Unified-Index but nothing there seems to work or apply. It is a shared hosting platform so I do not have access to root or the web server account to sudo too. The error is: error: Unsupported index type "lucene". Needs to be one of "mysql", "elastic" or "manticore". Try resaving the Search Control Panel I did not get this on my other site that upgraded to 26.2 and PHP 8. I have cleared caches.
  • Different theme / template being applied to different pages after upgrade    ()
    I had to finally upgrade due to the hosting provider cutting off all PHP except 8. Went from 21.2 to 26.2. One site, permissions got a little messed up. But this site in question here has two issues. I will post a separate topic for each. I get a different theme applied for different menu items / screens. See https://mycuz.us/wiki-26.2 (may switch to simply mycuz.us once I feel it is done). Home page is fine. But the "Contact Us" page and https://mycuz.us/wiki-26.2/tiki-orphan_pages.php switch to some theme that is unreadable (same color text on same color background). When logged in more pages with problems pop-up. Any of the tiki-admin.php pages have that same, unreadable theme. Oddly, the User Wizard page (tiki-wizard_user.php) has yet a third theme introduced that is partly unreadable. I have not modified or set any different templates or themes. I do notice there is now a "Theme Control" admin item that allows you to change the theme based on Categories. As best I can tell, there are no entries there. I have tried it on Chrome, Firefox and Edge — same on all. Cleared the caches. I should add the desktop host is set to Dark Theme itself and most browsers and UI's follow the system setting. Ideas? P.S. A small nit. Any time the tiki-admin.php page is shown, the settings drop down menu selector is popped-up and has to be manually closed to see the page behind it. Do not think it is related and can post a third topic or bug report if appropriate.
  • CustomSearch solution for modern knowledge base search interface (category buttons)    ()
    Hello, I've explored lately the CustomeSearch plugin options to allow 2 search filtering/search. https://doc.tiki.org/PluginCustomSearch To filters trackeritems I'm trying to setup something like we can find at Spotify support: https://support.spotify.com/us/ Categories being automatically populated. ;-) {img fileId="3541" thumb="box"} https://tiki.org/display3541 (something is not working at this moment adding images on a forum post) I played with this and Smarty templates (embedding plugin) and get close to it, but that is too complex (= fragile). On the other, I can see a lot of parameters that should help to do such thing in the CustomeSearch plugin page but I can't figure exactly how to use parameters work. Sharing light anyone ? {DIV(bg="#ebf9ff" width="100%" align="center")}{icon name="user" size="1"} Bsfez | {icon name="facebook" size="1"} Bernard Sfez | {icon name="youtube" size="1"} Tiki Express Tutorials | {icon name="envelope-o" size="1"} me at bsfez.com | {icon name="home" size="1"} https://www.bsfez.com{DIV}
  • SOLVED How to find non-searchable objects in a smarty template and wikiplugin    ()
    Hello, Categories are a non-searchable object. On a wiki page if I want to list the deepcategories under a category I can use: `{LIST(searchable_only="0")}` However how can I do the same, set a "searchable_only" within a smarty template ?
  • Moving a TikiWiki Site from one domain to another    ()
    Hello, I am trying to move the contents of an existing tikiwiki site (26.4) from one domain to another as follows: 1) create a backup of the existing data base contents in the old domain 2) Install TikiWiki (26.2) in the new domain 3) install backed up data in to new data base Initially, when launching the domain, I see the TikiWiki installer but after the restore of the data base when launching the new domain - I am immediately re-routed to the old domain. Is there anywhere a change I need to make in order for this re-routing NOT to occur. I am not an expert - but I can get around Unix and data bases. Thanks in advance Ulrich
  • Is PluginFont working? Or special configuration necessary?    ()
    I tried all 10 fonts, but it looks like only about three work: {img fileId="3531" thumb="box"} {img fileId="3532" thumb="box"} To me, it looks like the first one and the third one in the list above are different, while all the rest are the same font. Maybe I missed some configuration that's necessary? Does anyone use this plugin? thanks, Mike
  • Bug in PluginIcon preventing correct re-sizing?    ()
    Hi, The FontAwesome icons in PluginIcon are tiny and do not re-size correctly ('button width' 'button height') - only the transparent box (or 'area') around the icon get bigger, but the icon stays the same size. Here you can see an example: {img fileId="3530" thumb="box"} The first 'WhatsApp' PluginIcon on the left is tiny, about 15px x 15px, the second one, about 50px x 50 px, is PluginImage. Here is the code for the first two: {CODE(colors="tiki" theme="default")}{button href="https://wa.me/xxxxxxxxxx" _icon_name="whatsapp" _type=" " _target="_blank"} {img type="fileId" fileId="1719" link="https://wa.me/xxxxxxxxxx"} {CODE} Could this be due to PluginIcon using a .png instead of .svg, where if you increase the size of the .png it would not look good so it was coded to only increase the size of the area surrounding the icon? Also interesting is that the size of the WhatsApp icon (and probably most others) when downloaded to my local environment (entire library, not individual) is about 50px x 50px., so maybe there is a bug that is making it smaller to start with? In any case, an image with a link works fine, I just thought I'd give a heads up should this be an 'Easy first contribution' for someone. br, Mike
  • Per page CSS rules    ()
    Is there a way to include custom CSS rules directly into a pages text in a way that is analogous to the MediaWiki CSS extension? (https://www.mediawiki.org/wiki/Extension:CSS)


<?xml version="1.0"?> <!-- RSS generated by SourceForge.net at Mon, 09 Nov 2009 04:04:35 GMT on sfs-web-8 The content in this RSS feed was generated by SourceForge.net regarding the SourceForge.net site or a project hosted on SourceForge.net. Each project hosted on SourceForge.net is responsible for their own content, file releases and support. For a full list of available RSS feeds http://p.sf.net/sourceforge/rssfeeds For terms of use: http://p.sf.net/sourceforge/terms For content issues, comments and questions: contact the project via the comment link or the resources on their summary page. For technical issues with this feed: contact the SourceForge.net team at: http://p.sf.net/sourceforge/support In the event that you need to report abuse: contact the SourceForge.net team at: http://p.sf.net/sourceforge/support
-->
<rss version="2.0">
<channel>
<title>SourceForge.net: Project Summary: TikiWiki CMS/Groupware (tikiwiki project)</title>

<link>http://sourceforge.net/projects/tikiwiki/</link>

<description>A summary of key project details for the tikiwiki project on SourceForge.net.</description>
<copyright>Copyright and acceptable use information for this RSS feed may be found at: http://p.sf.net/sourceforge/terms</copyright>
<lastBuildDate>Mon, 09 Nov 2009 04:04:35 GMT</lastBuildDate>
<generator>SourceForge.net RSS generator</generator>
<image>
<title>SourceForge.net logo</title>
<url>http://images.sourceforge.net/images/sflogo-88-1.png</url>

<link>http://sourceforge.net/</link>

<width>88</width>
<height>31</height>
<description>The world's largest Open Source software development website</description>
</image>
<item>
<title>Project name: TikiWiki CMS/Groupware</title>
<description>Project description: Powerful multilingual Wiki/CMS/Groupware to build & manage your Wiki, File Sharing/Image Gallery, CMS, Blog, Tracker/Forms, Forum, Directory, Polls, Surveys, Quizzes, Newsletters, Calendars, FAQs, Spreadsheets, Maps, Workflow, etc. - That all is Tiki !</description>

<link>http://sourceforge.net/projects/tikiwiki/</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Developers on project: 440</title>
<description>Project administrators: <a href="http://sourceforge.net/users/chibaguy/">chibaguy</a>, <a href="http://sourceforge.net/users/lrargerich/">lrargerich</a>, <a href="http://sourceforge.net/users/luciash/">luciash</a>, <a href="http://sourceforge.net/users/marclaporte/">marclaporte</a>, <a href="http://sourceforge.net/users/mose/">mose</a>, <a href="http://sourceforge.net/users/nkoth/">nkoth</a>, <a href="http://sourceforge.net/users/nyloth/">nyloth</a>, <a href="http://sourceforge.net/users/ohertel/">ohertel</a>, <a href="http://sourceforge.net/users/pkdille/">pkdille</a>, <a href="http://sourceforge.net/users/redflo/">redflo</a>, <a href="http://sourceforge.net/users/ricks99/">ricks99</a>, <a href="http://sourceforge.net/users/sylvieg/">sylvieg</a>, <a href="http://sourceforge.net/users/xavidp/">xavidp</a></description>

<link>http://sourceforge.net/project/memberlist.php?group_id=64258</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Activity percentile (last week): 99.97%</title>
<description>Most recent daily statistics ( 9 Nov 2009): Ranking: 71, Activity percentile: 99.97%, </description>

<link>http://sourceforge.net/project/stats/?group_id=64258&ugn=tikiwiki</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Downloadable files: 784609 total downloads to date</title>
<description>Most recent daily statistics ( 9 Nov 2009): Download count: 233</description>

<link>http://sourceforge.net/project/showfiles.php?group_id=64258</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Mailing lists (public): 5</title>
<description>Public mailing lists: tikiwiki-cvs, tikiwiki-devel, tikiwiki-pt-br, tikiwiki-users, tikiwiki-artwork</description>

<link>http://sourceforge.net/mail/?group_id=64258</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Bugs (288 open/2021 total)</title>
<description>Tracker description: Bug Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506846&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Support Requests (2 open/201 total)</title>
<description>Tracker description: Tech Support Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506847&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Patches (71 open/184 total)</title>
<description>Tracker description: Patch Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506848&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Feature Requests (690 open/879 total)</title>
<description>Tracker description: Feature Request Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506849&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
</channel>
</rss>

Created by: marclaporte Last Modification: Saturday 08 August 2015 14:33:49 GMT-0000 by Torsten Fabricius

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki