Jyhem: Sam___: you should go and edit your default groups and look for option «Default category assigned to uncategorized objects edited by a user with this default group:» Sam___: I solved that problem in a different way... I forced the user to choose a category, and made it possible for him to choose.
My question is now different, if you don't mind. I'm asking about session timeout Jyhem: Sam___: in tiki-admin.php?page=login → option «Remember me:» Sam___: That enables it only for 2 hours (as if I choose the option for use to choose whether he wants to be remembered, the checkbox that asks the users says only 2 hours)
How can I modify the 2 hours thing? Jyhem: can't you set to a«always» and then the change the drop-down below to more than 2h ? Sam___: Oh, I see. I usually use the search function to find option, and as I'm searching for "remember" to get the remember me option, the option of duration didn't show up. Now I found it and problem solved. Thanks a lot! :) Jyhem: Yes, but after you found the option with the search, it's usually a good idea to click on the link to the page where the option is, so you can see the surrounding (and usually related) ones :)
no problem Sam___: Thanks for the hint! :)
I just realized that... I'm still new to this. Jyhem_laptop: joined #tikiwiki Sam___: I would like to change the tags for LaTeX plugin such that equations are written in dollar sign tags "$" rather than {Equation()}. How can I do that?
Ah dammit... I set the <head> in my tiki, and now it doesn't work anymore...
Could someone please tell me how to internally remove what I inserted in <head>?
I mean without accessing the page
I tried finding the file, in which the information is stored, but I couldn't
I had to modify the database to remove it... Tiki|bot: joined #tikiwiki Caarrie: joined #tikiwiki leagris: joined #tikiwiki Tiki|bot: New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: Use Tiki for 3 groups of scientists - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54619
New Forum Posts: date-based tracker status changes? - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54615
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: Use Tiki for 3 groups of scientists - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54619
New Forum Posts: date-based tracker status changes? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54615 Tiki-KGB_: joined #tikiwiki chibaguy: joined #tikiwiki
polom wolfganga: joined #tikiwiki
Hello
Jhyhem - are you there?
Jyhem Tiki-KGB: 03chibaguy r53634 10trunk/ 10(30 files in 25 dirs)
[REF][NEW] File changes to implement fivealive-lite theme redesign by luci. Two layout template directories are added (maybe just temporarily to work out the methods). "Moving headers" actually adds no new content-containing template file; its layout_view.tpl just smarty-includes an existing layout_view.tpl but it gets a distinct body class and L&F layout selector for CSS use and
tikiwikito enable an easy layout switch. "h_tb_m_f_containers_3-6-3" adds another container div to raise the topbar out one level out of div.middle, to facilitate the stickiness of the divs' positions if necessary. wolfganga: When setting permissions via the groups menu (click icon permission for a group), this sets global permissions, regardless which group to chose. Is this intended behaviour?
Does anyone know how the objectid in db table users_objectpermissions is calculated (the sort of hash) and why it is not a simple integer referenceing tiki_object_ids? Tiki-KGB: 03walper r53635 10trunk/lib/core/ 10(7 files in 4 dirs)
[DOC] Started to comment parts of the code involved in the permission system since this is quite complex. Some minor refractoring. wolfganga: A minor one: when listing tracker items and enabling comments, all fields are right assigned, only comments are centered. Is this intended? Telesight: joined #tikiwiki Tiki-KGB: 03walper r53636 10trunk/themes/base_files/css/tiki_base.css * [FIX] Fixed File not found for some ajax loading icons in global base css.
03chibaguy r53637 10trunk/themes/base_files/less/tiki-miscellaneous_global.less * [FIX] Updated Less file to sync with image path fix in commit r53636 by walper. chibaguy: joined #tikiwiki Tiki-KGB: 03chibaguy r53638 10trunk/themes/base_files/ 10less/tiki-miscellaneous_global.less 10css/tiki_base.css
[ENH] Increase icon font size slightly for better usability (consensus at Jan 23 webinar). wolfganga: chibaguy - are you there? chibaguy: hi wolfganga. wolfganga: Hi :-) i would like to add a padding to the popup windows in trackeritems thats shopws tis sort info about the item on hover
*has wriiten confusing* - i mean the popup that displays on hover in trackeritems chibaguy: Ok. wolfganga: do oyu have an idea which template to look for? chibaguy: Is this when a plugin is used in a wiki page? wolfganga: at first i thought to start in trackers, but yes it should also be changed when using the plugin in a page
just a padding of 2px or so
right now it looks - mhh - "compressed" chibaguy: I suppose the code hasn't been converted to Bootstrap yet. Bootstrap usually has plenty of white space. wolfganga: anotherone for tehese popups on hover: tehy do not convert utf-8 chars chibaguy: Do you know any public examples I could look at? At doc.tiki.org or any place? wolfganga: i can simply create one
one moment chibaguy: ok Sam___: joined #tikiwiki wolfganga: Mhh cannot setup the demo to show you bc https://dev.tiki.org/item5505? is blocking the poup configuration.
See http://xavi-9794-5455.show.tikiwiki.org/tiki-view_tracker.php?trackerId=2 admin/12345
I used the patch/workaround i posted in teh bugreport locally to be able to setup the popup. but bc its "ugly" i did not commit chibaguy: Sorry, but how do I activate/see the popup? What to click or hover?
Do you mean the "Edit" or "Properties" links, etc.? Sam___: Hello. I have a question about creating the simplest plugin ever, whose purpose is just to execute a few lines of php code. Will someone assist? Tiki|bot: Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you!
Welcome to the official Tiki Wiki CMS Groupware channel. Please ask your question directly. Don't ask to ask. Someone will reply if and when they know the answer. Welcome again and please stay a while. Thank you! Sam___: My first question is: Do I have to use the $params and $data thing? I just want some code to be executed.
I don't need any control whatsoever chibaguy: Sam___, you can check out http://dev.tiki.org/Hello%20World#To_create_a_new_plugin wolfganga: chibaguy - as i said its broken as reported in https://dev.tiki.org/item5505? . You actually cannot set fields for popup in tracker bc "List detail pop-up" does not show the fields. Anyway if you try the bugtracker http://xavi-9794-5455.show.tikiwiki.org/tiki-view_tracker.php?trackerId=1 and hover over an item you see at least the empty poup chibaguy: wolfganga, ah, I see. wolfganga: if it wuld be populated than it would show the fields in a table, but without any paddying.
my comment in the bugreport shows the "ugly" patch i use locally to get this poupfields configured Sam___: Thanks, chiba. I'll check that. chibaguy: Sure, Sam___.
wolfganga, the empty popup is a Bootstrap div.popup-content and has 9px and 14px padding. Seems like that's ok. So when it gets populated with a table it seems not enough padding?
An example at http://getbootstrap.com/javascript/#popovers wolfganga: No its not getting any padding at all chibaguy: oh. wolfganga: This is teh created data for the popup: data-content="<div class=&quot;panel panel-default&quot;><table class=&quot;table-bordered item&quot;> <tr><th>Kurzbeschreibung</th><td>mm</td></tr> <tr><th>Nummer</th><td><span class='formunit'>T</span>1008</td></tr> <tr><th>Kategorie</th><td>Testcat</td></tr></table></div>" Tiki-KGB: 03chibaguy r53639 10trunk/lib/wiki-plugins/wikiplugin_convene.php
[FIX] Better "undecided" background color for Convene plugin (using Bootstrap "label" classes, which include a gray color). wolfganga: You see that it uses a table structure, but teher is no padding between ros or cells
*wolfgang needs a new keyboard that misses less keystrokes* ;-) chibaguy: Ah, I see: http://zukakakina.com/trunk/Convene+test
I just pasted your code into that page since I was working there already.
Yeah, self-correcting keyboards- a good idea. ;-)
I added a div.panel-body around the table. I think this is the best method, to use another Bootstrap class rather than adding per-instance padding. wolfganga: Great. Btw. looks cool your site ;-)
can you commit your change? chibaguy: Thanks. Yes, please commit that if it works as you like. wolfganga: chiba - wher do i have to put this in? (i thought YOU would commit) ;-) ? chibaguy: Oh, heh.
Ok, I'll have to find out where it goes. Do you know what file naem?
name wolfganga: No i do not - that was my initial question ^^
The entire bootstarp thing is actually a litte bit of a mysterium to me ^^ lindonb: joined #tikiwiki chibaguy: Ok, I'll try to find it. wolfganga: Thanyk you very much Sam___: I have done nothing but copy the helloworld plugin from here: http://dev.tiki.org/Hello%20World#To_create_a_new_plugin . When I do so, and search for "plugin" in admin preferences, the website loses its theme (apparently some problem with syntax). Now when I remove the file "wikiplugin_helloworld.php", everything goes back to normal. Is this a bug? chibaguy: wolfganga, the popup at http://xavi-9794-5455.show.tikiwiki.org/tiki-view_tracker.php?trackerId=1 has the correct construction, and should have enough padding already.
It's different from the code you pasted here.
If you have a case of a popup with less padding, it must be different construction than the one at show.tikiwiki.org. Sam___: I have done nothing but copy the helloworld plugin from here: http://dev.tiki.org/Hello%20World#To_create_a_new_plugin . When I do so, and search for "plugin" in admin preferences, the website loses its theme (apparently some problem with syntax). Now when I remove the file "wikiplugin_helloworld.php", everything goes back to normal. Is this a bug? lindonb: Sam___: you’ve also followed the instructions on that page setting up the preferences for the plugin? wolfganga: Mhh - this is from the above sample: data-content="<div class=&quot;panel panel-default&quot;><table class=&quot;table-bordered item&quot;></table></div>"
It looks pretty much like my prevous sample.
I used chrome -> inspect -> edit html
for an item in http://xavi-9794-5455.show.tikiwiki.org/tiki-view_tracker.php?trackerId=1
btw. i use trunk updated some hours ago chibaguy: You mean when you hover over the item link, like "Another buggy feature X"? I get 'div class="popover-content">
<div class="panel panel-default">
<table class="table-bordered item"/>'
Ah, ok, the same. Sam___: lindonb: As far as I understood, all I had to do is create the file and put the code in it with two functions that I copied from there. Is there anything else at all? chibaguy: wolfganga, I don't know where your earlier code example is from. lindonb: Sam___: yes, it’s on that page - need to set up preferences for the plugin wolfganga: its from my local system using trunk from today
as i said - i use that "ugly" patch to allow setting up the popupfields chibaguy: Oh.
What file did you edit? I don't know where the code is for that popup. Sam___: lindonb can you please help me with the reason why I'm trying to do a plugin, because this plugin thing may not be necessary
I just need your attention for a minute, if you don't mind lindonb: i’ll try wolfganga: See in the comments of my bugreport: https://dev.tiki.org/item5505? there is a detaild description. Sam___: OK. All I'm trying to do is actiavate mathjax with a specific set of preference. I tried doing this by adding some code in the <head> part of HTML, but something is wrong there.
So all I want to add there is the following code:
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_SVG"></script> <script type="text/x-mathjax-config">MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$']]}});</script>
This is tested on other websites, like this one www.afach.de . You can see it in the header of the page Tiki|bot: New Forum Posts: r53638 font-size for icons - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: Use Tiki for 3 groups of scientists - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54619 Sam___: But when I enter it in tiki, the whole website stops working!!!!!!!!!!!!!
Please test the code yourself, lindonb, and check it in my other website www.afach.de
This is completely not understandable! lindonb: Sam___: have you tried PluginJs or PluginJq? Sam___: Not really. But it's simple code that has to go to the header, and it's not all javascript
The first part is javascript. The second part is a specific code for mathjax chibaguy: wolfganga, ok, I'll check. It's late here but I'll take a look tomorrow. wolfganga: Thank you lindonb: Sam___: how are you adding to <head>? Sam___: In look & feel, I go to customization, and there a part for <head>
I just put the code there lindonb: Sam___: and you use the {literal}{/literal} tag? Sam___: No. Should I? lindonb: would try it, see example under the input box Sam___: So just wrap my code with {literal}{/literal}? lindonb: yes Sam___: OK. I'll check. Give me a minute. Tiki|bot: New Forum Posts: r53638 font-size for icons - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: Use Tiki for 3 groups of scientists - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54619 Sam___: It works! Thanks a lot!
I'm so grateful, and sorry I didn't notice the literal thing. lindonb: np, glad it worked! Sam___: Now I don't need plugins :) lindonb: yes, that’s good thing…
fyi, that input box interprets your code as smarty syntax
and {literal} is a smarty tag that keeps the content from being interpreted
wolfganga: btw, i asked jonnyb about your bug report on popup fields but he said it was working fine for him
which is a shame because he could fix it
i have the same issue you have
what is the “ugly” fix you have for it wolfganga: The "ugly" fix is described in teh comment to the bug report: https://dev.tiki.org/item5505?#contenttabs_view_tracker_item-2
basically i enable the textinput field again to alow to insert the field ids
But i think thi is not intended
I *could* commit it, but i dare that this would never ever get fixed properly then.
if jonnyb would give the test instance a try, he would see right away that it fails lindonb: he said that show insance is out of date and it works fine on his local trunk
but i have the same issue on an up-to-date trunk
agree you should commit that fix - would just leave for your site and see if we can’t get someone to look at it wolfganga: Mhh - than 2 things. 1.) show instance might be useless when working on trunk. 2.) how is this possible that his trunk works and other not.... lindonb: would you be able to demo on an up-to-date trunk that people could access? wolfganga: I am usally fimiliar with ajax stuff - but : in tiki - so many classes and files are involved (on top with smarty templates) that debugging becomes a real pain.
and there are very ew to none commenst inside the code, this makes it even harder lindonb: agree, especially in the tracker area, it’s LPH magic!
which makes it dificult for us mere mortals wolfganga: yes :-) althought i start to become more fimilar with trackers and their code - fixed already some bugs
and when talking about this - perms are difficult as well.
i debugged perms for about 16+ hours over two days - the stack trace involves about 20+ invocations.... lindonb: yes they are - they were also refactored by LPH wolfganga: lindonb - yes i might be able to setup a public accessable tiki for trunk. lindonb: good, then I can respond to jonny’s mail with that url to see if he or anyone can help wolfganga: btw - LPH magic means? lindonb: LPH is a Tiki developer wolfganga: ah i see lindonb: an amazing coder
can do anything but takes a while for others to catch up :) wolfganga: if LPH has writen the perms stuff i know would you meean (factories, interfaces, accessors, magic getters....)
But: i would be great if this excellent code would be documented
i started to document my findings inside teh classes (commited today) - you can see them in varoius perms accessor classes lindonb: yes, light on documentation because it’s all self-explanatory to LPH :)
yes, saw your commits - a very good thing to add comments where we can - thank you! wolfganga: Example from /lib/core/perms/check/Alternate.php:
/* * Check permission as given by the constructor for a specific list of groups * This function requires that $this->setResolver($resolver) has been set before. Otherwise it will always return false. * @param Perms_Resolver $resolver - not used * @param array $context - not used * @param string $name - not used * @param array $groups - list of groups to check permission against * @return boolean $hasPermission- tr Tiki-KGB: 03jonnybradley r53640 10branches/ 10(40 files in 30 dirs) * [MRG] Automatic merge, trunk 53624 to 53639 jonnyb: joined #tikiwiki
polom lindonb: wolfganga: yes, that’s very helpful
polom jonny! wolfganga: I wish anyone would use the phpdoc notaion - then the code documentation could be autoatically created using phpdoc jonnyb: hi lindonb lindonb: jonnyb: you on the webinar? jonnyb: yes, i was there lindonb: everything is decided regarding icons?
do we still need to wait before working on templates to avoid conflicts? jonnyb: i have one more bit of refactoring to merge back into trunk for tiki14_themes branch but we're not going to delay branching until all the icons are done
the change i made to iconsets mean you don't need to add anything to the iconset definition to use the default icons in the set lindonb: ok, will wait for the all clear then wolfganga: hello jonnyb - can you reproduce the bug "Tracker: Popup list details (Item tooltip) can no longer be configured - fields do not show up" reported here: https://dev.tiki.org/item5505? jonnyb: hi wolfganga - no that one works fine for me on my local - think i replied on the list (or a comment) wolfganga: I have setup 3 instances (1 windows 2 x linux) all using trunk - and they all showup this issue.
Could it be theme related?
As mentioned, the problem occurs when you deselect fields from the popup - they do not show up again thus not being selectable again.
Does your local box still use the text input field?
jonnyb - i do not want to bother you, but it seems some more people have the problem that tracker popus on hover do no longer work. Did you have a look to the temporary fix i proposed in the comments to that issue? lindonb: wolfganga: sorry, meant to say above you should *not* make that commit jonnyb: sorry wolfganga - will look into it soon lindonb: agree there must be a better solution wolfganga: I agree to. thats why i did not commit. jonnyb if i can assist you - anytime ;-) jonnyb: thanks, just trying to merge the last bits from tiki14_themes into trunk (always fun!) wolfganga: i am used to work with the sencha js framework and pur single page apps - i am not really used to mix js with smarty/templates.
;-) Tiki-KGB: 03jonnybradley r53641 10(27 files in 16 dirs)
[MRG] tiki14_themes: Part two, iconset files renames to yourstyle.php or youroption.php, plus all built-in icons now available in templates for the default font awsome and glyphicons sets.
Full merge details here again: https://themes.tiki.org/Concept+and+Design lindonb: great job jonnyb! jonnyb: thanks lindonb - i think that's everything experimental so go go go with the templates! (if you like ;) ) Tiki|bot: New Forum Posts: r53638 font-size for icons - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: Use Tiki for 3 groups of scientists - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54619 lindonb: jonnyb: will do! so you’re saying that all icons that we are using have now been defined so we shouldn’t have to add any more definitions jonnyb: only if you want to make a special tiki "alias" for an icon, if you just want to use the font awesome ones they all should be available directly
here's the list http://fortawesome.github.io/Font-Awesome/cheatsheet/ lindonb: I see, by their regular font-awesome names
cool - and these still get converted if you change icon sets? jonnyb: should do, but obviously that icon needs to be in the set you change to - if not i guess it would need adding to the icons array like the tiki ones lindonb: got it - dass ist einfach wunderbar! jonnyb: :) lindonb: much better than coming up with our own crazy names Tiki|bot: New Forum Posts: r53638 font-size for icons - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: Use Tiki for 3 groups of scientists - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=54619 wolfganga: Amyone using the filemanager? jonnyb: wolfganga: so i'm having a look at https://dev.tiki.org/item5505 - downloading the show instance database, i think there's something wrong in the data...
how do you mean "using the filenamager"? wolfganga: the problen ist taht the field popupfields is emtpy jonnyb: i use the file galleries a lot wolfganga: it is empty bc the listbox shows only entries of that field
so if you deselect an field in the listbox
the listbox does no longer show that field on the next invocation jonnyb: it does nave something in it, an option with the value "trackerfield:n" which looks like a data problem wolfganga: from my understanding - the ajax call must query the fields, and then the fields as listed in the field poupfields - and the set those fields as "selected" in the listbox jonnyb: aha, think that's a clue!
fixed it!
seems that object selector depends on unified index being available wolfganga: so fast? wow!
can you commit - would like to see the change (and get rid of my local patch) ^^? lindonb: wolfganga: i told you he would nail it :) wolfganga: btw. debugging the ajax stuff with the smarty templates is a nightmare for me - how do you do this?
@lindon - yes you did ;-)
@jonnyb - may i ask you for another annoying bug that might be easily to fix (for you)? jonnyb: sure, just ask :) wolfganga: When a wiki page has a namespace - you cannot add a comment as a regular user jonnyb: we need to fix the object_selector_multi object to do something when unified search is disabled... wolfganga: when you rename that page to not using a namespace - it works
so if the namespace sep. like :_: is used, then the ajax driven comment box does not show up
Hey - i even filled a bug for that: https://dev.tiki.org/item5532?
* wolfgang hates filing bugs but understands that this is necessary* lindonb: jonnyb: you are right (I’m sure you knew that!) - I rebuilt my index and the list popup field thing works jonnyb: i think those objects just need to return a simple input if unified is off
wolfganga: sorry, i've never really messed with namespace thing but i always thought that seperator was wrong - colons aren't allowed in urls paths lindonb: jonnyb: makes sense, like the old input field where you put in comma-separated field ids jonnyb: yy
on it wolfganga: jonnyb - btw. The popup has probelms to properly display utf-8 chars like ö ä etc. can have a look thir, too? lindonb: jonnyb: but people will still get confused if unified search is on but they need to rebuild (or build for the first time) the index
probably need some warning text wolfganga: i mean th etracker item poup lindonb: wolfganga: does it work for you if you rebuild your index? jonnyb: don't like the sound of that, tiki's beoming plastered with comments and warnings, makes it hard to use imho lindonb: agree with that actually jonnyb: i'll make a dependecy on the pref but we can't check if the index is healthy really wolfganga: one moment - i did nit enable unified search (bc it did not work for me for non-admin acounts) -
just try itnow jonnyb: still trying to see where this trckeritem:n comes from lindonb: we just need amazing docs then ;) wolfganga: Yupp - works when using the unified index lindonb: sweet! wolfganga: So is the unified index a requirement for the poups to work?
Or did you patch it that it works without? lindonb: no patch needed
but to jonny’s point, there should be an alternative if unified index isn’t on
but even with index on there can be issues if the index hasn’t been rebuilt wolfganga: i see lindonb: the index was on but out of date in my case wolfganga: another thing weher you guys might can help: when uploading via filemanager, is this correct that i get a whithe screen but nothing else (after pressing "upload")? lindonb: no
you mean file gallery, right? wolfganga: yes jonnyb: just about everything modern and good in tiki needs unified index :) lindonb: shouldn’t be a white screen, something’s wrong wolfganga: the file gets uploaded - its just that i have a white screen when hitting upload lindonb: jonnyb: very true mobius: joined #tikiwiki wolfganga: the file gets uploaded, but the brwoser shows a white screen - ....
btw. i use a file store - not a database store lindonb: ok, so you’re seeing the file get loaded to the server wolfganga: yes its in the file store - and when i reload the page (using a diff. tab so no POST) i can download that file
i use Progressbar during upload: Ajax/flash based lindonb: can that be turned off? wolfganga: just checking
yes it works whn disabled - fabricius: joined #tikiwiki wolfganga: really this is sometimes fustrating - the things do not work and we are in version 14
xdebug is always in standby ... ^^
btw. to popup on hover in the file gallerie has a nice format. would be great if those for the trackeritems could be similar Tiki-KGB: 03jonnybradley r53642 10trunk/lib/ 10smarty_tiki/function.object_selector.php 10smarty_tiki/function.object_selector_multi.php
[FIX] object_selector: Add feature_search pref test for object_selector and object_selector_multi and return a simple text input if possible.
Will still fail if the index isn't up to date that would be much harder to test for...
Should address http://dev.tiki.org/wish5505 thanks wolfganga and lindonb jonnyb: that Progressbar upload "feature" never worked, was just dumped and left broken several tikis ago
shall we KIL it? ;) lindonb: jonnyb: probably - it’s never worked since i can remember
and thanks for the quick work with your last commit - jonnyb to the rescue! wolfganga: yes - kill it. featrues that did not work for a long time do create more fustration than anything else.
jonnyb: do you know why the db table users_objectpermissions uses a sort of hash as the objectId? example: Anonymous|tiki_p_search|category|c661488faee77fd64c9a89d64188d57b
i do not see a ref. of c661488faee77fd64c9a89d64188d57b anywher else in the database jonnyb: no, not noticed that
it used to be just an int wolfganga: i thought that, too. i.e tiki_categorized_objects, tiki_category_objects
i spent 2 days on debugging permissiosn and stumbled across this. but i have not seen any usage of that id/hash jonnyb: seems it was like that since at least tiki 12 Tiki|bot: New Forum Posts: InterTiki stop working after upgrade - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628 wolfganga: Updated the 2 issues in the bug tracker.
jonnyb: changing the namepsace seperator to someting else not using colons seem to work. i know use '--' instead of ':_:' which is the default. Strange engough though, files attachment have worked... jonnyb: wolfganga: good to hear, but i wonder what should be done about it - i did point out that created invalid urls when it was discussed a few years ago... wolfganga: i get your point. just saying the it somehow at least works with file attachments (whicht from html/js point of view are certainly similar to to the non working comment code) and that it *might* be an option to change the *defazlt* namespace sep. to something that works. Sam___: Hello. Is it possible to change the file names of the tiki platform? Like change tiki-index.php to index.php, and so on? wolfganga: i mean in 3 hours as of today we faced 3 issues that require either some specific feature, specific settings or do not work at all (like the flash uploader). This easyly sums up quick.... Sam___: Hello. Is it possible to change the file names of the tiki platform? Like change tiki-index.php to index.php, and so on? wolfganga: *Mabye* i have no personal experience - you use enable seo together with the required htaccess / rewrite settings. BUT: Lot of links might refer to some tiki-xyz.php pages anyway. Sam___: Isn't there an automated way to do this? This is a horrible weakness that people know the platform used in the website! It takes someone an hour of work on my wordpress page to know that I use wordpress!!! wolfganga: And . whats the problem he knows you use wordpress? Is this bc auf security concerns? Sam___: yep wolfganga: Frankly - this is not rteally something that helps for security. It might make it more difficult for "script kiddies", but not for a hacker. Tiki-KGB: 03jonnybradley r53643 10trunk/ 10(5 files in 5 dirs)
[KIL] fgal_upload_progressbar: Remove feature as it has never worked - currently creates WSoD on file upload (and if you want a nice file upload progress bar use elFinder ;) Sam___: Well, there are 10 times more script kiddies than professional hackers in the world ;) wolfganga: We are using shopware as a shp system. (www.shopware.de). the code is public.
So anyone can get access to it - and they will now we are using shopware. does this make our shop unsecure. NO. Bc the code is secure. And if there is an exploit, it needs to be fixed. ^^ lindonb: jonnyb, man of action 8) - thanks again! Sam___: I agree, it's just about making it harder to crack... pretty much like why you add salt to your encrypted keys :)
So there's no supported way to do this... jonnyb: ok, done for now, more soon
Sam___: i tihnk you might be able to use the sefurl feature to do what you want for "normal" public facing pages and you could customise the patterns in route.php to change things
bye Jyhem_laptop: polom
+1 for KIl ing the progress bar. nobody has a clue how to fix it lindonb: polom jyhem_laptop
yes, nice that jonny did killed that one Jyhem_laptop: according to my logs, the script kiddies don't care what software you run. They run whatever script they find against any Ip they can think of
I see windows exploits against my linux servers all the time :)
I was reading the backlog. I did not see my opinion came too late :) Tiki|bot: New Forum Posts: InterTiki stop working after upgrade - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628
New Forum Posts: r53638 font-size for icons - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623
New Forum Posts: InterTiki stop working after upgrade - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54628
New Forum Posts: r53638 font-size for icons - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=54626
New Forum Posts: v13.1 installer bombs on Windows server 2008 r2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=54623 Sam___: How can I create an option inside a section? I looked in the book tiki for smarties and it's not so clear. I mean I have put the section name in the option and the latter has a higher position number... and yet it doesn't fall under the section item...
I'm talking about menus, hope that was clear.
Anyone, please? Tiki-KGB: 03jonnybradley r53644 10trunk/templates/tiki-wiki_topline.tpl
[FIX] icons: Fix wiki_plugin_edit_view toggle icon, could do with some CSS love :)
03jonnybradley r53645 10trunk/templates/tiki-wiki_topline.tpl * [FIX] icons: Fix wysiwyg_inline_edit icon toggle Sam___: How can I create an option inside a section as a menu? I looked in the book tiki for smarties and it's not so clear. I mean I have put the section name in the option and the latter has a higher position number... and yet it doesn't fall under the section item...
Anyone, please? fabricius: joined #tikiwiki Sam___: Anyone, please help with my menu problem! lindonb: Sam___: perhaps the main application menu (id 42) could help? you can clone it and see how the menu items are organized Sam___: OK, I'll try that.
lindonb: I don't see anything special there. I'm starting to wonder whether I can, at all, have expandable menus in the main horizontal menu on the top!!
Because what I'm trying to do is make something expandable out of that... like expand more options on mousover
Is that possible? lindonb: have you tried {menu id=XX type=horiz} in the topbar zone? Sam___: I'm editing the default top menu... so it's already there!
I'm just unable to add child objects to existing menus
It's menu 43, by default
lindonb: With a lot of experimentation I found that menus cannot be drop down with sections if they're not boxed. Is this true??? lindonb: not sure, i’ve only done the basics with menus Sam___: This software is so customizable that it becomes annoying... it reminds me of KDE when I first used it... lindonb: lots to learn in the beginning, that’s for sure Sam___: Let's hope I learn fast enough that my boss doesn't kill me and say "you gotta be doing physics not webdesign"... I'm really starting to worry... Thanks for trying to help though. lindonb: np, best of luck! Tiki-KGB: 03lindonb r53646 10trunk/templates/modules/mod-last_visitors.tpl
[FIX] module: Last visitors module was showing current time for last login for users who never logged in - show "Never logged in" instead fabricius: heya Sam___ ... whaz da problem whith menus?
Sam___: Tiki version? type of menu? Sam___: I'm just unable to create child items on the main menu
13.1 fabricius: applied bootstrap or css?
main menu - 42 or a custom one?
the 42 is not customisable! you would have to clone it and then customise the cloned version, wich then would be 43+ but not 42 Sam___: In fact 43... so now I have a weird incident while trying to use the available menu... I cloned 42, and edited the copy (44), and 42 got modified as well...
It's a mess... I'm so confused... there's definitely a bug, and the menu 42 doesn't reset and gives a PHP error fabricius: or you talk about the usual menu used as main navigation menu in the top bar, ... so a fully custom menu .. sure 43 is the second menu in Tiki, and the first one an admin creates after a fresh installation Sam___: when I try to reset 42 I get this error: PHP (5.6.4-1~dotdeb.1) ERROR (E_WARNING): File: lib/cache/cachelib.php Line: 375 Type: readdir() expects parameter 1 to be resource, boolean given fabricius: I cannot believe that if you edit the copied version (44) the original (42) would be edited aswell ... very unlikely and imho a very strange bug Sam___: It happens! and now I can't reset 42 fabricius: cleared Tiki caches? Sam___: nope
yesterday I deteled /temp/cache though
I recreated cache now, but menu 42 does not reset still
How about I give you admin credentials and you come see for yourself, fabricius
fabricius?
fabricius: are you testing this yourself?
And now I see a real bug: PHP (5.6.4-1~dotdeb.1) ERROR (E_WARNING): File: lib/menubuilder/menulib.php Line: 736 Type: usort() expects parameter 2 to be a valid callback, function 'compare_menu_options' not found or invalid function name fabricius: sorry Sam___ .. having been away from keyboard Sam___: No problem... but please let me know how to proceed because this is apparently a bug... fabricius: yes credentials for a quick look
query Sam___: How can I give them to you securely?
not in front of everyone fabricius: query or email
moment
Sam___: you see the query now? I did send you a private message