lindonb: joined #tikiwiki Tiki-KGB: 03lindonb r54847 10(18 files in 15 dirs) * [MRG] Automatic merge, branches/14.x 54835 to 54845
03lindonb r54848 10branches/ 1014.x/themes/base_files/css/tiki_base.css 1014.x/themes/base_files/less/tablesorter-tiki.less
[FIX] tablesorter: fix popup range styling that was lost in Tiki13 with the bootstrap conversion fabricius: joined #tikiwiki Tiki-KGB: 03lindonb r54849 10branches/13.x/ 10styles/layout/tiki.css 10styles/layout/less/tablesorter-tiki.less
[bp/r54848][FIX] tablesorter: fix popup range styling that was lost in Tiki13 with the bootstrap conversion Gwayne: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03chibaguy r54850 10branches/14.x/templates/modules/mod-login_box.tpl * [FIX] Add some default top margin for a.btn-link in fixed navbar.
03chibaguy r54851 10branches/ 10(35 files in 34 dirs)
[FIX] Use variables for breadcrumb style to allow per-theme styling (thanks to gezza).
03chibaguy r54852 10branches/ 10(58 files in 43 dirs)
[FIX] [SVN] Correct inaccurate name of tiki-color_selectors.less as the file doesn't only contain color-related selectors now. amette_laptop: left #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Table text overlapping TOC - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55495
New Forum Posts: categorisation in tiki-upload_file.tpl - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55493
New Forum Posts: plugintracker - current date as autosave value? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55492
New Forum Posts: Table text overlapping TOC - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55495
New Forum Posts: categorisation in tiki-upload_file.tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55493
New Forum Posts: plugintracker - current date as autosave value? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55492 nyloth: joined #tikiwiki
hello jonath1: joined #tikiwiki
Hi .. Just getting started building a collaborative knowledge base. Have a few early adopters so got the registration going. I am getting about half a dozen spam registrations per day. Not a problem i don't think in terms of security as there is a double verification. Should i be more alarmed? What else can i do to prevent this? What do these people hope to achieve. They all seem to have a link to a blog or some such in their Bio redflo: joined #tikiwiki
joined #tikiwiki jonath1: Another question : I would like registrants to be able to indicate which language/s they can contribute in. Can i reuse the language list for attribution of pages and modules etc in the registration form as a multi select list? and if so how? I have set it up as a multi select list but typing all the options in is a bore. Jyhem_: joined #tikiwiki Tiki|bot: New Forum Posts: Table text overlapping TOC - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55495
New Forum Posts: categorisation in tiki-upload_file.tpl - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55493
New Forum Posts: plugintracker - current date as autosave value? - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55492 fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Table text overlapping TOC - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=55495
New Forum Posts: categorisation in tiki-upload_file.tpl - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55493
New Forum Posts: plugintracker - current date as autosave value? - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55492 Tiki-KGB: 03chibaguy r54853 10branches/ 10(7 files in 6 dirs)
[FIX] Added icon switching for classic layout modules. Removed shadow divs from not-classic layout template to simplify and for differentiation. Re-indent. Fixed class typo in templates/module.tpl. jonnyb: joined #tikiwiki Tiki|bot: New Forum Posts: Traduzione per versione tiki-12.3 - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=55498 jonath1: joined #tikiwiki Tiki-KGB: 03chibaguy r54854 10branches/ 10(10 files in 9 dirs)
[FIX] Removed site logo image max height from theme stylesheet - it should be/is set according to layout template or fixed navbar context. Cr0vaX: joined #tikiwiki
joined #tikiwiki
hi there
I'm trying to install Tiki14beta, but right after I chose if my DB is MyiSAM or InnoDB, it throws a 500 Internal Server Error. After that I can't resume the installation. I realised that the database was created but without tables. I'm using Windows8 with WampServer 2.5 and Tiki 14 beta. What should it be? thank you jonnyb: hi Cr0vaX - thanks for trying it
any clues in your apache error log? Cr0vaX: this helps? [Tue Mar 31 11:33:01.798535 2015] [core:alert] [pid 15320:tid 980] [client ::1:49365] D:/wamp/www/t14b/.htaccess: Invalid command 'AddOutputFilterByType', perhaps misspelled or defined by a module not included in the server configuration jonnyb: ah, ok - i think that's a new bit in there, wonder why WAMP doesn't like it Cr0vaX: I think I had problems with Tiki v13 installation using wamp, and decided to go with XAMPP, which did it, should I change now too? jonnyb: looks like there's a syntax error in htaccess Cr0vaX: http://webmasters.stackexchange.com/questions/54326/how-to-enable-compression-in-wamp-installed-on-windows-server
maybe this works
nah, it's all about compression jonnyb: you could just comment out the line with AddOutputFilterByType in it?
actually it looks like it's been corrected in 14, was worse in 12 i think Cr0vaX: will give it a try and report back jonnyb: aha, apparently "Please note that since apache 2.4, mod_deflate required mod_filter as well. Once enabled, everything works fine." Cr0vaX: oh jonnyb: from http://forum.wampserver.com/read.php?2,93406,93411 Cr0vaX: filter module was disabled
will try with enable :) jonnyb: which version of apache do you have? seems they changed some stuff in 2.4+ Cr0vaX: 2.4.9
I'm using the latest version
Installation Complete :)
it was module filter that needed to be enabled
ty :D jonnyb: cool - so you needed to enable mod_filter as well?
i'll add a note in _htaccess in case it helps others Cr0vaX: yep, others will feel the same for sure
btw the version I'm using is the latest available in WampServer Website WampServer 2.5 (Apache : 2.4.9 MySQL : 5.6.17 PHP : 5.5.12) fabricius: joined #tikiwiki jonnyb: super, Cr0vaX, thanks
polom fabricius fabricius: bolow jonnyb Tiki-KGB: 03jonnybradley r54855 10branches/14.x/_htaccess
[FIX] htaccess: Add a note about WAMP that might also need mod_filter enabled for mod_deflate to work. Thanks to Cr0vaX on IRC for the info Cr0vaX: ;)
glad to help
very nice, the Glyphicons on the control panel, looks more professional jonnyb: thanks, it's a work in progress but we're over half way there in 14 i think Tiki-KGB: 03jonnybradley r54856 10branches/ 1014.x/lib/wiki-plugins/wikiplugin_htmlfeedlink.php 1014.x/templates/admin/include_features.tpl * [FIX] htmlfeed: Make the pref available and fix plugin so it returns the data jonnyb: Cr0vaX: please feel free to add any (more) issues you find to https://dev.tiki.org/Tiki14 if you can, thanks Cr0vaX: will do jonnyb: specifically https://dev.tiki.org/Tiki14#Quick_bug_list Cr0vaX: My aim is about ISO9001, but anything I can find I'll report Tiki-KGB: 03jonnybradley r54857 10branches/ 1013.x/lib/wiki-plugins/wikiplugin_htmlfeedlink.php 1013.x 1013.x/templates/admin/include_features.tpl
[bp/r54856][FIX] htmlfeed: Make the pref available and fix plugin so it returns the data Cr0vaX: I've asked somethings before to Xavi, which were added now Revision Approval and Argument Variables, hope they're ok :) jonnyb: cool, i've not really used them but remember seeing some of the changes Cr0vaX: in the docs http://doc.tiki.org/Tiki14#Wiki_Argument_Variables the link "Revision Approval (ISO9001)" under 9. Profiles Wizard is misstyped I think
Page not found
Revision Approval (ISO9001 Tiki-KGB: 03jonnybradley r54858 10branches/ 1012.x 1012.x/lib/wiki-plugins/wikiplugin_htmlfeedlink.php 1012.x/templates/admin/include_features.tpl
[bp/r54857][bp/r54856][FIX] htmlfeed: Make the pref available and fix plugin so it returns the data jonnyb: ok, off for a while, bbl Tiki-KGB: 03chibaguy r54859 10branches/ 10(5 files in 4 dirs)
[FIX] Use @navbar-fixed-height to set fixed navbar height, and that variable plus math functions to set top margins and logo image size. chibaguy: joined #tikiwiki wolfganga: joined #tikiwiki
hello Tiki-KGB: 03walper r54860 10(116 files in 94 dirs) * [MRG] Automatic merge, branches/14.x 54845 to 54859
03walper r54861 10branches/14.x/lib/core/Tracker/Field/DynamicList.php
[FIX] Tracker field Dynamic List Item did not properly update when being used in plugintracker.
03walper r54862 10trunk/lib/core/Tracker/Field/DynamicList.php 10trunk * [MRG] Automatic merge, branches/14.x 54859 to 54861 Tiki|bot: Recent Bug: - http://dev.tiki.org/item5609 jonnyb: joined #tikiwiki
repolom MagicFab_: joined #tikiwiki
joined #tikiwiki Tiki|bot: New Forum Posts: Solution for flexible height of header in 14.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55500 chibaguy: polom jonnyb: hi chibaguy
how's it going? chibaguy: hi jonnyb Cr0vaX: sorry about my ignorance, but... wth is polom repolom? :P chibaguy: oh, pretty well. Some small details remaining on themes. And I want to do some docs.
Cr0vaX, it's our traditional greeting on this channel.
:-) Cr0vaX: lol, ok TikiWiki dialect :P chibaguy: Apparently there was once a user who was a fan of, uh, The Hobbit, maybe? jonnyb: http://tiki.org/glossary (no one's quite sure)
i see a huge top margin arrived on my 14.x today - looks a bit odd here chibaguy: jonnyb, what layout template are you using, and maybe what theme? jonnyb: the standard one whatever that is (basic i think?) and jqui still chibaguy: ok. I'll check. jonnyb: but i still have a test zone module trying to work out this collapsing navbar thing using just modules, so maybe just me chibaguy: oh, yeah, I see. Tiki|bot: New Forum Posts: Which version to install right now and upgrade to Tiki 14 later? - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=55501 chibaguy: Not just you. jonnyb: luciash: are you around? ;) chibaguy: Hmm, I don't recognize the CSS doing that. jonnyb: luciash: i see your email re using js built in to "fix" the layout - afraid i'm not too keen... sounds like a hack
maybe relate chibaguy
related chibaguy: yes, it's luci's work; I'm afraid I don't really understand what it's meant to do.
http://sourceforge.net/p/tikiwiki/code/54829/tree//branches/14.x/themes/base_files/less/tiki-bootstrap_overrides.less?diff=54770
jonnyb, for the collapsing navbar, it seems there needs to be a div.navbar-header that contains the site title, etc. and the button, and a div or nav.collapse navbar-collapse, etc. And the menu and other modules go into this one. Is that how you're arranging things?
If you switch to the "social networking" layout or whatever it's called, LP hardcoded those into the tpl. arildb: joined #tikiwiki chibaguy: I've been trying (with the "fixed-top-modules" layout template, to just position the top modules zone fixed and use normal modules with classes to do the collapse thing, but with mixed (aka little) success.
because of the kind of "nested" arrangement needed - modules inside 'header' and modules inside 'collapse' jonnyb: yes thanks chibaguy - but i'm against the multiple layouts thing becasue (a) i want different stuff in the top navbar and (b) i don't think we can maintain multiple tpls like that
hi arildb arildb: hi jonnyb chibaguy: Well, maintaining the tpls I don't think is too much trouble because they're mostly the same content with just some rearrangement or additions. In priciple I agree with you, but as an expedience I'm ok with it.
(though the supporting CSS tends to grow exponentially... ;-) ) jonnyb: yes, i see the CSS growing daily :)
but so is everything else ;) arildb: I am wondering, when upgrading from Tiki 12 to later (bootstrap versions), how will custom css integrate. Does anybody have some experience? jonnyb: the one i've done only so far arildb, at first seemed very quick and easy, but the more fine tuning i do the more work i find
but that was mainly in some custom list plugin templates whcih needed bootstrapping chibaguy: arildb, I've upgraded a few Tiki 12 or older sites, and it's been fairly easy, but the path was using the Less precompiler and Bootstrap varialbes.
variables.
If you are happy enough with the basic way the site is laid out with Bootstrap, and just want to modify colors, typography, and so on, I think it'd be not too hard. arildb: jonnyb: does custom css need to be converted to the less compiler. chibaguy: One key is that you can ignore a lot of the old CSS because the defaults take care of a lot of basics.
No.
You can edit CSS by hand if you like.
(One thing I need to do is write some docs on this. Coming soon(TM).
But the class names have changed quite a bit, so those will need "mapping" from the old to new. jonnyb: :) Tiki-KGB: 03walper r54863 10branches/ 1014.x/templates/modules/mod-quickadmin.tpl 1014.x/templates/header.tpl * [FIX] Smarty notices.
03walper r54864 10trunk/templates 10trunk/templates/modules/mod-quickadmin.tpl 10trunk 10trunk/templates/header.tpl * [MRG] Automatic merge, branches/14.x 54861 to 54863 jonnyb: arildb: no, i just used plain css - next time i'll try the less method but it was only a little different to one of the jqui options in the first place
more work has gone into making everything responsive, which i've probably not done as cleanly as i could have - but it sort of works now arildb: jonnyb: ok. So, as it seems, no special preparations must be done for the update...but expect a few tweaks and learn "less" Tiki|bot: New Forum Posts: Equal Height Responsive Rows JQ Plugin - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55502 jonnyb: it depends how customised your 12.x theme is i guess chibaguy: Well, learning Less is optional, but does speed things along once you've got it organized. jonnyb: we're all feeling our way with this so please do share what you learn - there's a 14update page somewhere i think now arildb: It's primarily an "add-on". Doesn't intermingle with core Tiki too much jonnyb: http://dev.tiki.org/Tiki14Upgrade arildb: yes, I understand "less" brings multiple benefits. I have never sat down and tried it yet.
Iam not "daring" an upgrade yet. Will wait until the Tiki 15 branch is more mature.
just gather some info about what to expect... chibaguy: Things should be more clear by then, for sure. Cr0vaX: If I use Group Monitor feature, on a page, every time the page is changed the group members are notified by mail right? Telesight: joined #tikiwiki MagicFab_: joined #tikiwiki
joined #tikiwiki jonnyb: Cr0vaX: i believe that's the idea, think it works Cr0vaX: Can't find "Must Read" feature
jonnyb:Yes, it created a Mail notification rule to the group I defined jonnyb: "must read" is new in 14 i think - not sure how you turn it on Cr0vaX: I didn't find it till now
will give it another try luciash: polom polom jonnyb: pompom luciash luciash: hi jonnyb
jonnyb: +1 against multiple maintenance layouts jonnyb: :) luciash: it is already becoming difficult with those 6 we have :( jonnyb: think i'm only using basic luciash: why cannot be one and switch the layout in tpl depending on the pref ?
at least jonnyb: whatever "standard bootstrap" means luciash: I do not think it is future proof enough and it will become more hell than benefit imho jonnyb: yup, agreed
i would rather make modules flexible enough to do what's needed - i think they're almost there luciash: also -1 for fixed height header (see my last post to devel list) jonnyb: then it's all in the database (and/or profiles) chibaguy: Well, the one-click layout change with templates is really convenient. ;-) jonnyb: yes, saw that - afraid i don't really like having a js "fix" as essential to make the theme work, seems dirty
also i now have a big white space above all my 14.x pages - not sure that works for me chibaguy: But I'm open to a method that can be as convenient without separate tpls.
Separate tpls also gives you distinct elements to target with CSS, which is a plus. We need to be sure the CSS can flex with the various pref changes, module names, etc. luciash: jonnyb: it fall-backs to the predefined hardcoded value if JS is off
jonnyb: so it should still "work"
jonnyb: your white space is from hardcoded value probably - i did not commit the JS yet
chibaguy: it would remain one-click layout change - just the code logic would be in one tpl, not multiple jonnyb: previously in the header we had a smallish space for the logo, and it would "stretch" to fit larger ones - wouldn't that work still?
sorry (don't like being so negative) but templates are the wrong place for logic, that was also one problem with the old one, it was doing so much it became quite fragile and very hard to read luciash: ok, than better to have only max 3 or 2 tpls to handle than 6 - i still do not quite see difference between what standard tiki vs header, 3col, footer vs header 3col (alternative) footer - they all seem too simmilar to me
anyway, one switch for fixed header preference should not hurt in one tpl - not too much complicated logic - why has it be separate layout ? jonnyb: indeed - i would have thought most of it could be covered by CSS? chibaguy: One rationale for another tpl was the "classic" one has the legacy "shadow" divs, etc. so it seemed like a simplified one would be easier for newcomers. Then the "basic" tpl is pretty bare. You can't do the FiveAlive full-viewport header and footer backgrounds with it, AFAIK. jonnyb: aha, thanks chibaguy chibaguy: True, the "3-containers" ones are fairly close variants that mostly offer different grid sizes for the side columns. luciash: chibaguy: I just proved (I hope) I can when you switch to basic layout (bootstrap standard) chibaguy: I think when LP did the layout template idea, the idea was "need a layout? make a template" so they kind of multiplied. luciash: chibaguy: I used negative margin and absolute position for the header with text-align: center and then display: inline-block to center the module zones (they have text-align: left of course)
chibaguy: the 3-containers did not really trigger difference feeling when i tried them
chibaguy: it must be really slight change chibaguy: Between classic and the 3-containers there's not much difference. Classic also has 3 containers. But it has shadow divs additionally, at least. luciash: chibaguy: i see
chibaguy: thanks for the explanation chibaguy: Between the two "3-containers" tpls, only the side column widths are different (col-md-2 or col-md-3). But if you have just one side column, it switches to col-md-3 anyway.
(I was working on some docs today, so it's fresh in mind ;-). luciash: chibaguy: ah, that is why i see no difference chibaguy: Yeah, fine details. luciash: chibaguy: not sure it deserves additional layout choice though chibaguy: Well, to choose narrow side columns (the "moustache", retro portal look) or more contemporary wider column - small detail but fairly big difference when viewed. gezza: joined #tikiwiki chibaguy: And being near duplicates, the tpl files aren't hard to maintain, I'd say. luciash: why if i have just one side column it switches to col-md-3 ?
it will cause confusion looking as the same layout imho chibaguy: I think the idea was that the 2-8-2 maximizes the center column with minimal side columns, but why limit the side column to 2/12 when 10/12 remain when the second side column isn't displayed? Why not let it expand a little?
This shows even the few layout templates don't meet every need. I'm working on a tiki 13/14 project where they want narrow side columns all the time, even if there's just one side column, which the present tpls don't enable since we made that switch.
So the solutions are 1) separate layout templates, 2) switches in one template, 3) redefine the Bootstrap grid divs (a nightmare, I imagine), 4) ? gezza: hi all chibaguy: About your changes for the basic layout template, my thought was, isn't using Bootstrap supposed to make CSS like that unnecessary? (talking about the additions in tiki_base.css) Why can't the site admin just add a CSS rule in L&F to set div#middle's top margin or whatever?
^^ to luciash
hi gezza gezza: I was just looking at http://dev.tiki.org/tiki-view_tracker_item.php?itemId=5609 chibaguy: if he/she has tall modules gezza: and seems like it happens because tiki_full.tpl is being used, anyone knows why this tpl exist?
there is also a tiki.tpl which seems to be the a better one (uses smarty blocks) chibaguy: I have to go now. See you later. jonnyb: hi gezza gezza: hi jonnyb jonnyb: hmm, something changed in the error.tpl etc in 13/14 - to do with this {extends} thing - basically there's a more modern way to do it but can't remember exactly how
so that upload tpl needs (lots of) updating gezza: in this case changing tiki-upload_file.php line 229 to use tiki.tpl instead of tiki_full.tpl seems to solve that issue, but I dont dare to change it :) not sure about the consequences
anyway, was just wondering if anyone knows the purpose of tiki_full.tpl jonnyb: isn't that to do with the filegalmanager mode where it appears in a popup window
yes it needs that when $_REQUEST['filegals_manager'] is set gezza: looking at the code, yes, that could be it jonnyb: not relevant here i think
there's some really cranky old ajax stuff going on in that page too - not nice (have nearly got round to tidying it up several times, failed though) gezza: wont be so simple than wolfganga: Heads-Up: Just tried to commit a fix ang got: "Could not begin transaction". After checking everything i found the reason: SF is partially down. jonnyb: yes, i got one of those recently wolfganga
"situation normal" for these days at sf.net :( wolfganga: Well thats good in the sense that it does not seeem to be my fault ;-) Was afraid i had screwed my svn ... ^^ jonnyb: confirmed: "temporarily in static offline mode"
seems to happen most weeks now fabricius: joined #tikiwiki jonnyb: brb luciash: re
(sorry, distracted) wolfganga: jonnyb - are you there? jonnyb: here wolfganga: thy - codemirror stopped working for me on trunk. was working some hours ago. can you confirm?
... no js error or so - simply stopped working... jonnyb: i did a little fix in it yesterday - will check...
seems ok in 14.x
also ok in trunk here wolfganga: mhh
jonnyb - sry "false positive" - i had this noscript thing enabled in the browser, and was using access via a different url - ^^ jonnyb: ok food time and out tomorrow, more on thursday - bye for now fabricius: polom Tiki|bot: Recent Bug: - http://dev.tiki.org/item5610 Tiki-KGB: 03patrick-proulx r54865 10trunk/ 10composer.json 10doc/devtools/satis.json * [ENH] Added /Javascript-Equal-Height-Responsive-Rows JQ plugin to Composer fabricius: joined #tikiwiki Tiki-KGB: 03patrick-proulx r54866 10trunk/doc/devtools/satis.json
[FIX] Fix the previous commit as I accidentally overwrote a package in satis.json fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Structure Menu Width Problem - http://tiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=55511 MagicFab_: joined #tikiwiki
joined #tikiwiki kmfanman: joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03walper r54867 10branches/14.x/lib/setup/absolute_urls.php
[FIX] Using an ssl offloader / reverse proxy could create a wrong port for the login url in some rare cases.
03walper r54868 10trunk/lib/setup/absolute_urls.php 10trunk * [MRG] Automatic merge, branches/14.x 54863 to 54867 Tiki|bot: New Forum Posts: Regression trunk/14x - when not using tablesorter, wiki page listing is dissorted - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=55512 Tiki-KGB: 03luciash r54869 10branches/14.x/lib/jquery_tiki/tiki-jquery.js
[FIX] Adjust the top margin and width of header module zones for Standard Bootstrap layout