fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Plugin Button in New Window - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52122
New Forum Posts: Passing variable to wiki page sql - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52123 chibaguy: joined #tikiwiki redflo: joined #tikiwiki
joined #tikiwiki chibaguy: joined #tikiwiki
polom
Any idea how I can see metadata/meta_view_dialog.tpl in Tiki trunk? I want to check the appearance, but I can't find what feature or url etc produces that. redflo1: joined #tikiwiki Tiki-KGB: 03chibaguy r51187 10trunk/ 10templates/modules/mod-domain_password.tpl 10templates/footer.tpl * [REF] Add Bootstrap alert-warning class for id="error" elements. redflo: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: 03chibaguy r51188 10trunk/templates/tiki-edit_perspective.tpl * [REF] A little Bootstrappifying. arildb: joined #tikiwiki Tiki-KGB: 03chibaguy r51189 10trunk/ 10(20 files in 3 dirs) * [REF] Replace hard-coded colors in tiki.less with Bootstrap variables. Tiki|bot: joined #tikiwiki
New Forum Posts: Interactive node GraphViz style visualization - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52126
New Forum Posts: Restricted interface for wiki creation - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52127 lphuberdeau: joined #tikiwiki chibaguy: Perspectives works well for switching both layout template and theme stylesheet in one click.
Something like a perspective named Darkroom_3-9 could designate the Darkroom theme using the col-3-md, col-9-md (25%-width/75%-width columns ) layout tpl, and so on, for more fine-grained variation. Tiki-KGB: 03chibaguy r51190 10trunk/lib/setup/theme.php
{FIX] Allow setting "fixed-width" (.container) size for Bootstrap themes and variants (the former div class="fixed-width" is obsolete). jonnyb: joined #tikiwiki
pom pom chibaguy: howdy jonnyb jonnyb: hi chibaguy chibaguy: Any idea how I can see metadata/meta_view_dialog.tpl in Tiki trunk? I want to check the appearance, but I can't find what feature or url etc produces that. jonnyb: hmm, think that's a part of filegals
probably a pref in admin/fgals chibaguy: ok, thanks. I'll check. jonnyb: i had a look, can't find it there... chibaguy: hm jonnyb: aha, it's a param in the {img} plugin - metadata=view
weird :) chibaguy: oh Tiki-KGB: 03lphuberdeau r51191 10branches/12.x/lib/core/Search/Formatter/ValueFormatter/Trackerrender.php * [ENH] Allow the trackerrender search formatter to display the status icon chibaguy: Hmm, I can't edit pages in trunk with the standard editor. That "width: 0px" inline CSS is making it impossible, and I don't find where to change it. Tiki-KGB: 03lphuberdeau r51192 10branches/12.x/lib/tikilib.php
[FIX] List pages would not ignore accents with the postfilter on initial matches as it did previously jonnyb: chibaguy: i'll take a look
this is in the "normal" wiki editor? chibaguy: Yes. jonnyb: hmm, looks ok to me chibaguy: I turned off wysiwyg and codemirror. jonnyb: which theme? chibaguy: Oh. Hmm.
Well, I'm using the themes that I updated for bootstrap, like ohia and jqui, in Opera and Firefox. xavi1: joined #tikiwiki Tiki-KGB: 03lphuberdeau r51193 10trunk/lib/tikilib.php 10trunk 10trunk/lib/core/Search/Formatter/ValueFormatter/Trackerrender.php * [fp/51191, 51192] Manual forward-port of commits made in 12 jonnyb: and what element gets this width: 0px?
hi and thanks for the fp lphuberdeau :)
and hi xavi too xavi: hi jonnyb and all jonnyb: ah, chibaguy - which layout are you on? i'm on basic (and none of the themes seem to do anything) chibaguy: <textarea name="edit" id="editwiki" class="wikiedit form-control ui-resizable" style="resize: none; position: static; display: block; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; height: 400px; width: 0px;" rows="20">
This is from the page source when I inspect the page. jonnyb: you don't have wikiLingo enabled do you? chibaguy: Hm, i'll check.
No, no wikilingo. jonnyb: and which layout? chibaguy: sometime basic and sometimes one of the others.
Weird that the textarea is ok on my zukakakina.com trunk.
So it's just in my localhost that it's narrow.
I wonder where that inline css comes from. jonnyb: it happens in templates/wiki_edit.tpl but is set up in lib/smarty_tiki/block.textarea.php:298
but i don't see where all the margin stuff comes from either
do you have codemirror enabled? chibaguy: In my localhost, it looks like jquery-ui is adding some things around there. I find a div class=ui-wrapper on the textarea's parent div.
no codemirror.
ah, maybe it was jquery-ui
Yep, that's it. Don't know if it's doing it alone or in a bad combination with something else, but when I deactivate jquery-ui, the textarea is normal, and when I activate it, textarea goes skinny. Tiki|bot: Recent Bug: - 12x: Wiki 3D (morcego java applet) doesn't load due to security settings - http://dev.tiki.org/item5233 Tiki-KGB: 03chibaguy r51194 10trunk/ 10styles/layout/less/tiki-variables.less 10styles/jqui.css 10styles/jqui.less * [ENH] div.page-header fixes and other details. jonnyb: that's odd, chibaguy - will check that here
jquery-ui is on here, but not seeing the width:0 thing Tiki-KGB: 03jonnybradley r51195 10trunk/lib/codemirror_tiki/codemirror_tiki.js
[FIX] codemirror: scrollTop fix when enabling highlighter (tested in Chrome, Safari & Firefox) chibaguy: Hm, maybe there's some configuration conflict with something else I've got turned on. jonnyb: trying it with codemirror off now
ok, not i get all that css but mine has width: 724px
something to do with jquery-ui resizable i guess Tiki-KGB: 03jonnybradley r51196 10branches/ 1012.x 1012.x/lib/codemirror_tiki/codemirror_tiki.js
[bp/r51195][FIX] codemirror: scrollTop fix when enabling highlighter (tested in Chrome, Safari & Firefox) chibaguy: joined #tikiwiki
thanks for the comments. bedtime here. jonnyb: nite nite MichaelC3: joined #tikiwiki Tiki-KGB: 03lphuberdeau r51197 10trunk/ 10templates/trackerinput/files.tpl 10lib/core/Services/File/Controller.php
[MOD] Perform a real file upload using ajax if supported by the browser from the files tracker field (Chrome, Firefox, IE10+)
03xavidp r51198 10trunk/templates/wizard/profiles_demo_common_confs.tpl
[ENH]New profile 'Sortable Tables' (showcasing Jquery Sortable Tables feature) added to the Profiles Wizard Telesight: joined #tikiwiki Tiki-KGB: 03xavidp r51199 03trunk/img/profiles/profile_thumb_sortable_tables.png * [FIX]Oups, this image was to supposed to go with r51198
03xavidp r51200 10branches/12.x/ 03img/profiles/profile_thumb_sortable_tables.png 10templates/wizard/profiles_demo_common_confs.tpl
[bp/r51198][ENH]New profile 'Sortable Tables' (showcasing Jquery Sortable Tables feature) added to the Profiles Wizard
[bp/r51199][FIX]Oups, this image was to supposed to go with r51198 edge226: joined #tikiwiki GillesM: joined #tikiwiki
hello
is there a way to dispach plugin boxes 2 per line for example ? jonnyb: hi GillesM - sorry, i don't understand, like with CSS float:left you mean? GillesM: jonnyb yes I user float left.. but I have 4 boxes and I want 2 + 2 not 3 + 1 ...
jonnyb: do you understand ? jonnyb: can you fix the width og the container?
of GillesM: I can yes .. but is there an other way to break ?
like %%% in tables jonnyb: just adding a new line doesn't work? GillesM: how ? jonnyb: in the wiki markup (press return?) GillesM: markup ?? Tiki-KGB: 03lphuberdeau r51201 10branches/ 10(13 files in 10 dirs) * [MOD] Backporting the IsraelPost payment gateway from trunk jonnyb: http://en.wikipedia.org/wiki/Wiki_markup xavi: polom
GillesM: you can use http://doc.tiki.org/PluginSplit probably
and a css trick (in 12.x, no idea in trunk): http://themes.tiki.org/Floated+box+demo
hth GillesM: ok
thanks fabricius: joined #tikiwiki Tiki-KGB: 03xavidp r51202 10trunk/ 10lib/prefs/feature.php 10lib/prefs/messu.php 10templates/wizard/upgrade_others.tpl * [ENH]Extend the explanation shown in popup boxes about those features and infos. xavi: left #tikiwiki PenguinMan98: joined #tikiwiki -: PenguinMan98 roars in friendly greeting PenguinMan98: I need to host a poll that users can answer anonymously. I've enabled the polling system in the administration section but I can't for the life of me figure out how to make one
tiki 12 btw fabricius: joined #tikiwiki PenguinMan98: And doc tiki is its usual dog food fabricius: joined #tikiwiki