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 | 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 |
Humphrey
Contributors |
tracker item |
19.x dev.t.o: Top module zone is no more hidable nor topbar module zone sticky | 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 |
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 |
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 |
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: 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 |
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 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 |
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 |
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 |
Then I discovered that the module uses a table instead of a OL or UL to format, which is a little bit messy itself.