Loading...
 
Skip to main content

Search

  • Re: Re: Re: How should we handle theme bug reports? in About themes.t.o.

    Re: Re: Re: How should we handle theme bug reports? Trackers it is! tiki-view_tracker.php?trackerId=2 There were issues but Sylvie fixed them. (in 1.9.5 CVS) M 😉 Great. Now the tracker looks very good for bug repo...

  • Suggestions: Directed rather than complete random design in Tiki Design

    Suggestions: Directed rather than complete random design Am I missing anything? Any volunteers? Anyone see something similar in another CMS? Thanks! M 😉 Hi marclaporte, I hope you can do this for tikiwiki, indeed. ...

  • Re: General question about blog template in New Themes

    Re: General question about blog template Are you working on the default tiki-view_blog.tpl file (in templates/ directory)? Some themes have their own version (in the templates/styles/[themename]/ directory), which has priority over the ...

  • Re: Title or breadcrumbs in About themes.t.o.

    Re: Title or breadcrumbs Hi, it's not currently possible in 2.1 unless you use some old theme like moreneat (it still has its own old tiki-show_page.tpl template) It's a shame, we have to fix it soon 😉 ...

  • Re: new CSS file zero bytes in Bundled and Legacy Themes

    Re: new CSS file zero bytes Edit-CSS appears to be broken in tiki 2.0. For now, CSS files can be edited locally and uploaded/copied to the server, for users with that access. -- Gary

  • Re: Re: Re: A Big Idea in Tiki Design

    Re: Re: Re: A Big Idea In my opinion, the CSS style sheets aren't the big problem. Most of the errors I've seen are minimal and easily fixed. The big problem (IMHO) is that the TPL files create poorly constructed HTML. That'...

  • planetfall confusion in New Themes

    planetfall confusion I have installed planetfall and have been having problems. The menu issue was easy to setup but I cannot get the top bar with the menu images to show up. Also it goes really wide when using the theme it doesn't stay...

  • simple in Themes

    1154004900 luci 'Simple' style for tikiWiki - simple and easy to understand yet pleasant for your eye ! Enables font re-sizing in all browsers, aims to be standards compliant and WCAG 1.0 compatible (not yet). Uses *lite - an ultimate...

  • planetfall errors in Bug reports

    In v1.0 download, in the tiki.tpl and error.tpl files the background="/styles/planetfall/silver_bg.jpg" needs the leading slash ("/") removed in order to have the silver menu bar displayed. marclaporte planetfall errors

  • Missing file in Bug reports

    Sorry, don't know how I missed the file, but it's in the package now. You can get it here: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/mods/trunk/themes/faulkner/styles/faulkner/rightmargin.jpg . The Faulkner theme download is m...

  • How are we going to handle images as to not break the grid in Bug reports

    A link: http://mobile.smashingmagazine.com/2013/07/08/choosing-a-responsive-image-solution/ also see: http://alistapart.com/d/creating-intrinsic-ratios-for-video/example3.html In order for images to be responsive, we need to use percent...

  • Theme option: not working on the module switcher in Bug reports

    Where do you see this problem? I'm able to switch themes as usual at the trunk sites like http://pascalstjean-10536-4949.show.tikiwiki.org and http://zukakakina.com. I cannot switch themes on the pascal show now either. {flash type="url"...

  • Subsilver in Tiki Package Themes

    Based on the phpBB Subsilver theme by Jakob Persson, this theme holds the record for biggest tikiWiki CSS file (at that time), weighing in at 106KB. 1.2,1.3,1.4,1.5,1.6,1.7,1.8,1.9,1.10,2 n n Subsilver

  • Akwa in Tiki Package Themes

    The Akwa style was roughly copied by mose from the tikiwiki.sf.net theme, and introduced in version 1.7rc2. That theme is inspired from MacOS Aqua theme. mose 1.7,1.8,1.9,1.10,2 n n Akwa

  • Paper in Tiki Package Themes

    This is a MIT-licensed Bootswatch theme designed by Thomas Park and used with his permission. All of the Bootswatch themes support both Bootstrap elements and native or legacy tiki elements, etc. Thomas Park (Bootswatch) 14,15,16,17...

  • Theme-o-rama in Site Config

    Theme-o-rama I made a switch-theme module with three drop-down lists of themes — New, Legacy, and tiki-bundled. This way it is easy to see the groups. I'll make the list labels links, so people can go directly to pages that expla...

  • Added an admin link only visible to admins... in Site Config

    Added an admin link only visible to admins... to here: tiki-admin.php

  • Maximum number of records in listings: from 10 to 30 in Site Config

    Maximum number of records in listings: from 10 to 30 here: tiki-admin.php?page=general

  • FAQs now have some content in Site Config

    FAQs now have some content Not full yet, but it's a start... tiki-list_faqs.php

  • More Dogfood for PLM in Site Config

    More Dogfood for PLM Today, Luci & I worked (well mostly Luci 😂 ) to enhance the current site with PhpLayersMenu (PLM). This had led to some fixes which will be available in tiki 1.9.5 The major one is the update to latest versio...

  • I Deactivated some features for the wiki in Site Config

    I Deactivated some features for the wiki tiki-admin.php?page=wiki now off: Dump: Export: PDF generation: Automonospaced text:

  • Enable gzip compression in Site Config

    Enable gzip compression and site updated to tiki 1.9.8 (CVS) (again) I have been noticing a lot of Internal Server Error 500...

  • changed a few pages to lowercase in Site Config

    changed a few pages to lowercase PhpLayersMenu horizontal -> phplayersmenu horizontal PhpLayersMenu vertical -> phplayersmenu vertical Why? Most places in tiki, page names are case insensitive, which is good. But I was h...

  • Playing with 3rd & 4th level menus in Site Config

    Playing with 3rd & 4th level menus Support for more than 2 levels is a relatively new feature in tiki. Let's Dogfood it!

  • Various preference changes in Site Config

    I turned jquery back on so the homepage carousel would work, but turned off some specific jquery effects. Since this site is meant to be a visual showcase, I think it's important to demo what tiki is capable of in the current release. Va...

  • Bootstrap

    Bootstrap Page content is coming, for an overview of the Bootstrap CSS framework as implemented in tiki. The content formerly at this address is now at Transition to Bootstrap - 2013 .

  • Bootstrap Components Navs

    Bootstrap Components Navs !!Tasks *Nested tabs seem not to work. Not sure if it is just not possible or if there is something that we can do to make it work. See tiki-list_object_permissions.php !!Issues

  • Bootstrap-53-Cheatsheet

    Bootstrap-53-Cheatsheet This page, from https://getbootstrap.com/docs/5.3/examples/ , shows sample page elements styled by Bootstrap 5.3, which hasn't been released yet so some details may be styled incorrectly, etc. Also, the color m...

  • WikiPlugins

    Bootstrapping WikiPlugins !Using WikiPlugins to make use of Bootstrap components Bootstrap offers a number of components, which right now can be used with plain HTML .. see here: getbootstrap.com/components and here: bootswatch...

  • Clip Art Repositories

    Clip Art Repositories * http://www.clker.com And you can edit with SVG-edit, the same editor as tiki Draw ! * https://openclipart.org/ * http://www.flamingtext.com/clipart/

  • Concept and Design

    Concept and Design tiki uses the Smarty template engine, so pages generally have a PHP file (.php) and a Smarty template (.tpl) associated with them. These produce the XHTML for the page, which is then given visual styles with CSS. The...

  • Favicon

    Favicon * https://github.com/tommoor/tinycon * http://blog.lavoie.sl/2012/11/multi-resolution-favicon-using-imagemagick.html * https://tiki.org/forumthread52835 * See also: Favicon

  • FiveAlive

    FiveAlive FiveAlive was the default theme and the project site theme for several years. It was designed by Simon Lussier. The current implementation of the FiveAlive theme uses a gradient background across the entire page header. ...

  • Front_page_message

    Front_page_message themes.tiki.org

  • jQui

    jQui jQui was made to showcase jQuery UI styles. Several jQui theme options are included with tiki; they can be sampled using the theme-switching module at left. !! Bootstrap elements

  • Kinetic Typography

    Kinetic Typography The tiki Slideshow could evolve to be more dynamic -> Prezitations , while the printed version could remain linear. !! Related links * https://vimeo.com/channels/kinetictypography * https://en.wikipedia.o...

  • Make a Wide Section in a Wiki Page

    Make a Wide Section in a Wiki Page ! Make a wide section in a wiki page This is a way of having one or more wide sections in a page, such as to have a full-width background color, slider (image rotator), or other wide content. In this...

  • Marketplace Themes

    Marketplace Themes For any questions, support requests, or other discussion related to these themes, please use the tiki Themes forum .

  • RecipeRestoreCss

    RecipeRestoreCss Provide a report on CSS classes used in a stylesheet (Mirror of http://tikiwiki.org/tiki-index.php?page=RecipeRestoreCss - Should probably be relocated to this site.) ! Provide a report on CSS classes used in a sty...

  • Twenty Sixteen

    But, hmm... I thought if the source is GPL the derivative work must also remain GPL or compatible license... LGPL is not compatible with GPL. Or can you double-license it when it is derivative work? Just a thought, I might be wrong! Gr...

  • UserPage_Griebel

    UserPage_Griebel !Something about theme generation !!!Work in progress Separating parts of theme generation (Griebel). tiki CSS generator (marclaporte) http://www.strangebanana.com/ about generating themes colours.

  • Re: Re: No screenshots in bundled themes page in Bundled and Legacy Themes

    Re: Re: No screenshots in bundled themes page OK, I see the screenshots are there now. Thanks! Sure. There was a reason why I didn't do it earlier, but can't remember now what it was 😉. It is nice to see all the theme thu...

  • Re: Re: Re: What bundled themes work best in 2.0? in Bundled and Legacy Themes

    Re: Re: Re: What bundled themes work best in 2.0? Well, the objections to tables are mainly that they were never actually meant to be for layout, bur rather to hold tabular data, and also that they make the page hard to understand for s...

  • Using Kubrick without php layers? in New Themes

    Using Kubrick without php layers? Hey everyone, I just downloaded the kubrick theme (been waiting for this for a long time 😂 ) but the problem I have is that the header isn't showing and a message "phplayers are not available on this si...

  • twist theme with white horiz menu in New Themes

    twist theme with white horiz menu If the menu is white, that means that you did not create a menu that uses menuId=43. You are actually seeing an error message in white. The distribution only creates the main menu which is menuId=42. Bu...

  • Re: Re: twist theme in New Themes

    Re: Re: twist theme O.K., how about a 1,2,3 on enabling the tabbed menus? I've read, re-read, tinkered, built menu, enabled... I have: menuid=43 options in menu enabled phplayersmenu can't find: site menu to enable site menu ba...

  • Re: Re: Mittwoch Errors in New Themes

    Re: Re: Mittwoch Errors (Sorry, content mistakenly deleted by Gary.) I replied to your post while logged in as admin and mistakenly hit the "edit" rather than "reply" link, so over-wrote your message. Man, do I feel dumb. ...

  • Re: The Basic Problem in New Themes

    Re: The Basic Problem I just discover somthing... the extra width that i thought it was because the application menu... was the left column area ... 😕 how did it moved to the right side ❗ lets talk with pictures see the apllic...

  • Overriding ie6.css in Tiki Design

    Overriding ie6.css I've gotten into the habit of using conditional comments to use CSS suited to the various quirks of each generation of IE, rather than relying on nasty and fragile hacks in the CSS files themselves. header.tpl uses...

  • Re: Show/Hide Right/Left Menus in About themes.t.o.

    Re: Show/Hide Right/Left Menus "Show/Hide Right/Left Menus" feature works just fine in Firefox but gives an "Error on page" in IE7, any ideas why ? Many thanks in advance Zak I've submitted a bug report on this too, an...