Tiki|bot: New Forum Posts: Distanziare testo da immagine - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622
New Forum Posts: CATORPHANS Plugin update in trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622 lindonb: joined #tikiwiki Tiki|bot: New Forum Posts: CATORPHANS Plugin update in trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622 Gwayne: joined #tikiwiki Tiki|bot: New Forum Posts: CATORPHANS Plugin update in trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622 lindonb: joined #tikiwiki amette_laptop: left #tikiwiki
joined #tikiwiki lindonb: joined #tikiwiki amette_laptop: left #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: CATORPHANS Plugin update in trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622
New Forum Posts: CATORPHANS Plugin update in trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622 kingfisher77: joined #tikiwiki Cr0vaX: polom gilles_: joined #tikiwiki Tiki|bot: New Forum Posts: CATORPHANS Plugin update in trunk - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - https://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622
New Forum Posts: CATORPHANS Plugin update in trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622 chibaguy: joined #tikiwiki
polom Telesight: joined #tikiwiki Tiki|bot: New Forum Posts: CATORPHANS Plugin update in trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625
New Forum Posts: trunk - r54959 - plugin trackerlist - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55622 Telesight: left #tikiwiki Tiki-KGB: 03xavidp r54963 10branches/12.x/ 10lib/init/tra.php 10lib/core/Tracker/Field/Dropdown.php
[ROLLBACK/r54769][bp/r54738][FIX] trackers: Seems explode on an empty string creates an array with one zero element, so if one of the options for the dropdown is zero that defaults to being selected (thanks Xavi, hopefully fixes wish5599)
[bp/r54739][FIX] tr: Seems if the string "0" is translated it is returned as an empty string for all languages (discovered while investigating wish5599)
Thanks luci for reporting the issues in previous versions of php with this backport from tiki14.
03gezzzan r54964 10branches/14.x/templates/tiki-show_page.tpl * [FIX] prevent page save message to overlap other elements wolfganga: joined #tikiwiki
polom :-) gezza: hi wolfganga! are you around? wolfganga: hi i am hhere
gezza i am here gezza: i noticed an issue with minify javascript Tiki14: it fails when codemirror is not enable (feature_syntax_highlighter if off) with message: Uncaught ReferenceError: CodeMirror is not defined
if I enable codemirror, than it works again wolfganga: is this tki14 or trunk? gezza: maybe there is a check missing somewhere
tiki14 wolfganga: i rewrote the entire JS handling due to there have been so many weaknesses / special cases (the rank system etc.) - and that commit is in trunk
however - since it is a major rewrite - jonnyb does not feel comftable to put in tiki14
this rewrite adresses nearly all race conditions, rank isses, minify issue etc. gezza: just checked in trunk, it is the same problem there wolfganga: also in trunk - wow that is strange. - however in trunk it will be easy to sort out
so all i have to do is to disable syntax highligt?
to get the isse? gezza: yes, disable feature_syntax_highlighter and minify wolfganga: let me check - should be easy to fix gezza: i saw that commit, looked good, maybe we should try to convince jonny about it :) wolfganga: i did already - but yet he feels not comftable. all i can say is that this commit mafe it even possible for me to find the race condition / issue with codemirror rows yesterday.
and lots of other issues that the js integration had.
so maybe we need just some more +1 n the dev list so he sees its really been used and tested gezza: yes, there are many skeletons in the closet.. wolfganga: they certainly are! :-)
one thing about this js commit: since it redfines the accessor method to add js files and also the function signature, backports related to adding handling js files will become more difficult between trunk and 14.x
that was one more reason to bp it - at least for me. Tiki-KGB: 03walper r54965 10trunk/lib/wiki-plugins/wikiplugin_trackerlist.php
[FIX] Complements 54959. Added sanity check when automatically building dropdown for tablesorter in plugin trackerlist. Checks that the trackerfield is from type dropdown.
03chibaguy r54966 10branches/ 10(24 files in 18 dirs)
[FIX] Correct menu background colors in some FiveAlive-lite theme options, clean up files (remove commented-out lines, etc.).
03walper r54967 10(28 files in 22 dirs) * [MRG] Automatic merge, branches/14.x 54956 to 54966 chibaguy: Hi. Were you just talking about javascript problems in branch 14? Just now I svn-upped and it seems minify javasacript isn't working. gezza: hi chibaguy chibaguy: hi gezza gezza: it is working for me except if codemirror is not enabled chibaguy: oh, I don't think I have codemirror enabled. gezza: enable feature_syntax_highlighter chibaguy: ok, I'll try that. wolfganga: gezza - are you there? gezza: yes wolfganga: fix commited in 14.x /and trunk - can you try pls? Tiki-KGB: 03walper r54968 10branches/14.x/lib/codemirror_tiki/tiki_codemirror.php
[FIX] Codemirror modes must only load if the feature is enabled. Otherwise they would create a JS error. (Thx gezza)
03walper r54969 10trunk/lib/codemirror_tiki/tiki_codemirror.php 10trunk * [MRG] Automatic merge, branches/14.x 54966 to 54968 wolfganga: chibaguy - can you also test pls (if you had an issue with minify )? amette: joined #tikiwiki luciash: joined #tikiwiki mose: joined #tikiwiki Cr0vaX|away: joined #tikiwiki Jyhem: joined #tikiwiki Jyhem_laptop: joined #tikiwiki refizul: joined #tikiwiki Lawiz: joined #tikiwiki leagris: joined #tikiwiki Caarrie|away: joined #tikiwiki gezza: joined #tikiwiki fabricius: joined #tikiwiki amette_laptop: joined #tikiwiki wolfganga: joined #tikiwiki chibaguy: joined #tikiwiki panamaus: joined #tikiwiki Tiki-KGB: joined #tikiwiki kingfisher77: joined #tikiwiki brolin_empey: joined #tikiwiki gilles_: joined #tikiwiki qbi: joined #tikiwiki Tiki|bot: joined #tikiwiki fabricius: wolfganga: I mean the sortable problem of the fields of the external (source tracker) "field array" in trackers field type "items list", which means we have no appropriate way to sort the displayed fields (ok, we could maybe use numbes in the names to sort by alphabet, baut that I would not even consider a workaround - that would be just wrong) Tiki|bot: New Forum Posts: Tiki registration tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55632 wolfganga: fabricius - are you there? fabricius: yep!
wolfganga wolfganga: was certainly a lot of work to setup your tracker example. ;-) fabricius: :-) wolfganga: i have a question 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! fabricius: ok
just ask wolfganga: i am here: http://torsten-11143-5621.show.tikiwiki.org/tiki-view_tracker_item.php?itemId=39&#contenttabs_view_tracker_item-1 fabricius: ok, e aswell now
/s/e/me wolfganga: the problem is that "Location Data" does not show a value - correct? fabricius: only, when the linked field (the corresponding field of target THIS tracker) is a dynamic item link - it works, when it is an item link
but yes, "Location Data" contains for ex. the adress of the "Location" wolfganga: ok again the question: "location data" should show a value? - corect? fabricius: yes!
actiually it should show an array
/s/actiually/actually wolfganga: let me dig depper into this - will take a while fabricius: I am sure, that this is not a 5 minute thing
this is why I applied the category "community project" and did not consider it as a bug
still I consider it as a non-finalised functionality
what you think about? good find?
I mean, finalising would notreplace the idea of a master-slave capability, as a slave needs more options and must display multiple "subcontent items" based on more than one condition, but still I think this one (dynamic items list) would be quite useful or necessary in common basic use cases
I mean automatically displaying an adress based on a dynamically pre-filtered condition seems to me kind of normal, after I worked with the stuff a while now MagicFab_: joined #tikiwiki wolfganga: i think i have an idea about what happens - still need some more research fabricius: ok, sure. take your time Tiki-KGB: 03walper r54970 10branches/14.x/tiki-view_tracker.php * [FIX] Fixed undefined var in tracker view.
03walper r54971 10trunk/tiki-view_tracker.php 10trunk * [MRG] Automatic merge, branches/14.x 54968 to 54970
03chibaguy r54972 10branches/ 1014.x/themes/fivealive-lite/less/bootstrap-variables.less 1014.x/themes/fivealive-lite/css/fivealive-lite.css * [FIX] Headings somehow lost their font-family (Lato).
03walper r54973 10trunk/themes/fivealive-lite/less/bootstrap-variables.less 10trunk/themes/fivealive-lite/css/fivealive-lite.css 10trunk * [MRG] Automatic merge, branches/14.x 54970 to 54972
03walper r54974 10branches/ 1014.x/lib/wiki-plugins/wikiplugin_trackerfilter.php 1014.x/tiki-view_tracker.php
[FIX] Wrong variable type in trackerfilter. Pls do not simply ignore php warnings.
03walper r54975 10trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php 10trunk/tiki-view_tracker.php 10trunk * [MRG] Automatic merge, branches/14.x 54972 to 54974
03chibaguy r54976 10branches/14.x/themes/snow/ 10less/snow.less 10css/snow.css * [FIX] Edited the web font URL. fabricius: wolfganga: sach emol, liegt das Anzeigeproblem etwa nicht an der Felddefinition vom "items list", sondern am Trackerlist Plugin? Also erkennt "items list" im Prinzip schon auch den dynamisch gelinkten Feldinhalt, nur zeigt das dann wegen ner anderen Variablenbezeichnung das Trackerlist Plugin nicht an?
wolfganga: ich hab jetzt mal auf show.tiki.org Clear all Caches und Rebuild Search index und SVN Up gemacht. Noch nix. By the way: very cool, tat you straight away take this on .. did not expect such fast contribution to fix the problem wolfganga: fabri - just finishes to setup the dev system to repro your issue
really not easy and quite complex to repro and analyze
ok - setup for a very basic repro of the isse done. limited to the fields besessary fabricius: I appreciate your work - especially on easter monday. Hope you are not risking a family rebellion ;-) Tiki|bot: New Forum Posts: Tiki registration tracker - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55632
New Forum Posts: CATORPHANS Plugin update in trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625 fabricius: I can imagine, that the functionality simply is not yet added at all. So it would be very hard to find the bug imho. But best would be, that I wait another while and let you further review. wolfganga: Its more complex than that
Its they way itemlist works - was still one of the fields buggy....
but - in this sense - you are right - functionallity not still there ^^ Tiki|bot: New Forum Posts: Tiki registration tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55632
New Forum Posts: CATORPHANS Plugin update in trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625 fabricius: wolfganga: what do you think makes more sense: adding a second, a dynamic items list field, or to extend the existing items list to cover both - dynamic and non-dynamic use case? anyway we would need sortable display for both and thus maybe using one single field might need less maintaining effort? Or do we maybe need the flexibility of two fields? wolfganga: fabricius - iyes/no/maybe - need to think about. Anyway pls have a look at the text of the item-list field pls
"Field ID from this tracker matching the value in the link field ID from the other tracker if the field above is not an item link."
The last sentence should inculde "...and not of type dynamic object list"
Its noz implemented at all
however i agree - that it should be implemented.
I understand why it is not implemented - (tricky and difficult) - but it limits the functionallity a lot
tiki is always tricky (TM) qbi: left #tikiwiki fabricius: :-) wolfganga, kind of uderstand. I hope that fixing that issue by adding dynamic behaviour and sortability aswell will be useful for your companies usecase aswell. I am in the meantime starting to look into Plugin List to get some experience for further advanced setups, which seems to become relevant aswel for you as for myself in the near future. wolfganga: plugin list is certainly worth a look (ot two :-). Keep in mind that this works only with unified search - so US must be ok. fabricius: you mean, LIST would not work with ES?
No, I think I missunderstood wolfganga: Sry for not being clear. LIST relies on US. US can use ES, Mysql, or php-lucene# fabricius: .. I have been unclear and missunderstood for a moment - Unified Search uses one of three engines: mySQL text Search, Lucene and Elastic Search, right? Lucene is broken or to become depricated, so we have mySQL for standart shared hosting use cases and optionally highly advanced Elastic Seach for those who have access to either external ES services or to a rootserver (VPS or dedicated) ... # wolfganga: fabricius - are you theer? fabricius: wolfganga: jupi
wolfganga: whazup? wolfganga: First progress made. Hardcoding soem stuff, it get something displayed. Now trying to put it in some good code fabricius: WOW wolfganga: do you have a trunk setup where you could check against? fabricius: so you got the field "items list" recognising the dynamic linked value? wolfganga: ... for myself, i just made 3 tracker with only the bare minium of fields * fabricius: I can svn up the show instance wolfganga: i see
will take certainly 45-60minutes
before i can commit somthing
just wanted you to know - so you test it fabricius: ok, no problem - I might be afk from time to time, for ex. to make some fodd for everbody here, but I will frequently check even if I am not here permanently for a while
/s/fodd/food MagicFab_: joined #tikiwiki
joined #tikiwiki MrEggsalad: joined #tikiwiki
Hey, I installed TikiWiki 14.0beta and I am unable to figure out how to enable the button that allows an author to lock their page fabricius: hmmm
you mean to lock the userpage or any page the author created? MrEggsalad: Any wiki page the author created fabricius: MrEggsalad: I have heard about a functionality like that - never used in years (although there seem to be use cases) but I never heard about this button
would have to check MrEggsalad: On https://doc.tiki.org/Using+Wiki+Pages under "Working with Wiki pages" it sounds like its a feature and there should be a button (as shown in the screenshot too)
I guess it's possible that 14.0beta randomly has that functionality removed, although I couldn't find it on the demo severs with other versions either fabricius: MrEggsalad: anyway, if the functionality is existing, what I assume, you first have to activate the corresponding preference - I think somewhere in tiki-admin.php?page=wiki MrEggsalad: I couldn't find anything in there
14 may not have it as the demo servers had a listing for "tiki_p_lock" (although it didn't seem to enable anything), while 14 didn't have that preference fabricius: it is there - just checked in the search of tiki-admin.php MrEggsalad: source or in browser? fabricius: DID you apply the visibility of advanced and experimental features in tiki-admin.php? MrEggsalad: oh no I did not fabricius: you know where? MrEggsalad: I don't fabricius: go to yoursite.com/tiki-admin.php MrEggsalad: okay fabricius: in the middle of the site (content area) you find a gray box (the first one)
there you see top left an icon that looks like a funneö
funnel MrEggsalad: ah I got it fabricius: and a tiny arrow besides it MrEggsalad: (the experimental anyway) fabricius: ah good
right hand side in the same gray box you find a search module (input field)
type in: lock pages
and enter MrEggsalad: There it is
thanks a lot!
I had no clue I wasn't looking at all of the features/preferences fabricius: no, in the search result, you see that it is in "wiki"
we would be lost without the preference search MrEggsalad: Right, but I mean I was looking at "basic" versus "advanced" and "experimental"
I've got it working now
thanks for the help fabricius: and now below your pages you find the "lock" button ;-) MrEggsalad: yep! fabricius: no prob, always welcome. we help each other here
it is part of the Tiki culture MrEggsalad: yeah
Tiki offered some great page-by-page permissions and appeared to have a large community
exactly what I wanted/needed fabricius: MrEggsalad: please be very careful when using object permissions - danger to dig your own grave ... kind of a possible trap, never will find reason, if permissions conflict
MrEggsalad: better use category permissions and use object permissions only for very specific and rare objects, for ex for public landing pages, where anonymous users generally have no access elsewhere
category is much better to use for user roles and rights management
roles and permissions
wolfganga: are you still there?
wolfganga: I came a good bit further with Plugin List
wolfganga: see here: http://torsten-11143-5621.show.tikiwiki.org/tiki-index.php#Using_Plugin_List_with_dynamic_and_non-dynamic_corresponding_field Telesight1: joined #tikiwiki
left #tikiwiki MrEggsalad: fabricius, yeah I was going to work in categories as that seemed how TikiWiki was designed MagicFab_: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki registration tracker - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55632
New Forum Posts: CATORPHANS Plugin update in trunk - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625 Loll78: joined #tikiwiki
Hi everybody. I have some problems to run wkhtmltopdf (version 0.12.1) on a headless system (debian-jessy). Running wkhtmltopddf with "xvfb-run --server-args="-screen 0, 1024x768x24" wkhtmltopdf http://google.com google.pdf" works, so I tried to incorporate it in a wkhtmltopdf.sh file (xvfb-run -a -s "-screen 0 1024x768x24" wkhtmltopdf "$@" ) But it still does not work in Tiki (version 13). Any suggestions? Tiki|bot: New Forum Posts: Tiki registration tracker - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55632
New Forum Posts: CATORPHANS Plugin update in trunk - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55626
New Forum Posts: Distanziare testo da immagine - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55625 fabricius: .
Loll78: hi Loll78: Hi fabricius fabricius: I guess nyour question is very specific and a bit third party centric - you should write a post to the appropriate Tiki forum and additionally a message to the Tiki user list Loll78: What should I enter at the "WebKit path" ?? I have "/usr/local/bin/" wolfganga: Loll78: enter the full absolute path. i.e. /usr/local/bin/wkhtml2pdf fabricius: ahh he is still alive: wolfganga wolfganga: fabricius - your issue is more complicated than you might think. maybe you createed the need for a new fieldtype ^^ - anyway need to go
talk to you sson - goog night togeher
* needs a new keyboard* Loll78: wolfganga: /usr/local/bin/wkhtmltopdf is not a directory fabricius: I think so wolfganga; I believe it to be complicated. Although I believ that not I did create the need, but I did locate it ;-)
see you soon wolfganga Loll78: wolfganga: I have only a file named wkhtmltopdf.sh in the directory /usr/local/bin wolfganga: @Loll78 - of cause the www process must have execute permission on that wkhtml2pdf file .... Loll78: all files and directory got acess by chmod a+x wolfganga: then it would be /usr/local/bin/wkhtmltopdf.sh i guess
so i am off now Loll78: thanks, Cu
i will check it
A pdf file is generated, but no image is incorporated. I guess that is related to some permission problems (probably resolvable with access tokens) ???
I included the information about the webkit path to the documentation.