marclaporte: joined #tikiwiki surfhai: joined #tikiwiki
joined #tikiwiki marclaporte1: joined #tikiwiki arildb_: joined #tikiwiki chibaguy: joined #tikiwiki
joined #tikiwiki goj_killedByISP: joined #tikiwiki astroo-: joined #tikiwiki Tiki|bot: New Forum Posts: Second bottom module area? - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=47881 astroo-: bye people hrsms: joined #tikiwiki
I've noticed that most of my file galleries are referenced in the tiki_objects table, but not all. None of the more recent galleries are in tiki_objects. Can someone explain? Expected? Corrupted database? Not added until needed for....? I am using 9.2.
joined #tikiwiki Tiki|bot: New Forum Posts: Making a separate section - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=47882 chibaguy: joined #tikiwiki Tiki|bot: New Forum Posts: tiki-check failed - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=47883 fabricius1: joined #tikiwiki redflo: joined #tikiwiki Nikhar1: joined #tikiwiki
Hi, while commiting (my first attempt), I'm getting error "svn: access to '/p/tikiwiki/code/!svn/act/7de74e18-a69f-456a-9146-57c74cdae40c' forbidden
"
any idea? fabricius1: did you ask anybody for commit access? do you have a sourceforge account? Tiki|bot: joined #tikiwiki Nikhar3: joined #tikiwiki
fabricius1: I do have a sourceforge account
I was granted commit access
it ws 2 months ago though
I do not know if its been taken away since then Tiki|bot: New Forum Posts: SVN commit failed, access to '/p/....' failed - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47887 Jyhem_: Nikhar3: does your repo use https?
check that with "svn info" Nikhar3: just a sec...i'll check Jyhem_: repos in http do not permit commits and the message is very unhelpful
(like yours) Nikhar3: oh...hmmm...so what would be the fix to that? (sorry for the noobish questions...i'm only beginning on svn)
do i need to checkout the https version? Jyhem_: what does "svn info | grep URL" return ? Nikhar3: URL: http://svn.code.sf.net/p/tikiwiki/code/trunk Jyhem_: svn switch --relocate http://svn.code.sf.net/p/tikiwiki/code/trunk https://svn.code.sf.net/p/tikiwiki/code/trunk
then your commit should work Nikhar3: It worked....thanks a lot :) Tiki-KGB: tikiwiki 03nikhar r46609 10trunk/lib/cache/cachelib.php
tikiwiki [FIX] fixed bug with ticket ID- 4157. Banner cache is now cleared using 'Clear all tiki cache' feature. Jyhem_: np Nikhar3: yay....there's my commit :D
another thing....now that I have fixed the bug, how do I have someone make changes to the respective bug ticket? fabricius: what's the link to the Ticket? you tiki usename is Nikhar aswell?
Banner Cache? is it that? Nikhar3: https://dev.tiki.org/item4157?sort_mode=f_101_desc&show=view
Here's the link
Yeps, my tiki username is NIkhar fabricius: yay Submitted by Carsten Schmitz
I am on - wil not that you fixed it and then close it
/s/wil not/will note Nikhar3: Thanks a lot :)
my first bug fix!! :D
Btw, will someone not cross check the fix? To see that it is indeed 100% corect?
another thing, how does the importance field in the tickets work? higher the number, more the importance or lower the number, mroe the importance? fabricius: Ok, Nikhar1 I noted that is is fixed by today, pasting the above sf-message to the solution field and closed the item Nikhar3: thanks :) fabricius: Nikhar1: Tiki 6 is running out, Tiki 9 should be LTS by now, Tiki 10 is in its last days, as Tiki 11 is close before release and Trunk (pre 12) is already usable
Nikhar1: so in fact it would be a good way to deal with such bugs, to first try reproducing in newest versions - top down from Trunk at its best - we have for example demo.tiki.org for that - and then backport the fix from top to down
Nikhar1: I mean it is nice to have it fixed in 6, but people are running mostly 9 and above and soon 11/12 - when they all still have the same bug, your fix would not be sustainable, what in my mind would be very sad Nikhar3: hmm...thnx fr the info,... i think i get the concept somewhat...thnx :) fabricius: so if you have enough time - I know moist of us are short of it ;-) - I think it would be very pleasant to look for the bug in the upper versions top-down ;-) ... just if
/s/moist/most -: fabricius has to go to an appointment Nikhar3: ok....thanks for all the help again :)
left #tikiwiki Ludo-: joined #tikiwiki redflo: joined #tikiwiki fabricius1: joined #tikiwiki Tiki|bot: joined #tikiwiki Sp4rKy: joined #tikiwiki fabricius: joined #tikiwiki refizul: joined #tikiwiki Tiki-KGB: joined #tikiwiki Sp4rKy: joined #tikiwiki Tiki|bot: New Forum Posts: Serious problem with wysiwyg blog post 11.0beta - release blocker? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47891 pasi: joined #tikiwiki
hey anyone know how to help me set categoryId:s or 'lastSelected' for menu options. the HTML output should be something like <li class="option4xx menuSection etc.. |and here the lastSelected or catId|">. I've been checking the JQ and templates but its hard to locate the part which sets the selected class for menu elements. And i'd like my menu to remember the selection the user makes
since menu options are links to wiki page and if user goes to next page of that stucture the selected value disappears from the menu and the css styling made for selected menu option goes away aswell
joined #tikiwiki Tiki|bot: New Forum Posts: Update: Serious problem with wysiwyg blog post 11.0beta - release blocker? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47892 fabricius1: hi pasi fabricius: it sounds a bit strange to me, what you describe pasi, but that is not my business - I have an idea which road you can go to achieve that pasi: I think there is some other ways to do the thing also fabricius: pasi it is possible to use wikisyntax in menu items, when you allow the menu to do so - when you go to edit the menu instead of the menu items (tiki-admin_menus.php) you will find a tick box for that at the bottom of the admin dialogue
so you simply need to figure out what you want with some wiki plugin code on a wiki page and then take that into the menu
will be some trial and error, but I am sure you can achieve that - maybe you need some smarty syntax aswell
if you do not know smarty, you find a good starter for Tiki related smarty snippets and usage examples here: http://themes.tiki.org/Template+Tricks goj: joined #tikiwiki Tiki|bot: New Forum Posts: video streaming - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47895 chibaguy: joined #tikiwiki pianoliv: joined #tikiwiki nkoth|nelson: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r46610 10branches/11.x/templates/fgal_context_menu.tpl
tikiwiki [FIX] filegals: Fix curious "Upload New Version" file picker thing (broken in some themes), as the font-size is set to 600px (huh?!) if the margin or padding is set in relative units it no longer was clickable. nkoth|nelson: joined #tikiwiki arildb: joined #tikiwiki rodrigoprimo: joined #tikiwiki marclaporte: joined #tikiwiki dhazel: joined #tikiwiki marclaporte: joined #tikiwiki
joined #tikiwiki Jyhem_: polom marclaporte: polom Jyhem_: It seems that in Tiki 9, comments are invisible to anonymous... was that not fixed ? -: Jyhem_ updates Jyhem_: Hmm, tiki_p_tracker_view_comments : n even if tiki_p_read_comments is available to Anonymous… weird fabricius: joined #tikiwiki -: Jyhem_ has memories of Jonny or lph committing something related. Maybe it was not backported :-(
Jyhem_ can't find anything in the svn mails Jyhem_: Ahhh, it's tiki_p_tracker_view_comments, not tiki_p_read_comments ! -: Jyhem_ was looking in the comments tab instead of the tracker tab Tiki|bot: New Forum Posts: User and Registration tracker Help - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=47899 marclaporte: joined #tikiwiki surfhai: joined #tikiwiki marclaporte: joined #tikiwiki Telesight: joined #tikiwiki fabricius: joined #tikiwiki SiL3NC3: joined #tikiwiki marclaporte: joined #tikiwiki arildb_: joined #tikiwiki
joined #tikiwiki late: joined #tikiwiki marclaporte: joined #tikiwiki
joined #tikiwiki goj_killedByISP: joined #tikiwiki marclaporte: joined #tikiwiki fabricius: joined #tikiwiki arildb: joined #tikiwiki surfhai1: joined #tikiwiki marclaporte: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki fabricius: joined #tikiwiki Tiki|Log: joined #tikiwiki Topic: for #tikiwikiis now Tiki Wiki CMS Groupware - The Free and Open Source Web Application with the most built-in features - Tiki 10.2, 9.4 LTS and 6.10 LTS are out! Question? Just ask. We log the channel @ http://irc.tiki.org (start line with [off] to exclude message from log) marclaporte: joined #tikiwiki fabricius1: joined #tikiwiki fabricius: joined #tikiwiki luciash: poohlom
marclaporte: got mail marclaporte: joined #tikiwiki PenguinMan98: joined #tikiwiki -: PenguinMan98 supplants marclaporte PenguinMan98: lol
You know what would be awesome?
A reserved 'category' called 'Personal'
When content is tagged to 'Personal', then only the person who wrote it can change it.
Can tiki do this already? marclaporte: joined #tikiwiki PenguinMan98: o7 marclaporte dabright: joined #tikiwiki fabricius: joined #tikiwiki marclaporte: joined #tikiwiki
joined #tikiwiki arildb: joined #tikiwiki marclaporte: joined #tikiwiki luciash: PenguinMan98: I do not think so. There is only user can have his own group and then "Users are admins of their own pages" or something like that -: PenguinMan98 nods. PenguinMan98: Writing something like that would be modifying just the categories feature would it not? fabricius: polom
somebody want to rewrite the categories feature?
*listening* PenguinMan98: you say that as if it's in need of a rewrite