Loading...
 

Category: Theme: Look & feel, Styles, CSS, Theme Control Center

Theme: Look & feel, Style, CSS, Theme Control
Theme: Look & feel, Styles, CSS, Theme Control Center
Show subcategories objects

Name Type
file_get_contents(/var/local/themes.tiki.org/www//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700): failed to open stream: No such file or directory
tracker item
-=text=- has no more formatting
tracker item
'Last Changed' module formatting is inconsistent
I had my issues with the way the module mod-last_modif_pages.tpl rendered... the title could be hidden by a "decorations=n" which made the link to the addition changes vanish, plus the link in the module title is a little bit of a break with the remaining styling...

Then I discovered that the module uses a table instead of a OL or UL to format, which is a little bit messy itself.
tracker item
*.tiki.org sites: make the navigation & interface more consistent
tracker item
$prefs.language does not work properly?
This is related to the Custom Site Header section of Look & Feel on our Web site. We put a top navigation bar which is expected to be showin in different languages depending on the visitor's language (look at http://www.daav.cn/cms/tiki-list_file_gallery.php ). The code in Custom Site Header is like this:

<div style=...>
<ul>
{if $prefs.language eq "cn"}
<li>link1 in Chinese</li>
...
<li>linkN in Chinese</li>
{elseif $prefs.language eq "fr"}
<li>link1 in French</li>
...
<li>linkN in French</li>
{elseif $prefs.language eq "de"}
<li>link1 in German</li>
...
<li>linkN in German</li>
{else}
<li>link1 in English</li>
...
<li>linkN in English</li>
{/if}
</ul>
</div>

however, it seems the top navigation bar is always shown in Chinese even when I set the default browser language to English only. At that time, our php-based language detector works correctly to identify the user/browser language as English (example: our homepage at http://www.daav.cn/ ) but tikiwiki remains in Chinese unchanged.

Is there anything wrong with the code or it's just because my Windows XP is in Chinese? Then how to get around this in Tikiwiki? What language do you get on the linked page that I included above?

Thanks for any hints.
tracker item
1.9to2.4.css File does not exists referer: tiki-index.php
I recently upgraded from 1.9.9 to 2.4 and I find lots of these errors
in the log file:

[Wed Aug 05 14:28:59 2009] [error] [client 10.7.8.26] File does not exist: /usr/local/apache2/htdocs/tikiwiki/styles/transitions/1.9to2.4.css, referer: http://localhost/tikiwiki/tiki-index.php


Is this installation error or a bug in 2.4?

Thanks
tracker item
11.x: issues with greenvalley theme style
tracker item
Koichi
Contributors
tracker item
Caldrac
Contributors
tracker item
13.x Bootstrap: tiki-assignuser.php -> There should not be a horizontal scroll bar
tracker item
13.x Broken layout for https://tiki.org/TikiFestMadrid and http://tiki.org/TikiFestBarcelona3
tracker item
13.x dev.t.o: Print version of blog post has no CSS assigned
tracker item
13.x dev.tiki.org Stray "Add Comment" button all the way at the bottom of the page
tracker item
13.x Horizontal scrolling on http://dev.tiki.org/tiki-pagehistory.php?page=Tiki12
tracker item
13.x suite.tiki.org : The footer is missing since the upgrade from 12.x
tracker item
13.x: Floated box classes (divs thirdfloat, to have display in 3 cols) stopped working after the upgrade
tracker item
13.x: PluginSlider in featured profile overlaps footer
tracker item
13.x: Profiles with "random header images" stopped working as expected compared to 12.x
tracker item
13.x: Weird warning on smart phone
tracker item
13.x+ (& dev.t.o): wrong bg color in convene plugin in some theme styles
tracker item
14.x regresion: menu icons broken
tracker item
14.x: Plugin AppFrame doesn't get the central column expanded to use full width anymore
tracker item
15.x: Improvements needed for mobile view of many *.t.o sites (dev, themes, doc, ...)
tracker item
popup box to select visible calendars shown underneath events details (using fullcalendar)
tracker item
snarlydwarf
Contributors
tracker item
Humphrey
Contributors
tracker item
19.x dev.t.o: Top module zone is no more hidable nor topbar module zone sticky
tracker item
19.x themes.tiki.org Possible cross-site request forgery (CSRF, or "sea surfing") detected. Operation blocked.
tracker item
Editing / Saving themes CSS causes "strange" code in some commands.
Hello,

sorry for my bad English, but I´m from Germany and I´ve got my last lesson at school - nearly 20 years ago...

So I hope that you will understand me, here my problem :

I use Tiki 2.0 RC4 with the "andreas08"-Theme. It works quite good, but this bug (maybe ?) happens when I try to edit and save the Theme-CSS via the Admin-Menu :

Some command lines will be added with a "x" (included by tag-brackets) and the instruction given by this command will be ignored - cause it´s "rubbish" than.
( I can´t show you an example, i tried it, but here the "X" in the brackets not appears after saving this thread. )

This strange "effect" also happens by editing or formatting an text by the wysiwyg-editor, so that the text appears with some "rubbish" code-tiles instead of the formatted styles. (Text-Color, Size, Justify, etc.)

I´m not sure - is it a bug, or is this a failure caused by myself ?

Thanks for any answers or comments an greeting form Germany.

Hofnarr
tracker item
Several themes lose first character of module text
Several themes are losing module text on the left margin: damian, nomia, simble, smartiki. Affects text-emitting modules such as "last changes" (last item is number 0 instead of 10), related categories, and external RSS feeds. This makes the unmodified themes unusable for some sites.

In damian.css this seems to be caused by the following near the bottom:
/* Lists in modules */
.box-data ol,
.box-data ul {margin-left: -1em;padding-right: 1em;}
tracker item
Edit CSS broken
Files created with the Edit CSS feature (tiki-edit_css.php) are 0 bytes.
tracker item
Cyril
Contributors
tracker item
404 Fullscreen Error
tracker item
Built it TPL editor removes Javascript from the Templates
This is intended as a security feature. However, it is causing lots of support requests.

How can we maintain security but make it easier for admins?
tracker item
7x Dev : overlapping cols or right column sent to end of "middle"
Hi,

Particularly for Chibaguy, to show screenshots about the problem

The col3 ( or right-modules) are most of time send to the end of "middle".

This generally come from a "center" with two lateral column, when the calculated width of the three column is greater than the limited width of the container.

This seems to happen in several cases (mines), I commonly uses fivealive and have tested here "business". I get the same since a little more than one week.

Joined four screen shots from top to down (1920x1200 selection cropped).

You can see :
#The top and the right column not in place
#the middle : an anomaly on the width and all the display of the module action calendar (somebody has tried something while I am working on a lot of commented bugs on calendars 17 bus interacts, I have to merge or replace) . The ### comments are test to check modification at execution on my version.
#Where the col1 is ended and col3 begins
#The col3 end before the main footer

This is what I got with no SVN conflict on this.
tracker item
Access to load Google fonts fails
tracker item
Activating Feature Theme Customizer produces error
tracker item
Add Autoprefixer script to SCSS to CSS workflow in trunk/pre-Tiki19
tracker item
#2000
Bugs & Wish list
tracker item
Allow HTML and/or Wiki syntax in Site Title and Subtitle fields
To allow for greater styling, it would be great to allow HTML coding and/or wiki syntax in the __Site Title__ and __Subtitle__ fields on Admin: L&F.

tracker item
Anonymous can't switch theme
In the current (r22100 or so) trunk, the switch-theme module (or url tiki-switch_theme.php) only works for logged-in users. This is a regression from just a few days ago. Anonymous users need to be able to change the theme, for example at the themes demo site.

The switch-theme module appears to work without error but when the page refreshes, the theme hasn't changed.

I'm not sure of the revision when this started, but anon can change theme in my install of exported files dated Oct. 3 (approximately r21960), but by Oct. 6 in my updated trunk (approximately r22000), it's no longer possible.
tracker item
Assign theme to group doesn't work
When I assign a theme to a group and submit the change, when the admin-group page displays again, the theme selector shows "site default" instead of the theme name I chose, and the theme being used for the group doesn't change.
tracker item
Automagically Collapse/Expand columns in wide tables since Bootstrap: Footable jQuery Plugin?
tracker item
Avoid huge pages which force horizontal scrolling (CodeMirror, PluginCODE, etc)
In view mode:

PluginCODE should have horizontal scroll bar when there is too much code on one line. This used to work a while ago on some browsers, but not all.


In edit mode:
CodeMirror seems to force the page to be super large


tracker item
bad contrast of text vs bg in alternate row with trackerlist (or fancytable?) inside a remarksbox plugin with theme cosmo (at least)
tracker item
blackroom /tiki-assignpermission.php?group=* rendering problem
Dear community,

Here's a screenshot:
{img src=show_image.php?id=70}
Many blessings.
tracker item
Blog description contrast inappropriately low in Journal theme
tracker item
Blue Print CSS / BluePrintCSS
CSS... Themes...
tracker item
Boostrap: links look weird in certain Bootswatch themes
tracker item
Bootstrap icons not found with bootswatch themes
tracker item
Bootstrap layout - site's title and subtile is shown twice
tracker item
Bootstrap Sandbox - Default Tiki Theme
tracker item
Bootstrap Sandbox - Amelia Bootswatch Theme
tracker item
Bootstrap, Composer; Tiki25 is now set to use bootstrap 5.3.x while it shouldn't have been changed
tracker item
Border on checkbox cells in tables broken by position: relative
tracker item
Browser Tab Favicon Settings Missing
tracker item
business central column background is too narrow on small (wiki) pages
tracker item
business: control panel descriptions have minimal contrast (grey text on white)
tracker item
Calendar in theme control center
Calendar is missing from the theme control center
tracker item
Calendar module title displays in wrong color in brtiki theme
Running brtiki theme on Tiki 1.9.7. The title of the calendar module displays in black, which is illegible against the dark green background. All other modules tested under this theme display their titles in white text against the green background.

tracker item
calendar overlaps on right column
http://tikiwiki.org/tiki-calendar.php -> calendar overlaps on right column
tracker item
Calendar view hides menues
I tried andreas09 theme on themes.tikiwiki.org. When viewing the calendar, the menues the 2nd level is displayed behind the calendar. This applies to other themes as well - e.g. FMSC.
tracker item
Cannot access popup menus in some themes
This is about the popup menus in the top part of the page and applies to several of the default themes in version 6.

In many of the themes, there seems to be a gap between the menu heading and the popup such that when the mouse is moved down to access a popup menu, the menu disappears, making it nearly impossible to access!

A theme example is Arcturus - Amette, but that is not the only one, no the worst.

This happens on both Safari and OmniWeb.

It is actually possible to access the popup with some practise. There seems to be some flag toggling going on as well because it can be made easier if the popping up is reset in some way.

Karl
tracker item
Cannot see text in fivealive-lite watermelon top buttons
tracker item
Comzone doesn't work with phplayers horizontal menus
http://sourceforge.net/tracker/index.php?func=detail&aid=1175645&group_id=64258&atid=506846
tracker item
Conflict of Stasa Theme color selection and Edit Structure page
tracker item
Convene date picker hard to use
tracker item
Creating new article for tiki.org/news while being switched in the "info" perspective does not get saved but switches to default perspective instead
tracker item
CSS for tikinewt theme - main content pane is too high and covers tabs
When using the TIKINEWT.CSS theme with version 3.0 RC1, on some administration screens, like USERS tiki-adminusers.php, or USER CONTACTS PREFERENCE tiki-user_contacts_prefs.php, the main part of the content division is too high, and covers the TABS for that particular page.

This is not a problem if TABS are not used. This does not appear when using another THEME, such as THENEWS.CSS
tracker item
CSS Issue: popover overflow
tracker item
CSS: Multilevel style numbering for ordered lists broken in 19.x
tracker item
CSS: Themes readiness for 1.9
Bundled themes readiness, see ''New Css Entities'', Fix broken themes ((tw:RecipeRestoreCss))

tracker item
Custom CSS values which overrides chosen CSS (and are kept in database to be future-proof)
I pick one of the themes included in Tiki (Codex.css for example). It is almost perfect for my needs. I would like to make a few modifications, which are not appropriate to share with the Tiki project.

A- If I edit the styles/codex.css, I will have to redo my change again at each upgrade.
B- If I duplicate styles/codex.css to styles/mycustomtheme.css, I will not be taking advantage of any future enhancements to the theme.

It is not possible to put CSS information as Custom code in Site Identity.

The other benefit is to distribute css adjustments via profiles, like:
http://profiles.tikiwiki.org/site_width

1- Smarty doesn't like the curly brackets used in CSS. {literal} bla bla {/literal} could be used to get around this
2- It is not in <head> </head>

I jsut tested by putting the code below as Custom code in Site Identity and it works :-)
{img src=images/code.png}%%% {CODE()}
{literal}
<style type="text/css">
body { background-color: blue; }
p { color: yellow; }
</style>
{/literal}
{CODE}


Entering CSS "as-is" with curly brackets in Site Identity and having it render as internal CSS could be a solution.
http://www.tizag.com/cssT/internal.php

or maybe a custom.css should be maintained, and cached from this data.


Related:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1014
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1178
tracker item
DarkRoom layout screwed up after upgrade to 7.1
When I upgraded this site:

http://alaindesilets.org/MyPublicSite/tiki-view_blog.php?blogId=1

from 6.1 to 7.1, the layout got screwed up (I'm using the DarkRoom theme).

Before the upgrade, the layout looked like this:

* [http://dev.tiki.org/tiki-browse_image.php?imageId=125]

After the upgrade, it now looks like this:

* [http://dev.tiki.org/tiki-browse_image.php?imageId=126]

Notice how the position of the login and the search forms changed, and how it looks weird in the TW 7.1 version (plus, it causes a lot of waste in screen realestate).
tracker item
dev.t.o 13.x: add some scrollbar at the top of wide tables in Bootstrapped themes, since they look as with less content for new users or unexperienced visitors
tracker item
dev.tiki.org :: 13.x trackers in new edit interface :: selecting a status hides the text
tracker item
Double check footer links on tiki sites after upgrading
tracker item
Difficult iconset conversion for file gallery listing
tracker item
Disabling the Search box on Search Results page also removes it from the search bar
Tested on info.tw.o with FiveAlive theme...

Disabling the __Search box__ option on the Admin: Search page, Search Results tab (tiki-admin.php?page=search) will remove the Search bar from the menu.

This is incorrect behavior.
tracker item
Display a comment in the html listing where each indvidual template starts and ends
I would like to have the templates include a comment line such as: <!--start template: tiki.tpl--> and a corresponding <!--end template: tiki.tpl-->. As a non-developer performing minor overrides and adaptations to the existing templates, this would greatly improve the time needed to locate the correct template to override for a certain page, as you could just go into the HTML source code and see which templates are involved in generating the page you are looking at.
tracker item
Double WikiHelp button
When editing a wiki page (maybe not all themes), the WikiHelp button appears twice.
tracker item
Easier theme management for Tiki admins
These settings:
Theme:
Slideshows theme:
here: tiki-admin.php?page=general

And theses ones:
Theme Control
General Layout options (all)
Edit Templates
Edit CSS
Tiki Template Viewing
Use Tabs
here: tiki-admin.php?page=features

And this one:
Reg. users can change theme:
here: tiki-admin.php?page=login

Should be added to a new admin tab "Theme & Layout":
tiki-admin.php?page=theme

IMHO, it is OK for options/settings to be in more than one admin panel, if relevant to both.
tracker item
Edit CSS creates 0-byte file
Editing by admin saved the file intact, but the file wasn't renamed. Editing by a registered user created a 0-byte file (also not renamed with -username added). I checked in a Tiki 3.2, which has the same problem.
tracker item
Edit CSS feature broken
tracker item
Edit CSS feature: Warnings when CSS file has @import
When a CSS file has an import:

@import "http://marclaporte.com/mozilla/rustico.css";

I get some warnings:
Warning: file(styles/http://marclaporte.com/mozilla/rustico.css) [function.file]: failed to open stream: No such file or directory in tiki-edit_css.php on line 22

Warning: Invalid argument supplied for foreach() in tiki-edit_css.php on line 25
tracker item
Edit CSS: memory exhausted in logs when trying to edit style containing @import
When using the Edit CSS feature (-+tiki-edit_css.php+-) to edit simple.css it tries to import -+styles/lite/lite.css+- via regexp matching pattern ''@import'' found in -+simple.css+-

The problem is i have set PHP memory_limit 128M and it still crashes PHP and in my apache error log i see "Memory exhausted" or "-+~np~[Mon Aug 13 12:45:51 2007] [notice] child pid 2421 exit signal Segmentation fault (11)~/np~+-"

I did some debugging with dies and i don't get why the following regexp matches twice (there's only one ''@import'' in -+simple.css+-):

{CODE()}preg_match_all("/@import( |\t)+('|\")(.*)(|\")( |\t)*;/U", $line, $importfiles, PREG_SET_ORDER){CODE}

Related to http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1162
tracker item
Elegant theme problem
When I am using the calendar on mouseover the month the year changes colour. The normal colour of the month seems to be a red rather than the standard white and so cannot be seen against the blue background. You can see this at my site www.granthamlions.org.uk. Thanks
tracker item
Elegant theme problem
When I am using the calendar on mouseover the month the year changes colour. The normal colour of the month seems to be a red rather than the standard white and so cannot be seen against the blue background. You can see this at my site www.granthamlions.org.uk. Thanks
tracker item
Enable overlib CSS styling
As installed, there is no easy way to globally style the overLIB popups. Preferably, there should be css classes defined so that themes can style the popups to match.

This patch (attached) can be used to replace the same file in folder lib/smarty_tiki
tracker item
enabling Top and bottom bar does nothing
Selecting Top Bar and Bottom Bar doesn't seem to enable either of my templates.

I commented out the if statement in the tiki.tpl:

{*if $feature_top_bar eq 'y'*}
<div id="tiki-top">
{include file="tiki-top_bar.tpl"}
</div>
{*/if*}

-- and --

{*if $feature_bot_bar eq 'y'*}
<div id="tiki-bot">
{include file="tiki-bot_bar.tpl"}
</div>
{*/if*}

Now both templates are working.
tracker item
error at admin > login showing list of themes: unserialize() at tiki-admin_include_login.php +
Switching language from admin panel produces blank page (tiki not showing) under some circumstnaces, along the last weeks (repeated today-13th june 2007 again with latest 1.9cvs code)


I have a selection (through "Admin > login") of themes chosen by admin to allow users to change among those themes.
Moreover, mod-switch_theme is assigned to registered users in left column.

From time to time, when I change the theme under "Admin > General", I get this message:

^
Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/modules/mod-switch_theme.php on line 15
header already sent
^

plus a blank page. After that, I see on top of each page:

^
Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/modules/mod-switch_theme.php on line 15
^
I cannot change the selecetion of themes any more through "Admin > login": I'm geeting
^
Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/modules/mod-switch_theme.php on line 15

Notice: unserialize() [function.unserialize]: Error at offset 239 of 250 bytes in /home/httpd/tiki19/tiki-admin_include_login.php on line 522
^
on top of that page, and the selecetion of themes is not showing properly (names of themes), but it produces this hatml lines at that multiple selection box (taken from the html source of the page):

{CODE()}
<b>Warning</b>: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in <b>/home/httpd/tiki19/templates_c/precarios/es^%%00^00C^00CB4449%%mod-switch_theme.tpl.php</b> on line <b>33</b><br />
{CODE}


(until I delete that selection directly from the db).
tracker item
Error while saving CSS customisation on tiki.org
tracker item
Extra site logo (tiki logo) and sitetitle shown at the top left corner after upgrade to 16.2svn (a.navbar-brand)
tracker item
Favicon not correctly implemented.
The implementation of favicons is incorrect for types other than .png.

Tiki currently renders the favicon as:
{CODE(caption="Current rendering",ishtml="0")}<link rel="icon" href="favicon.png" />
{CODE}

Notice that there is no declaration of MIME type (very bad). If you goto Administration | Look & feel | Other, there is a pull-down box to select the favicon icon MIME type, which gives choices:
* image/png
* image/bmp (wrong!)
* image/x-icon (wrong!)

None of these selections actually effect the LINK tag! In other words, someone forgot to implement the MIME attribute of the link tag. Even if it was implemented, these choices would be wrong (see solution).

Also on the Look & feel | Other page, there is a 32 character limit on the favicon icon file name. This limit is too small and is problematic for sites where the favicon is not located in the tiki root directory.
tracker item
favicon settings: 3 issues
tiki-admin.php?page=general

1- favicon box is limited to 32 characters. This is not enough for people using multiki.

2- When I try to change path to favicon, it doesn't save.

3- How do I deactivate this feature?

Shouldn't this feature be in Site identity?
tracker item
Firefox 3.0.1 + TW 2.0 Mis-Displays when "menu" option is selected in Look and Feel > Top Bar
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1

This is Tikiwiki v2.0 -Arcturus- © 2002–2008 by the Tiki community Sun 07 of Sept., 2008 22:51 EDT


Firefox mis-displays when "menu" option is selected in Look and Feel > Top Bar

Does not occur in IE7

Mis-display is that menu appears in proper place, but all of the rest of the page is to the right of the end of the menu div

tracker item
Fivealive and mod-logo: Site title displayed too much to the left (lack of contrast with white background)
tracker item
Fivealive header half-broken (somewhere after version 12)
tracker item
Fivealive theme width (right hand column too far down)
Using the default fivealive theme on tiki.org and on a fresh install has the unwanted effect of the right hand column being far off to the right, and below the content (have to scroll down & across to see it).
Using Firefox 3.0, Linux.
tracker item
fivealive-lite can't see text on login dropdown
tracker item
Fivealive-lite grape theme option is not applied or overriden by default Bootstrap colors
tracker item
fivealive-lite kiwi can't see logout link
tracker item
Fivealive-lite theme options: wrong bg color of top menu bar on dev.tiki.org
tracker item
FiveAlive-lite theme: in fullscreen mode there is a blue line which does not belong there
tracker item
Fixed Top Menu (Classic bootstrap) and bottom modules are lost when using the Admin new UI (Tiki23 default)
tracker item
Floating top and/or bottom (footer) menu items (and why not left & right too)
We should have some ready-made zones, where template designers can just

It should be possible to populate these zones with Site Identity or in the templates.


Please examples of floating boxes here:
http://www.jtricks.com/javascript/navigation/floating.html
http://www.phpletter.com/Demo/Jquery-Floating-Box-Plugin/

It could also be pull out thingies or horizontal bars
tracker item
Font and other style info isn't correct
tracker item
Font Awesome 5: Review license situation
tracker item
Fresh install of 13.0: theme admin panel: tabs with no possible options
tracker item
Fullscreen edit: "Monitor this page" checkbox positioned in the middle of the editing textarea
tracker item
fullscreen=y hides all info from top navigation bars in dev.t.o, doc.t.o and themes.to
tracker item
Get the feature tiles panel (back) into the new admin dashboard ... please
tracker item
Group theme no longer working.
The group theme functionality no longer works in 5.x and 6.0.

To test:
*Set "each group can have its own theme" in Admin>Look&Feel>theme
*Admin>Groups, edit a group and try to set the default theme for a group.
*nothing happens.

*theme control - still working.
*user preferences - theme - still working.
tracker item
Hard-coded icons in js files
tracker item
hardcoded (wrong) version display
templates/styles/neat/tiki-top_bar.tpl
templates/styles/simple/tiki-top_bar.tpl

both have a hard coded version i v1.9DR4 (CVS) -Sirius-
Either update it or even better have a variable to show the actual version.


tracker item
Hidden anchors/links shown on mouseover of header
tracker item
HTML blockquote tag has no default CSS (visual styling)
tracker item
http://next.tiki.org/user199 page layout is broken
tracker item
https://dev.tiki.org/Webmail page layout is broken
tracker item
Icons missing on tiki-admin_toolbars
tracker item
Icons Unseen with Fivealive Theme
tracker item
IE eats up extra long Wikipages
Long and extra long wiki pages are not correctly displayed by the IE. Also no scroll bars are shown, so the content vanishes completly on a certain point of the page.
tracker item
IE eats up extra long Wikipages and Articles
Long and extra long wiki pages are not correctly displayed by the IE. Also no scroll bars are shown, so the content vanishes completly on a certain point of the page.

Also articles are affected. :-(
tracker item
Image selection for Logo shuld be drop down from uploaded files
The mechanism to alter a tiki sites logo uses a cumbersome server relative path mechanism. Not intuitive especially seeing as there is a file upload facility.
tracker item
improve display of icons in since_last_visit_new module when many changes
tracker item
Improve page load times by not loading unused CSS and Javascript (e.g., elfinder.js, code_mirror.js, etc.)
tracker item
Incorrect custom header code breaks site
A lack of documentation on the correct usage of code in the Custom Site Header section may result in a broken site (blank white page)

For example, if one wanted to display a menu based on a users group but did not use the proper code (because he can't find documentation showing the proper code) there is a good chance the site could break.

It has happened to me a couple times but fortunately was able to go back or to another tab and remove the site breaking code and save again.
tracker item
Increase L&F options for navbars
tracker item
Infinite Carousel on themes.tiki.org breaks between Tiki10 and Tiki11
tracker item
Insert Wiki Link popup has scroll bars in IE7 messing up view
Insert Wiki Link popup has scroll bars in IE7 messing up view
tracker item
Interactive (in-context) Site identity editor
((doc:Site identity)) is great because it permits quite a bit of customization without modifying any files. Everything is cleanly kept in the database for easy upgrades.

However, it's not immediately easy to know which zone is for what. Top & bottom bar could have an edit button, so we can edit zones in context.

As an example, ((doc:Interactive translation)) is great because we are in context.
tracker item
Introduction of clearfix makes my top module zone too tall
After applying 33721, the top module area of my jqui theme is 150 high, which looks ridiculously big. See wiki.alphasoftware.com.

(Using 7.x branch)
tracker item
Invalid CSS
tracker item
Irregular outline pages in coelesce theme
tracker item
Mikael.Franzen
Contributors
tracker item
Solved: Multiple domains to single site modules in the wrong place
I use Tiki Wiki for many of my sites and some of them have multiple domains associated with them. So domain.ca, domain.com and domain.co.uk all point to the same folder on the same server using domain redirection.

The main domain works and looks fine but if I go to any of the other domains everything is there but it is out of place. The modules were in the wrong place on the screen and it looked like the theme CSS was messed up. I tried playing with perspectives, multi-domain, areas, domain redirects (within Tiki), category, themes, and anything else that looked promising.
tracker item
Avoid breaking the layout when there is some very long text (ex,: URLs)
"htmlwrap() is a function which wraps HTML by breaking long words and preventing them from damaging your layout. This function will NOT insert <br /> tags every "width" characters as in the PHP wordwrap() function. HTML wraps automatically, so this function only ensures wrapping at $width characters is possible. Use in places where a page will accept user input in order to create HTML output like in forums or blog comments.

This function will not insert line breaks within HTML tags or HTML entities such as  . It treats all HTML entities as single characters, when taking them into account for string length. It will also attempt to find logical line-break insertion points (like after periods or slashes) before inserting breaks at $width characters."

http://www.greywyvern.com/code/php/htmlwrap
tracker item
MEbneter
Contributors
tracker item
Edit CSS and Edit template: add version control (ex.: by saving in wiki pages)
((doc:Edit CSS))
((doc:Edit Templates))
tracker item
Buttons line wrap on mouse-over hover - v6.7 Theme TheNews
Depending on the width of a user's browser window, it is possible for a button to wrap to the next line when the user hovers on the button. This makes clicking the button challenging.

We did not see this behaviour with v4.3, only since upgrading to v6.7
tracker item
Edit CSS: several problems
Edit CSS feature produces CR/LF line terminators. This increases file size.

Edit CSS feature leads to file deletion in some cases, without warning:
- resulting file is larger than approx. 5300 bytes

CSS files with special characters in comments which are not UTF-8 encoded are not displayed. Edit leads to empty template.

Testfile was a copy of arcturus.css on a Debian/Squeeze.

File deletion can not be reproduced at demo.t.o 9x and 10x.
tracker item
Allow for styling of the page name in a link to a non-existent page
Currently in tiki when a link to a non-existent page is made, the page name is not styled or in any way distinguishable in the HTML and a link is only around a following hard-coded question mark. What I would like to see is to change it so that the page name is in fact the link text and the appearance can be styled via CSS. This would allow a particular theme to use the question mark indicator or a Mediawiki-style "red link" or some other styling for these "edit new page" links.
tracker item
User Interface
Features Classification
tracker item
Java Script Errors after upgrade to 6
Hello.

I just upgraded a Tikiwiki3 to 6.0
I did the database upgrade procedure and converted to utf 8.
The upgraded showed this error:

---
[root@WIKEttl03 it]# php installer/shell.php
Running installer for: db/local.php
Queries executed successfully: 5245
Errors:
===== Error 0 =====
-- perms types that don't appear to relate to features - 'mail notifications', 'menus', 'quicktags', 'tiki'


This command is not supported in the prepared statement protocol yet
---
Tiki Cache was cleared, Browser Caches, too. And Browser restartet.

If I click Look and Feel under tiki-admin.php it's showing the ajax "loadind..." and nothing happens. Entering the URL directly with tiki-admin.php?page=look the look and feel page loads, but with errors in the browser (java script).
Turning off ajax, results in loading look+feel from tiki-admin.php. (but still showing browser errors.) The behavior is the same for IE8, Chrome and Seakmonkey.

The PHP Errors shown on the page:

{CODE(caption="Error messages",wrap="0",ishtml="0",ln="0",wiki="0",rtl="0",cpy="0")}PHP (5.1.6) NOTICE (E_NOTICE):
File: templates_c/en^%%C4^C4D^C4DDBC33%%tiki-admin_include_look.tpl.php
Line: 27
Type: Undefined index: user_prefs
PHP (5.1.6) NOTICE (E_NOTICE):
File: lib/prefslib.php
Line: 73
Type: Undefined index: sitetitle
PHP (5.1.6) NOTICE (E_NOTICE):
File: lib/prefslib.php
Line: 73
Type: Undefined index: sitesubtitle
PHP (5.1.6) NOTICE (E_NOTICE):
File: templates_c/en^%%5B^5BD^5BDF701F%%tiki-site_header.tpl.php
Line: 10
Type: Undefined index: filegals_manager
PHP (5.1.6) NOTICE (E_NOTICE):
File: templates_c/en^%%5B^5BD^5BDF701F%%tiki-site_header.tpl.php
Line: 10
Type: Undefined index: print_page
PHP (5.1.6) NOTICE (E_NOTICE):
File: templates_c/en^%%5B^5BD^5BDF701F%%tiki-site_header.tpl.php
Line: 21
Type: Undefined index: filegals_manager
PHP (5.1.6) NOTICE (E_NOTICE):
File: templates_c/en^%%5B^5BD^5BDF701F%%tiki-site_header.tpl.php
Line: 21
Type: Undefined index: print_page
PHP (5.1.6) NOTICE (E_NOTICE):
File: templates_c/en^%%DD^DD2^DD29EF94%%tiki.tpl.php
Line: 84
Type: Undefined index: fullscreen{CODE}

Kind Regards.




tracker item
js and css borked in doc.t.o while testing how to avoid issue in elfinder which prevented to upload any picture: please help
tracker item
JS Calendar input in a tracker and use tabs : calendar doesn't pop up behind tabs
(17:34:00) snarlydwarf: god, i love tiki.
(17:34:37) snarlydwarf: "why are you haveing people go to a tracker, lookie, heres a wiki page that looks prettier but still fills out the tracker form"
(17:37:18) snarlydwarf: oooh, someone with commit wanna fix an annoying jscal feature?
(17:37:41) snarlydwarf: at line 745 of lib/jscalender/calendar.js
(17:37:57) snarlydwarf: in the 'this.isPopup' clause
(17:38:36) snarlydwarf: add div.style.zIndex = "300";
(17:38:51) snarlydwarf: so the dumb calender doesnt pop up behind tabs
(17:39:09) snarlydwarf: 300 seems sufficient to be 'higher' than other items on the page
(17:39:44) snarlydwarf: you can see this if you have a jscal input in a tracker and use tabs
(17:40:05) snarlydwarf: (at least in 1.10)
(17:40:41) nyloth: snarlydwarf: thanx. Don't hesitate to commit this, or to send it to the devel mailing list
tracker item
Judy theme is not functioning
http://themes.tikiwiki.org/tiki-index.php?page=Sample+Page

"Judy" theme is fouled up.
Can't access the change theme menu.

I was incrementing through the themes. When I reached "Judy", the right column menues for themes and variations were inaccessible. There was an overlay of the user name and log out selection.
tracker item
koth
Contributors
tracker item
Legacy theme Akwa fails in 2.0
Legacy mod theme Akwa causes blank screen on 2.0.
tracker item
List GUI contrast issue
tracker item
Login box in middle column small
tracker item
Login prompt alignment issues with coelesce theme in Firefox
When using the coelesce theme on v4.1 and using Firefox 3.5.7 on Ubuntu 9.10.

Screenshot -> http://i.imagehost.org/0558/RUR_screenshot.png (external link)

The problem did not occur using Chrome.

--

I also posted this in the forums..
tracker item
Logo is fuzzy on nextdoc and nextdev
tracker item
Logo module and look and feel related preferences should be merged
tracker item
Look & Feel for suite.t.o is currently (14.x) worse than expected
tracker item
Look and Feel; Fixed topbar offset changed to Fixed-top navbar height parameter with a non expected behaviour
tracker item
Look&Feel, Themes; Adding basic information about a the theme (Author, Documentation)
tracker item
luci
Contributors
tracker item
make plugin pivottable look and feel (3rd party css) adapt to currently chosen theme style
tracker item
Make print icon optional
We now need to fiddle in the templates to remove the print icon. In many cases, a print option is not useful.

Need both a tiki_p style permission and a feature_print style feature for this. Need to document the actual names we used, too.

One tiki-wide setting to deactivate all printable pages all links to these pages (with the little printer icon).

This will also be useful for http://mobile.tikiwiki.org/ Let's try to do before 1.9.1

obs: waiting for cvs to unlock to commit
tracker item
Make RSS feeds page look nicer
Please see:
http://themes.tikiwiki.org/tiki-forums_rss.php?ver=2

The logo should be the site logo, if available.
Make sure of i18n
Make more generic. ie : no "Tiki RSS feed for forums". It should be just RSS for forums.

Test in various browsers. Especially IE6, IE7, and FF2
tracker item
maketoc needs backlinks from headings to TOC, heading formatting options, outline numbering, etc.
A small collection of related issues with maketoc:

^{maketoc} -=Maketoc issues=-^
!!! ''TOC and heading type sizes''
* This is an issue that seems to crop up repeatedly on tw.o. Users would like to be able to easily control type size of both the TOC itself and headings created by maketoc. Type size for both seems to be theme-dependent now, with many themes using very large type size for headings, some with a type size for TOC entries that is too small for users with only slight vision loss. It would be a Good Thing if TOC and heading type sizes could easily be set globally, per object type, and by category, with switches available to vary those settings on a per page or object basis.
!!! TOC and heading character attributes
* It would help reduce inconsisistencies in TOC and heading character attributes (as in this tracker item) if the attributes could be set globally, per object type, and by category, with TOC switches available to vary those settings on a per page or object basis. However, the ability to manipulate emphasis within a single TOC/heading entry should be retained, so that for example, a single word could be italicized in a TOC/heading entry.
!!! Vertical linespacing between headings and text
* Under some themes, vertical linespacing between text and headings is too much for taste, or as in the theme affecting this tracker item, too small for taste. This is another setting that should be unleashed from the themes and made easily selectable by a Tiki admin through global, category, and object type settings, with switches for per page or object variation.
!!! ''Backlinks from headings.''
* Links from the TOC to headings are now 1-way. For larger pages, maketoc would be much more user friendly for those viewing pages if clicking on a heading would take you back to the TOC.
!!! Outline numbering.
* TOC formatting and heading formatting would be friendlier to the eye if both could be assigned numbering schemes such as 1., 1.1, 1.1.1, 1.2 or I., A., 1., a., II, etc. Settings might be implemented as described for ''TOC and heading formatting.'' If developed, this might be implemented for lists as well.
!!! Headings indentation.
* Many power users in the word processing and outliners worlds expect headings to inherit the indentations of the corresponding TOC entry. This would help break up the visual clutter that happens when many headings are close together vertically as a result of short text elements separating them, as in this tracker item (but it is far worse when there are subtopics and corresponding subheadings). Settings might be implemented as described for ''TOC and heading formatting.''
!!! Text indentation
* Many people used to word processors' outlining or stand-alone outliners expect text to be left-indented one tab more than its heading. Relevant settings might be implemented as described for ''TOC and heading formatting.''
!!! Associated features
* Display current settings in editor, change current settings from editor. Make changes to settings made from the editor apply only to the object being edited, so that users do not accidentally apply per object settings to other objects. Admins should have option to disable deviations from admin-set settings.
* maketoc is commonly used in conjunction with list features. Any changes to maketoc should not unintentionally impact the list feature and ''vice versa.''
* Need to ensure that all enhancements suggested render correctly when Tiki objects are exported as PDF.
!!! Future options
* Future options might be kept open by maintaining compatability between Tiki objects containing maketoc elements and various formats used by outliners such as OPML, XOXO, OML, or OpenDocument XML. (See corresponding Wikipedia articles.) E.g., it might be feasible at some point to directly export an outline file to Tiki where it is imported as a wiki or blog page and ''vice versa.''
tracker item
#649
Contributors
tracker item
menus are not shown any more to anonymous, at least
Since some weeks ago, afaik (April 2008, or so), menus and menu options cannot be seen for anonymous on several sites that I admin, including edu.tikiwiki.org, if you select some themes. Example: moreneat.css

On others, like http://moviments.net/ilp (using nornia.css), the menu on a module assigned to anonymous and registered, was shown when you logged in. Right now I've just assigned thatmodule to admins only, and used menupage module, which works fine. But I can re-set the previous config. is somebody wants to reproduce the missworking.
tracker item
Minify and cache js and css files, with an admin panel to refresh
Productization: Create admin preference to enable/disable minify
https://bugzilla.mozilla.org/show_bug.cgi?id=502092

Implement Admin panel/setting to flush/rebuild Minify cache
https://bugzilla.mozilla.org/show_bug.cgi?id=497703

[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=minify&product=support.mozilla.com&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=|All "minify" related]

This cache should also be deletable


http://code.google.com/p/minify/
tracker item
Missing blueberry theme option in Fivealive-lite
tracker item
mobile doesn't recognize theme style in Look & Feel admin panel.
tracker item
Modals in Quartz theme are too narrow
tracker item
Mods: broken install of Kubrick theme
When trying to install:

{img src=images/code.png}%%% {CODE()}
Warning: copy(mods/themes/kubrick/themes/kubrick/kubrickheader-original.jpg) [function.copy]: failed to open stream: No such file or directory in lib/mods/modslib.php on line 375
themes/kubrick/themes/kubrick/kubrickheader-original.jpg to templates/styles/kubrick/kubrickheader-original.jpg impossible to copy
{CODE}
tracker item
Module "events" breaks themes
Assign the module ''events'' on the left, and you get a weird looking of the left menu, and a disappering content on the right side.
Assign it to the right side results just in wrong textcolors for the left menu.
In both cases the bottom bar will be shown in the menu (on the corresponding side where the events module is assigned).
Tested with all stadard themes, for all the same result.

And it doesn't show a calendar with events, so it's useless at all.

Tested with firefox 2 and 3 under linux.

Btw: Module calendar also shows no calendar, but at least it doesn't break the themes.
tracker item
Mouseover plugin : Data & param should be inverted
Typically, mouseover is to show more text over a small snippet. To save screen real estate.

So the data in the mouseover will typically be much large than the text. Plus, I may want wiki syntax parsing in the mouse over part.

It is now:
{img src=images/code.png}%%% {CODE()}
{MOUSEOVER(text=text that goes to mouseover)}
snippet that is moused-over
{MOUSEOVER}
{CODE}

It should be :
{img src=images/code.png}%%% {CODE()}
{MOUSEOVER(label=snippet that is moused-over)}
text that goes to mouseover
{MOUSEOVER}
{CODE}


Plus, this is a very cool plugin. It should be in main code base, like the THUMB plugin.
tracker item
mozilla.css fullscreen requires Top Bar
The theme using mozilla.css places the full screen icon mostly behind the right-side modules unless the Top Bar is enabled.
tracker item
Dialog, Multilingual, CSS; Buttons choice and position are reversed in RTL
tracker item
Multiple CSS ID's
tracker item
Multitiki customizations broken
1.9.0DR4 worked fine. 1.9.0 fails.
If you have a multitiki and create custom css/tpl files, they are not traversed. For example, If you have a multiwiki on www.foo.com and create a style called 'bar', the correct place to put the customized css files is
/styles/www.foo.com/bar.css
But this no longer works. It has to be in /styles/bar.css

The tpl files should be in
/templates/www.foo.com/styles/bar/
But this no longer works. It has to be in /templates/styles/bar

Please put back the old way. The current (broken) way prevents me from having styles of the same name on different multiwikis. each with customization.
tracker item
Native support for alternate content & layout per browser (Showfor plugin)
Two aspects:

A- Alternate theme for certain browsers:
Ex.: simple theme for IE6 or pocket browsers.

B- Showfor plugin, as developed for Support.mozilla.com


Should the plugin be called SHOWFOR? (if so, it's should be quite generic).

*printer
*various browsers
*mobile versions
*users, groups, perms, upon feature check
*etc

Even if the generic plugin is not called browser, SUMO can continue to use SHOWFOR (And avoid needing to edit all the content) thanks to ((doc:plugin Alias))

See: ((Alternate content by media))
tracker item
natokpe
tracker item
Navbar color toggle can cause conflicting navbar color preferences
tracker item
Nav Broken on Dev.Tiki.Org on Ipad & Chrome
tracker item
Need way to define class for ANTIBOT code
When Tiki adds the antibot code to a form or table, there is no specific class assigned to the TD or TR. Sometime this results in odd UI (because sometimes the table is NORMAL, sometimes FORM, someimtes FORMCOLOR, etc.)
tracker item
New wiki edit help sidebar doesn't work in IE7 or Opera.
In IE7, the wiki edit help appears at the page bottom as before, always on. In Opera 9.6, the wiki edit page only displays down to the Quicktags. (I didn't check with IE6 yet.) This is in a trunk installl, Dec. 4, 2008.
tracker item
Newsletter feature missing in tiki-admin_layout.php
top & bottom bars are now showing on tiki-newsletters.php, as there is no setting to de-activate them on tiki-admin_layout.php and the master setting from tiki-admin.php?page=features is not used.
tracker item
no browser refresh when changing style
Selecting "Admin/Admin Home/General/Theme/ChaSelecting "Admin/Admin Home/General/Theme/Change Style Only" does not refresh the screen with the new theme.
Selecting "Change Style Only" twice shows the new theme.
Navigating to another page shows the new theme.
I wonder if it is a PHP cache thing.nge Style Only" does not refresh the screen with the new theme.
Selecting "Change Style Only" twice shows the new theme.
Navigating to another page shows the new theme.
I wonder if it is a PHP cache thing.
tracker item
open/close left/right columns lost in bootstrapping development
tracker item
output of {maketoc} in a DIV to make it easy to apply a style
the output of {maketoc} in Wiki is not contained in a special
DIV so one can not define a style for displaying it for example in a box or ...
tracker item
Permanently showing menus (over existing content)
Like this site:
http://agilewebsolutions.com/downloads


When you scroll down, the menu stays. The same idea could be done for a menu on the bottom of the page.
tracker item
Perspective's theme preference isn't applied on some admin pages.
tracker item
phplayers horiz menu breaks overlib popups like userlink
When you rollover any of the phplayers horiz menu, causing the menu to popup, and then subsequently try to use an overlib, e.g. the userlink popup that appears when you rollover the name of a user, the overlib will fail with javascript error "windowWidth is not a function".

The reason is because phplayers layersmenu.js (or if you have copied its contents into another file like layersmeny-header.ijs) defines windowWidth as it works, destroying the overlib function.
tracker item
phplayers horiz menu buggy when using twist.css theme style
on 1.9.cvs

Horizontal phplayer menu is behaving weird when adding new options, etc. (sections level 0 and options inside dissapearing + separators rare)
Menú and menú items below, in utf-8 encoding.

{CODE()}
INSERT INTO `tiki_menu_options` (`optionId`, `menuId`, `type`, `name`, `url`, `position`, `section`, `perm`, `groupname`) VALUES
(171, 43, 'r', 'Comissions', 'Comissions', 10, '', '', ''),
(172, 43, 'o', 'Secretaria', 'Comissió+de+Secretaria', 20, '', '', ''),
(173, 43, 'o', 'Turisme', 'Comissió+de+Turisme', 30, '', '', ''),
(174, 43, 'o', 'Dinamització social', 'Comissió+de+Dinamització+social', 40, '', '', ''),
(175, 43, 'o', 'Medi ambient', 'Comissió+de+Medi+ambient', 50, '', '', ''),
(191, 43, 's', 'Enllaços', 'tiki-directory_browse.php', 300, '', '', ''),
(177, 43, 'o', 'Login', 'tiki-login_scr.php', 1010, '', '', 'Anonymous'),
(178, 43, 'o', 'Logout', 'tiki-logout.php', 1010, '', '', 'Registered'),
(179, 43, 's', 'Activitats', '', 200, '', '', ''),
(180, 43, '1', '2007', '', 210, '', '', ''),
(181, 43, '2', 'Artístiques i artesanals', 'Activitats+artístiques+i+artesanals', 220, '', '', ''),
(182, 43, 'o', 'Comerç Just', 'Activitats+artístiques+i+artesanals+de+Comerç+Just', 230, '', '', ''),
(190, 43, '-', '', '', 1001, '', '', ''),
(185, 43, '1', '2006', '', 250, '', '', ''),
(186, 43, 'o', '<img src="img/rss.png" alt="Sindicació de notícies per Agregadors RSS" title="Sindicació de notícies per Agregadors RSS" border="0" />', 'Notícies+per+RSS', 1008, '', '', ''),
(189, 43, '-', '', '', 1000, '', '', ''),
(192, 43, 's', 'Home', 'index.php', 5, '', '', ''),
(193, 43, 'o', 'Presentació', 'Presentació', 7, '', '', ''),
(194, 43, 'o', 'Història de l''associació', 'Història+de+l´associació', 400, '', '', ''),
(195, 43, '-', '', '', 1002, '', '', ''),
(196, 43, '-', '', '', 1003, '', '', ''),
(197, 43, '-', '', '', 1004, '', '', ''),
(198, 43, '-', '', '', 1005, '', '', ''),
(199, 43, '-', '', '', 1009, '', '', ''),
(200, 43, 'o', 'Historia2', 'Historia2', 410, '', '', ''),
(201, 43, 'o', 'Presentació de les activitats', 'Presentació+de+les+activitats', 205, '', '', ''),
(202, 43, '-', '', '', 60, '', '', '');

INSERT INTO `tiki_menus` (`menuId`, `name`, `description`, `type`) VALUES
(43, 'Menú horitzontal capçalera', 'Menú horitzontal per la capçalera de la web', 'd');
{CODE}

If interested in analyzing any more in the server where it happened, please, request me an admin account at:
http://www.moviments.net/valldelcorb

so that you can reproduce the buggy behavior.
I'm afraid of adding new items or sections since they break the present layout of phplayer menus if it is set as horitzontal.
when previewed as vertical, it's always shown ok, at it should.

I was using twist.css theme style.
-------
April 4th: the problem seems to dissapear if using tikineat style instead of twist.css theme style. See the screenshots of the same menu with each theme style.
tracker item
Plugin mouseover tip offset wrong
tracker item
PluginSlider lost start/stop control after upgrade from 12.x to 15.x
tracker item
Prevent breaking Tiki with invalid Smarty syntax in custom theme prefs
tracker item
Problem with theme control when external theme style sheet is set
tracker item
Profile Random_Header_Images (for 14.x) doesn't fit in the surrounding box
tracker item
provide a clicable link to login to dev.t.o from a smartphone out of the menu icon at the top right corner
tracker item
Quartz theme popover-body too transparent
tracker item
Redo CSS Structure to be less local and more mode-driven
After looking through the CSS for TikiWiki, one quickly find several redundancies and inconsistencies (modules are not consistently using CSS in the same way, just take a look at the login box with different renderings to see what I mean). On top of that, some CSS classes requested by the code are actually not existing in some CSS... (separatorline etc in some menus)

SO, should we not rethink the styles system?

What I am thinking of is less of a local (modul-driven) approach but rather a context/mode-driven approach.

For example, we could structure the class names so they properly represent the place of usage: header,main, left, middle, right, bottom as pre-fixes, and the usage as the tag, and a qualifier as the postfix.

Example:
A Menu item would be [location]_menuitem_[qualifier]
A Menu item on the left side would be left_menuitem_[qualifier].
A Menu Option on the left side would be left_menuitem_option

SMARTY knows precisely where it is rendering. So we could generate a standard variable in smarty called $CSS_LOCATION, which smarty maintains. All css requests are parsed through a smarty function that assembles the propper prefix.

The [qualifier] is there to make writing CSS a little easier. We can simply create a DIV as an envelope around a structure, assigning the class [location]_[usage] to that. All elements inside would then automatically inherit those characteristics, and the CSS part would only have to deal with the diviation. Those should be clustered together in the CSS to give a clear view on what happens in this particular usage...

I know that this is most probably a &%$&-load of nitty-gritty work, but once done, we should be able to then write a little app that makes developing CSS much easier (maybe even inside TikiWiki) Biggest problem: how to we manage the transition to the new approach, how to maintain backwards compatibility, and how to get alignment on the structure itself...

COMMENTS are very welcome.

J
tracker item
Rendering of default2 theme faulty on IE6
When displaying a page in default2, the icon band on top of the page (the one containing the print icon, amongst others) is slightly pushed to the right, which cuts off icons or dropdown lists (for backlinks, for example). see attached jpg.

The behaviour does not show in FireFox.

We are using TikiWiki for a lot of people with IE, and are getting complaints... Can you help?
tracker item
Save CSS after editing leaves the css file empty on the filesystem
After saving the "Edit CSS" changes, the *.css file is empty!!
tracker item
Search box obscured, user name invisible
See http://screencast.com/t/XEJzwKo97k

I am using the 7.x head build. I know the tradeoffs versus using a stable build. I can't go back, though.

#The new, improved search box is partially hidden by the right-hand column of modules.
#The user login name is invisible.

My current site theme is jqui. I have tried other themes, but each one seems to have a different problem.

While these are not breaking problems, they affect the usability of my site, and I am willing to pay a consultant to help me fix them.
tracker item
Section layout - Calendar
Bottom banner bar appears on calendar although not checked at the general layout options level.

Plus calendar is not part of sections proposed in admin layout per section.
tracker item
Should the CSS and JS source maps be part of Git? Part of the released version?
tracker item
Side columns more often than not are pushed down to follow the main column
tracker item
since last visit module using bootstrap tabs: add different bg color to active vs non active tabs
tracker item
since last visit module using bootstrap tabs: make icons bigger (for human fingers in smartphones)
tracker item
since_last_visit_new
since_last_visit_new module clips the text for comments. See screenshot.
tracker item
Site customisation should be highlighted and All features enabled by default, empty header.tpl
a) I spent weeks testing these features one by one.

It will save time if all these features are enabled and complete with samples.

This is the approach used by Joomla and Mambo.

It also helps us learn faster.


b) The assist module is useful but asking users to read a tedious configuration as the first step will eat up too much time.

Site configuration or Look at Feel should be the first one.

It is also the most dangerous but essential.

c) Provide a clue, in the assist if possilbe, to replace a damaged header.tpl with a skeleton header.tpl


tracker item
Smarty Template indicator: add a note for tiki.tpl and error.tpl after the doctype
[https://sourceforge.net/p/tikiwiki/code/34340/|This change] was made because IE7 & IE8 has trouble with a page which starts with "<!-- TPL:". However, for a new developer, it's useful to know about tiki.tpl and error.tpl

Suggested layout:

{CODE()}<!DOCTYPE html> <!-- TPL: tiki.tpl is used as the global page container -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!-- TPL: header.tpl --><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />{CODE}


{CODE()}<!DOCTYPE html> <!-- TPL: error.tpl is used as the global page container -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!-- TPL: header.tpl --><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />{CODE}
tracker item
Some themes are incomplete
Some of the preinstalled themes seem to be incomplete:
I have the word "loading..." in the top left corner of each page.

Check: http://list.vic-fontaine.com/
(test user/pw if needed: smarty)

I found this forum topic:
http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=32558&highlight=loading

However, in this case, preinstalled themes are affected.
For example:
bluegreen.css: error
boreal.css: works fine
brtiki.css: error
codex.css: works fine
etc...
tracker item
spreadsheet buttons jump around on hover
tracker item
Strasa theme does not seem to work properly in V11.0
tracker item
styles/default.css fails to render correctly.
default.css fails to render correctly because of some wrong syntax.
- "* Links to extend/collapse menus */" is missing the comment start "/*".
- "llistfileslink:active" has its '.' in the line above instead of infront of it.

See the patch below:
tracker item
Suboptimal text to background contrasts (text color is not pure black for most themes)
tracker item
Suckerfish/superfish menu flickering in IE6
Suckerfish menu dropdown items flicker in IE6 (rapidly switch between being displayed and background showing), apparently due to a javascript conflict. This happens whether or not jquery (w/ or w/o superfish) is activated. This type of menu works fine in IE6 normally (such as at the Superfish demo site), so there seems to be a conflict with something in Tiki. A Google search turned up similar problems in Joomla and Drupal, and was caused there by some conflict with some the javascript used by some module or other. I tested CSS variations, to rule out the possibility of CSS being the cause - no change made a difference.

Assuming Tiki will move from php layers menus to suckerfish menus, and there will still be a significant number of IE6 users, this should be solved as soon as possible.
tracker item
Switch lang module for anonymous yields blank page + critical error with registered
on 1.9.cvs
See it in here: http://www.moviments.net/valldelcorb
Try changing language as anonymous from default (catalan) to Spanish, for instance. a blank page is shown.

If you do the same as registered, the interface is changed to Spanish, as expected, and as it happenened always with previous versions of Tiki.
(That happened with empty wiki homepage).

-----

However, I tried today (homepage had some articles through article plugin) as registered (user with admin rights), from this page:
http://www.moviments.net/valldelcorb/tiki-index.php

and I got:
^Warning: preg_replace() [function.preg-replace]: Unknown modifier 'd' in /home/httpd/tiki19/tiki-switch_lang.php on line 47

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/tiki19/tiki-switch_lang.php:47) in /home/httpd/tiki19/tiki-switch_lang.php on line 70
^
plus a blank page.

???
tracker item
#2012
Bugs & Wish list
tracker item
Switch-theme module doesn't work at nextthemes.t.o when not logged in
tracker item
Switching theme via URL doesn't seem to work
tracker item
Switching themes has no effect
tracker item
Syntax error reported by tiki-calendar.php (but simple text added): event not inserted
Using latest 1.9.cvs (from 13th june 2007), and simple.css and tpl's.

Maybe related to these other bug reports by me a momoent ago with Calendars:
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1136&show=view&offset=0&reloff=2&status=op&trackerId=5&sort_mode=created_desc|bug 1]
[http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1138&show=view&offset=0&reloff=0&status=op&trackerId=5&sort_mode=created_desc|bug 2]

I attempted to create a simple event at this newly created calendar ("Comisión Web", see previous bug reports). I get a red message saying ~~red:Syntax error~~ (in Spanish, due to lang interface in Spanish).

See screenshot attached (if I can), after posting this bug report.
That's the text I introduced:
{CODE()}
Prueba de item: retocar estilo de tema de la web (a partir de simple.css)
{CODE}
-----
Update: when using tikineat.css and tpl's, or smartiki.css and tpl's, for instance, everything works fine, as expected.
tracker item
t.o 11.x: left column overlapping central column and flip left column is unclickable with Chromium
tracker item
template files not taken into consideration when using "theme control"
When using "Theme control" together with a Category, the *.tpl files in templates/styles/{mytheme}/ are not considered for the pages attached to the category.

To see this, create a testcategory and a testpage. Then use "Theme control" and configure a theme having some *.tpl files in templates/styles/{mytheme}/ to be used for the testcategory.

Go to the testpage and it will show in the style. Now try to change one of the *.tpl files. The changes do not take effect.

Note that this is not about emptying the cache.

You can try and use mytheme as main theme and the one you used previously as main theme as "Theme controlled" one. You will now be able to edit the templates/sytles/{mystyle}/ files with the edits being picked up, but now changes to files in the former maintemplate cease to be considered.
tracker item
Templates by Category - application to children desired
The application of style templates by category is nice, but it would be nicer if there was an option to have the template apply to all current and future children of the category.
tracker item
#1321
Bugs & Wish list
tracker item
The popup menus of the left hand menu box are often too far from the item
On many of the default themes, the popup/sub menus of the main menu boxes are too far from the item and can even be hard to see.

For example, look at the Jqui theme.

Karl


tracker item
Theme and Tools for MediaWiki migration
Maybe some of you will think of this as a "marketinhg" thing, but let's face it : for most users on the Web "wiki" is synonym with "MediaWiki-powered sites that look like wikipedia".

What I propose is to create the theme and tools to facilitate migration of mediawiki powered sites to tikiwiki the (very) easy way : fill a form during install that points to the Mediawiki database, and extract all the info to automagically populate the Tiki. I'm willing to participate, but I do not feel I have the required knowledge at this moment to be able to do something useful in the coding part : I know little to no PHP or MySQL stuff, I even wasn't able to install Tiki properly here (shame on me).

tracker item
Theme control by category not working for me recently on a catgorized tracker
Theme control by category not working for me, on 1.10svn site updated to today May 8th. It used to work before, but I don't know when it stopped working (months ago??). I hadn't used the feature for a while

---
Addenda:
Maybe this is related to this other [bug1749] ?
The categorized object was a tracker...
tracker item
Theme Control by object: allow setting trackers also
Right now you can set theme control by many type of objects, but not trackers.
For forms to get information from new users, it might be useful to allow using some different and customized theme for them.
A possible solution is using wiki pages (which allow theme control by object), and tracker plugins inside; however this does not work for all tracker fields, so the option to set trackers at theme control by object is still desireable (imo)
tracker item
Theme Control Center: doesn't work for tiki-plugin_trackerlist.tpl
tiki-plugin_trackerlist.tpl for an alternate theme (via theme control center) is not overridden


2007-09-01 This is demonstration of bug #1334

http://themes.tikiwiki.org/TrackerListTestTrollparty
is not modified even though this file is modified:
templates/styles/trollparty/tiki-plugin_trackerlist.tpl



I have the impression it affects all plugins....
tracker item
Theme Generator: automated production of a custom css style from a photo / logo
You want a Tiki-powered site but none of the bundled themes fit with the look & feel you want for a project? You would like an easy way to generate a style? Me too!

I have a (crazy?) idea for a Tiki CSS generator. Before I explain it, please visit the StrangeBanana:
http://www.strangebanana.com/

Ideal end result would be: 1- submit logo or picture, 2- a corresponding CSS is generated, 3- result can be visualized from demo site and 4- then just use the custom css on your site!


http://themes.tiki.org/TikiThemeGenerator
tracker item
theme GreenValley, field names do not appear in TrackerFilter
tracker item
Theme Lumen: hover color for wiki links for not existing wiki pages
tracker item
theme option custom file disables root custom file
tracker item
Theme Width Option Non-Functional
tracker item
Themes and CSS meant for 1.9 not working
Themes using the old preference format do not work/show in 1.10. While we want people to upgrade themes to 1.10, legacy mode should be enabled.
tracker item
Themes don't work on Windows server
Please check this out on other Windows servers, but on my Windows XP WAMP setup, theme information isn't working right. The switch-theme module shows no style being used. Trying to select a theme in the module has no effect. Theme selection works normally with userslib.php CVS version 1.247.2.23, but as of version 1.247.2.24, it's broken. (Comparing the files shows the lines involved. To work with themes I have to be careful about updating userslib.php.)
tracker item
Themes: Fix themes that are broken for safari/konq users
RestoreCss Fix broken themes, particularly those broken for safari/konq users.
tracker item
Tiki 15.2 Missing UI Effects and Custom CSS in Themes
tracker item
Tiki admin look and feel, upload logo should also take care of the size of the logo
tracker item
Tiki Install Enter Tiki CSS issues
tracker item
Tiki sites - logos and favicons
tracker item
Tiki tabs: direct URL to each tab (Bookmarkable)
Tiki tabs are a nifty feature to make a page cleaner / simpler.

For example for trackers, we have:

View / Comments / Attachments/ Edit

However, I want to be able to link directly to "edit" so someone could be invited to edit their user tracker or add a bug or add a calendar item.

I would like something like this:
tiki-view_tracker_item.php?trackerId=5&itemId=978#view
tiki-view_tracker_item.php?trackerId=5&itemId=978#edit


There seems to be the start of something:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=980&show=edit
tracker item
tiki-admin_categories.php layout broken after adding first category
theme: TheNews
common problem when badly closed tags appear in the generated page source
left/right modules colums go down, cannot click to edit the category then
tracker item
tiki-admin_layout.php totally broken for me in 2.4
tiki-admin_layout.php is totally broken for me in a 2.4 (using eatlon, btw)

http://www.ub.edu/optics/tiki/tiki-admin_layout.php
returns:
{CODE()}
An error occured in a database query!

Context:
File tiki-admin_layout.php
Url tiki-admin_layout.php
Query:
select `name`, `value` from `tiki_preferences` where
Values:
Message:
Algo est� equivocado en su sintax cerca '' en la linea 1
Built query was probably:
select `name`, `value` from `tiki_preferences` where
{CODE}

As preference syntax in tiki-admin.php?page=general, I have 2.0 - ...
tracker item
tiki-admin.php?page=wiki problem with Mozilla
tiki-admin.php?page=wiki left column eats up the whole page with Mozilla


recently introduced in BRANCH-1-9
tracker item
tiki-edit_templates.php high load and crash
When on "tiki-admin.php?page=look" you have to enable "View Templates" and "edit Templates" to use one of the both features.
Then, if you choose to edit or view a template, tiki-edit_templates.php
is called, loads forever with high Apache load, and finally showing a blank page.
tracker item
tiki-user_information.php uses Admin Theme for regular users
tracker item
TikiCSSschema
image
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
Tikipedia
tracker item
Tikipedia
tracker item
Title and subtitle lost css properties on upgrade from 9.x to 12.x
tracker item
To show Links with no Permission for anonym - turns external Sitemap creation in a disasterarea 302
The Problem
i.e. the structure tee ist partial accessible for anonymous -
but in the Page view /tiki-index.php?page=xyz all the substrucktures are clickable but they are not accessible (permission of the subtree gives a 302 for the visitor - so he must go back ...

a robot like google creates so much traffic becose he want follow this dead links

so i thought this is solvable by a sitemap
but Tiki has no intern tool for a sitemap like some other cms.
so i started with a online sitemapgenerator - but disasterarea 302 permission
next sitemap-gen.py from sourceforge but the same disasterarea 302 permission
but much bigger becourse it generates from the apache accesslog.

So next i thought about this mess!OK Why create a link if it is not clickable for anonym
yes thats the first solution to give the thing a straight line

looks like a big bugfamily

<lq_013> before a few day's i started with working on a sitemap for tiki
<lq_013> first Idea with using a external tool end up in a disaster
<lq_013> this courced by permission on some struktures
<lq_013> next disasterpart is the rewrite seo engine wich produces some pages 4 times
<lq_013> each accessible in an other way
<lq_013> the sitemaptool from sourcefrge which makes analyse of the access.log produces much more shit
<lq_013> some things can be restricted in a config file but thats no god Idea
<lq_013> so my suggestion to solve some of this sitemap disasters is to cancel all a href=... where annonymous can't click to
<lq_013> this is more then recommented becourse all visitors and searchengines follow this links and get a 302
<lq_013> with redirekt to login or whatever
tracker item
Top header ugly and hard to use on iPhone / smartphone
tracker item
Tracker items: Bootstrap badges for comment count, and file attachment count
tracker item
Ugly headers and top menu (especially on Tiki.org sites)
tracker item
ugly look of admin home
Administration home does look really ugly with hidden disabled sections now
tracker item
Update Menu icons to use fontawesome icons for consistency (and not just legacy png's)
tracker item
Update PluginVersions to Bootstrap classes (missing tabbed-like display)
tracker item
Upgrade from 9.x to 12.x headers & footers missing on nextbranding.tiki.org
tracker item
Use any font in Tiki (not just web fonts) HTML5
This would be nice to have more control over menu look & feel

http://wiki.novemberborn.net/sifr/
"sIFR (or Scalable Inman Flash Replacement) is a technology that allows you to replace text elements on screen with Flash equivalents."


http://www.text2png.com/code_standalone.php


http://www.iconforge.co.za/
tracker item
User information mouseover is sticky
tracker item
userlist heading link color
userlist heading link color

table background and th link are set to white in tiki-list_users.tpl
Setting a.userlistheading to another color into theme css did not overide this
tracker item
Using Google Machine Translate breaks theme columns
When selecting a Machine Translation, the resulting page is "broken" -- the left & right columns appear after/under the center column.

Tested with 5.0SVN on http://info.tikiwiki.org with FiveAlive theme

To duplicate:

#Go to home page: http://info.tikiwiki.org/tiki-index.php?page=HomePage
#Select machine translation: __Spanish__
The left column in the Spanish translation is at the bottom of the page.
tracker item
Version 6 WYSIWYG background with Darkshine theme
WYSIWYG editor is displaying theme background inside of edit box using darkshine. This results in the red and red stripe background behind your editing, but this background does not appear behind the wiki page when viewed (displayed on white, as is desired)
tracker item
Very broken layout: http://themes.tiki.org/Bootstrap#&panel1-1
tracker item
wiki page drop-down structure left-up-right caret mis-aligned
tracker item
Wiki tables & other tables: determine & apply convention
tracker item
Wiki: icons top right (wikiactions) bring whole column content down 34 to 40 pixels
tracker item
Wizards use hardcoded icons, should be switched to declaration
tracker item
Wrong favicon displayed when using "slides" feature of a Wiki page
When displaying a Wiki page as slides the wrong favicon is displayed. I'm using 1.9.11 and the favicon from Xampp is displayed which is found in the root web directory ./htdocs/ rather than using the favicon found in the TikiWiki directory ./htdocs/tikiwiki/
tracker item
WSoD after upgrade to Tiki5 if custom theme in tiki3 not migrated yet
* report about usability (& scary bug for the end user because WSoD)
** intro: you have one site with a custom theme in a tiki installation. No change of theme is allowed for users.
** problem (when): you upgrade from tiki3 to tiki5 to a new folder in your server or new server, without your new custom theme there yet.
** problem (what): after upgrade, anons. see the site in thenews.css (for instance). Good enough. But once you log in in the upgraded site, you get WSoD, until you are able to remove the .css seletions stored in tiki_preferences table.
tracker item
WSOD if layout template pref doesn't match available layouts (e.g., in upgrade)
tracker item
xavi
Contributors
tracker item

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools