CIA-64: tikiwiki: [FIX] comment was null for a page's latest version.
tikiwiki: also fix wrong bindvars introduced in last version, oops. hope this don't introduce any new regression ***: btiffin has quit IRC (Remote closed the connection)
Kissaki is now known as Kissaki^0ff
btiffin has joined #tikiwiki
btiffin has quit IRC (Client Quit)
btiffin has joined #tikiwiki
Caarrie is now known as Caarrie|sleeping
franck_ has joined #tikiwiki
ha17 has joined #tikiwiki Tikiwiki|bot: New Forum Posts: Remove unused space in headers - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34297 ***: franck has quit IRC (Read error: 113 (No route to host)) btiffin: !help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . ***: franck has joined #tikiwiki
franck_ has quit IRC (Read error: 60 (Operation timed out))
ha17 has quit IRC (Read error: 110 (Connection timed out))
btiffin has quit IRC (Remote closed the connection)
chealer has quit IRC (Remote closed the connection)
ha17 has joined #tikiwiki
chibaguy has joined #tikiwiki
nicolamr has joined #tikiwiki
ha17 has quit IRC (Read error: 110 (Connection timed out)) nicolamr: Hi. Is there documentation for developers? Like how the tikilib works? CIA-64: tikiwiki: 03marclaporte * r20859 10/trunk/lib/wiki-plugins/ (wikiplugin_sub.php wikiplugin_sup.php): [ENH] Add icons for these plugins.
tikiwiki: 03marclaporte * r20860 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [ENH] Adding filters on this plugin to improve performance and security as per http://dev.tikiwiki.org/FilteringBestPractices ***: franck_ has joined #tikiwiki chibaguy: nicolamr: I don't think so, nothing so specific, only http://dev.tikiwiki.org/tiki-index.php?page=Hello+World, for a general overview. ***: franck has quit IRC (Read error: 113 (No route to host)) luciash: hola-la ! CIA-64: tikiwiki: 03lphuberdeau * r20861 10/branches/experimental/lesser-magic/lib/prefs/ (wikiplugin.php wikiplugininline.php): [MOD] removing the word 'wiki' from all plugin descriptions to increase search relevance ***: franck has joined #tikiwiki chibaguy: hi luciash :-)
luciash, I noticed a problem at tw.o after the links were added to the page top and the menu moved down: now the menu overlaps the log-in form, when not logged in.
I suspect there is also a conflict in IE, because the login form goes wide to the left in IE, so should be a big overlap problem. ***: marclaporte has joined #tikiwiki chibaguy: (but IE is currently not working on my laptop so I'm not sure yet) CIA-64: tikiwiki: 03lphuberdeau * r20862 10/branches/experimental/lesser-magic/ (lib/tikiaccesslib.php templates/error.tpl): [ENH] Allow administrators to enable features from the disabled feature message ***: franck_ has quit IRC (Read error: 113 (No route to host)) luciash: hi chibaguy
i tested with 1024 wide resolution and removed some item so the Extras menu item was overlaping a minimum so the login box was still usable
so i thought it is ok to have it like that
is it overlaping more for you ?[08:43] <chibaguy> Yes, the "Extras" item still overlaps.
i will check in IE6 chibaguy: ok luciash: overlaps the first login field ? chibaguy: overlaps the label "User:" ***: franck has quit IRC (Read error: 145 (Connection timed out)) luciash: hmm, not here, do you have thick window borders or bigger font size ?
chibaguy: but what do you think about the "family" bar on top ? i thought it's good idea because some people couldn't find the way to easily access community site, etc. chibaguy: Yes, a good idea, I think.
I changed the wording slightly. luciash: np, thank you marclaporte: polom chibaguy: (& installed redirect plugin at themes.tw.o for the "themes" page) luciash: great chibaguy: hey marclaporte luciash: polom marclaporte ! chibaguy: btw, luci, great new report you two made.
new -> news luciash: i think now it looks better with the cold option too... the top bar now makes the viewport of *.tw.o sites look better imho, spearating the header from the browser (mostly grey by default) UI
chibaguy: thank you
chibaguy: can you put simmilar top bar to themes.tw.o to easilly access back to the community, dev, doc, sites ?
chibaguy: i am not sure what version it is but i hope it shouldn't be a problem ? chibaguy: yes, I'll do that. luciash: cool, tnx chibaguy: I can image, in the future, maybe even have some images up there for better visual clues about the other project sites.
(maybe should do a mockup/prototype) CIA-64: tikiwiki: 03chibaguy * r20863 10/trunk/lib/wiki-plugins/wikiplugin_split.php: [ENH] Switch table class from normal to normalnoborder, since content-layout columns don't usually have borders.
tikiwiki: 03marclaporte * r20864 10/trunk/lib/setup/prefs.php: [MOD] Changing toolbar defaults. sub & sup are less important than flash, html and help. This will still change as the toolbars feature evolves. luciash: chibaguy: maybe good idea, but i'd like to keep it simple and uncluttered
chibaguy: can you change the wording on the other sites too ? chibaguy: ok
yes, simple is good, so the overall page, etc., would have to be considered.
anyway, things are definitely improving. :-)
luciash, another thing I wanted to check on: in the multiplayer plugin, .flv files don't play in non-Firefox browsers, due to (I think) an empty "mp3= " string that comes first, when the file is .flv and not .mp3.
Please see http://zukakakina.com/Mediaplayer_test
So could there be a check first to not print the "mp3= " if the file type is .flv?
(If you view the page in FF, the multiplayer plays the .flv file; if you view it in Opera or IE, it doesn't.) luciash: i will check it chibaguy: Ok, thanks. luciash: eh, too wide page :)
theme clubcard chibaguy: ah, Firefox doesn't wrap the code; I'll check the arguments on the plugin.
...that's better.
thanks luciash: thx too
ok, just add on the line 63: ELIST=MNUCT STATUSMSG=@%+ EXCEPTS are supported by this server
oops, sorry, bad paste
:) chibaguy: :) luciash: ok, just add on the line 63: if (!isset($params['flv']) && !empty($params['mp3'])) ***: Kissaki^0ff is now known as Kissaki luciash: chibaguy: maybe better → if (empty($params['flv']) && !empty($params['mp3'])) chibaguy: ok, thanks, I'll upload the edited file....
Yay, success! :-)
Works now in Opera at least. If you have IE running, can you check? luciash: i don't have it running here currently
marclaporte: ? chibaguy: OK, I'll dust off my old laptop w/ie6.... luciash: LOL chibaguy: and will check that and also the tw.o page top CIA-64: tikiwiki: 03marclaporte * r20865 10/trunk/templates/tiki-admin-include-profiles.tpl: [MOD] Changing from __install a profile__ to __apply a profile__ to better convey the message that a profile is more like a coat of paint on an installation, than an installation. chibaguy: ok, mediaplayer works in ie6 :-) CIA-64: tikiwiki: 03lphuberdeau * r20866 10/trunk/lib/wiki-plugins/wikiplugin_trackerlist.php: [FIX] Probably all broken, alpha is unlikely to work with colon separated numbers chibaguy: but bad news about the tw.o site in ie6: the login bar (which is 100% wide) has come loose and drifted up to about the middle of the Tiki logo, just under the search form.
also the new top links appear to have a br tag or something that is causing the height to be double.
I checked strasa at zukakakina.com and it's still ok in ie6 ***: TomasWVolf has joined #tikiwiki chibaguy: well, I don't know where the topbar menu went, at tw.o in ie6. It isn't visible, that I can find.
(I need to recall the strasa css, etc. for IE6 to figure out what might have happened.) luciash: aye :-p TomasWVolf: hi, i have question. Is in tikiwiki way to output all off pages in same category in some kind of list? chibaguy: TomasWVolf: Category plugin will do that. luciash: TomasWVolf: yes, category wikiplugin, module or tiki-listpages TomasWVolf: thx :) i try it :) ***: TomasWVolf has left luciash: chibaguy: i thought easiest for strasa header could be fixed min-height (height for IE6) and position: relative and then all the objects within it positioned absolutely
chibaguy: apparently it's not that easy as it seems or we just messed it up too much
then the rest after the header would need to be positioned with margin-top == height of the header (obviously)
so i think, there's really no other way than fixed height header CIA-64: tikiwiki: 03marclaporte * r20867 10/trunk/lib/setup/prefs.php: [FIX] fix to avoid having these features being turned off accidentally. luciash: (no min-height with overflow: hidden probably and pixel-perfect positioning of the stuff within it) chibaguy: well, for a theme to be distributed, I think it's best to be able to accomodate all kinds of logo sizes, etc....
...but maybe for strasa, we need to break that rule, and have a fixed header height.
at least until ie6 dies. :-/ luciash: well, what is the main reason to have it like that (different from other themes) ?
the loginbox position ? chibaguy: yes, probably, iirc
having the menu up in the #header-top also made complications, I think luciash: well, maybe this could be "fixed" by placing loginbox out of the header (after it) in default header.tpl
menju on top shouldn't be a problem as you can place it with position: absolute on top and just give the same value of the height of the menu as padding-top to the site-header
of course then all the other themes' CSS have to be adjusted to position the login box absolutely again to have it appear "inside" the header... the question is if this would be easier task, than trying to position it under the header in strasa chibaguy: We have to think about this, and go for the simplest solution (obviously ;-) ). nicolamr: Where is the function allocated which transforms html to wiki? CIA-64: tikiwiki: 03lphuberdeau * r20868 10/trunk/tiki-setup_base.php: [ENH] Remove 12 useless calls to the xss filter on every request and gain around 12% performance luciash: chibaguy: wouldn't things be much easier if there was #bar {margin-top: height-of[id='foo']} ? ;)
chibaguy: in CSS
chibaguy: maybe in CSS4 ;)
nicolamr: isn't it within tikilib ? chibaguy: heh. I suppose we will be still looking for ie6 kludges when CSS4 is here.... luciash: hehe nicolamr: luciash: It's a long file. Do you know the function's name? luciash: nope, try ctrl+f "html" several times ;) CIA-64: tikiwiki: 03jonnybradley * r20869 10/trunk/ (4 files in 4 dirs):
tikiwiki: [KIL] Removed feature_purifier (HTMLPurifier option)
tikiwiki: Only checked in two places (tikilib: creating or updating wiki pages in html)
tikiwiki: where it always should be purified surely..? ***: floh1111 has joined #tikiwiki CIA-64: tikiwiki: 03chibaguy * r20870 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: [FIX] .flv files weren't playing in Opera and IE. Thanks to luci for the fix. nicolamr: Is there a function to reset the wiki? To delete all pages and dependent data and if possible reset the ids? CIA-64: tikiwiki: 03marclaporte * r20871 10/trunk/lib/setup/prefs.php: [MOD] remove __Tiki 3.0__ as browsertitle by default on new installs. Let's avoid to show version numbers for security reasons and to avoid risk of forgetting to update a version number. chibaguy: nicolamr: no, I don't think so, unless you do a total database re-create. nicolamr: chibaguy: wouldn't like to loose all settings and users etc. chibaguy: right nicolamr: but have to try the wp importer... chibaguy: did you try it on a fresh, empty tikiwiki installation?
(I assume so, to test the importer....)
I'm kind of curious: why import wp blog posts to be wiki pages instead of blog posts? nicolamr: chibaguy: because I've actually been using the blog like a wiki: updating older pages, using them as a reference, using wikilinks. AND I prefer structures rather than plain chronological order. Eventually I decided that for me the best option is a wiki with a blog-like homepage, to show what's new. chibaguy: I see. nicolamr: IMO wiki pages and articles should be tracker items as well...
trackers are so abstract that they could integrate all wikipage functionalities... luciash: nicolamr: there's no history of changes in trackers
nicolamr: one of the crucial functionalities of wikis
and also others... nicolamr: What about modding trackers in order to letting any tracker field/column to be optionally "historical"? luciash: you are welcome .) nicolamr: :) luciash: chibaguy: fixed in 3.0 ? → http://dev.tikiwiki.org/bug2021 ? ***: Caarrie|sleeping is now known as Caarrie chibaguy: luciash, yes, it's working ok, but the image quality is bad, at least at my site.
(only GD library found)
(if the slideshow uses that)
Actually I wonder why the filegallery has its own slideshow/interface, etc. Why not consolidate and use the colorbox? CIA-64: tikiwiki: 03Jyhem * r20872 10/trunk/ (34 files in 34 dirs): [FIX] Correct typo: missing space (thanks, Marc Laporte) luciash: chibaguy: already done in trunk ;)
chibaguy: using colorbox chibaguy: cool luciash: chibaguy: have you already tried colorbox in trunk ? Tikiwiki|bot: New Forum Posts: Translating menus - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=13&comments_parentId=34305 chibaguy: yes
in file galleries browse images... CIA-64: tikiwiki: 03lphuberdeau * r20873 10/branches/experimental/lesser-magic/templates/tiki-admin.tpl: [MOD] Add a note about the feature luciash: fine :) nicolamr: Does anyone know how to use the commentslib::post_new_comment() function? What parameter is what? (mainly: objectId, parentId, message_id)
What kind of ids do you use? Why would you explode( ":", $objectId, 2); CIA-64: tikiwiki: 03Jyhem * r20874 10/branches/3.0/ (33 files in 33 dirs): [FIX] Correct typo: missing space (thanks, Marc Laporte) (trunk #20872) nicolamr: oups. sorry, read the "Don't paste code". Won't happen again. chibaguy: nicolamr, I think short pieces of code are ok :-) nicolamr: !help Tikiwiki|bot: You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . luciash: one line code is ok CIA-64: tikiwiki: 03lphuberdeau * r20875 10/branches/experimental/lesser-magic/ (119 files in 69 dirs): [MRG] Automatic merge, trunk 20847 to 20872 ***: Caarrie is now known as Caarrie|away nicolamr: Is an object's id = "tablename:id"? e.g. 'wiki-pages:1'? luciash: sorry, no idea CIA-64: tikiwiki: 03marclaporte * r20876 10/trunk/lib/wiki-plugins/wikiplugin_center.php: [ENH] Add missing icon to PluginCenter
tikiwiki: 03lphuberdeau * r20877 10/trunk/ (37 files in 11 dirs): [NEW] Adding dynamic preferences backend and preference search ***: danopia` has joined #tikiwiki
[o_O] has quit IRC (Read error: 101 (Network is unreachable))
ha17 has joined #tikiwiki nicolamr: can I move an installed tikiwiki in another directory? chibaguy: nicolamr, yes, all the paths are relative. ***: danopia` has quit IRC (Read error: 60 (Operation timed out)) nicolamr: would you put it in the root directory CIA-64: tikiwiki: 03lphuberdeau * r20878 10/trunk/ (lib/prefslib.php tiki-admin.php): [MOD] Add feedback to dynamic preferences in admin panel chibaguy: yes, I would, if it's the main software for the site.
Anyone else notice in trunk when a page loads, there's a kind of "flash", like one second long, where things go blank and then the page reappears?
luciash, I tried the zukakakina.com/Shadowbox_gallery wiki source in trunk, with interesting results. Some of the syntax works and some doesn't, etc.
The width and height and title parameters aren't working. The three-images in sequence work nicely, though the window doesn't resize.
Probably the syntax can be adjusted. CIA-64: tikiwiki: 03sept_7 * r20879 10/branches/experimental/coe/ (111 files in 59 dirs): [MRG] Automatic merge, trunk 20837 to 20876 luciash: chibaguy: yep, it has to be done yet chibaguy: (Maybe that "flash" during page display is only in Opera; I don't notice it in FF) luciash: chibaguy: doesn't resize you mean the images do not resize when changing browser window ? ***: GillesM has quit IRC (Read error: 113 (No route to host)) chibaguy: I mean with shadowbox, if you have images of different sizes, the box size increases or decreases to wrap closely to the image. In colorbox, the box stays one size and the images (if bigger than the box) produce scrollbars or (if smaller) there is white space between the image edges and the box edges.
(This I noticed from using Shadowbox_gallery wiki page in trunk.)
In the file gallery, when browsing, the colorbox goes nearly full height of the viewport no matter how tall the image is.
....so there's white space above and below the image, in the box.
In the colorbox demo, this doesn't seem to happen. (The box height changes depending on the image.) So maybe there's a small problem with the Tiki implementation.
Colorbox demo: http://colorpowered.com/colorbox/core/example1/index.html
Maybe this can be changed with a key/value change in the script(http://colorpowered.com/colorbox/) ***: btiffin has joined #tikiwiki
danopia has joined #tikiwiki chibaguy: luciash, about file gallery slideshow in trunk, at least in my local wamp server, it isn't working...
the first image displays, but not scaled, only the top-left corner, and there are no thumbs or controls. CIA-64: tikiwiki: 03jonnybradley * r20880 10/trunk/ (4 files in 4 dirs): [ENH] General improvements in Toolbars - editing and deleting custom tools etc luciash: chibaguy: goddamn, lemme check nicolamr: Tried to install tikiwiki on localhost (fresh xampp), but it redeclares zend_filter_interface luciash: chibaguy: do you have slideshow enabled for file gals ? chibaguy: yes CIA-64: tikiwiki: 03marclaporte * r20881 10/trunk/ (3 files in 3 dirs): [ENH] Moving 8 major feature preference settings to use dynamic preferences http://dev.tikiwiki.org/Dynamic+Preferences chibaguy: are they working normally for you? luciash: chibaguy: tiki-list_file_gallery.php?galleryId=1&slideshow
works for me chibaguy: ok, maybe a problem with my wamp install. luciash: chibaguy: tiki-list_file_gallery.php?galleryId=&slideshow
doesn't
(missing galleryId) ***: Caarrie|away is now known as Caarrie chibaguy: For me here, with that url I get a full-size window, but still the same image result: top-left quarter of an 800x400px image (a test image) and no thumbs or controls.
Clicking on the images in tiki-list_file_gallery works well with colorbox, as with shadowbox before. But the slideshow doesn't work here. luciash: chibaguy: cleared teplates chache ?
i have several jpegs here and the slideshow starts nicely in the popup window
there are no thumbnails implemented in this colorbox slideshow (i think it is not necessary anyway though, is it ?) chibaguy: I'll do that. Well, I checked a trunk install on my hosted domain, at it works well, except small imags are scaled up to fill the available space, which isn't too attractive. ;-)
(Maybe this installation is old, tho, if there aren't thumbnails yet. I have thumbnails.) luciash: oh, right, didn't checked with small images CIA-64: tikiwiki: 03lphuberdeau * r20882 10/trunk/lib/ (4 files in 4 dirs): [ENH] More performance improvements luciash: there's no plan to have thumbnails in the slideshow
thumbnails only in browse image in file gallery chibaguy: ok, I need to update that installation yet. luciash: s/image/images CIA-64: tikiwiki: 03lphuberdeau * r20883 10/trunk/tiki-setup_base.php: [ENH] Adding a place for standard parameter filters and removing the last call to XSS filtering on every call (an other good speed improvement) ***: ha17 has quit IRC ("Leaving.") CIA-64: tikiwiki: 03marclaporte * r20884 10/trunk/templates/tiki-admin-include-features.tpl: [MOD] Restoring side by side preferences nicolamr: Where do I upload a mediawiki dump? I know where the file is (/import/), but where is the page, the form? marclaporte: nicolamr: which version of Tiki? chibaguy: luciash, I updated my hosted trunk site, and see that the file gallery slideshow works pretty well.
Maybe there needs to be a minimum width on the colorbox frame to preserve room for the controls to display. Also the popup window may have to be manually enlarged if the images are larger than its default size.
But, overall, pretty neat ;-) CIA-64: tikiwiki: 03lphuberdeau * r20885 10/trunk/lib/setup/perms.php: [ENH] Only handle permissions for enabled features (saves 10-15% on reasonably enabled profile, more on smaller sites) nicolamr: marclaporte: I just downloaded it. 3.0 I guess. I had to disable xampp pear to be able to install it. And I found the import page (tiki-import_wpdump.php) but I had to look for it in the dir - no link in the admin menu.
I meant tiki-import_mwdump.php ***: chealer has joined #tikiwiki marclaporte: nicolamr: 3.0 MediaWiki importer is not quite there
nicolamr: : suggest you try 4.0 nicolamr: But there is one...
Ok, let's see what you've been developing :)
marclaporte: Where can I get it? And if I get it, can I use it online or is it secret-instable? marclaporte: http://dev.tikiwiki.org/Download#Pre_release_packages_zip_files_
it's somewhat stable
if you stay in "old" features, it's pretty good
if you try the new stuff, well....
4.0 MediaWiki importer is freshly developer and Rodrigo is looking forward to feedback CIA-64: tikiwiki: 03marclaporte * r20886 10/trunk/ (3 files in 3 dirs):
tikiwiki: [ENH] Moving feature_categories preference setting to use dynamic preferences
tikiwiki: http://dev.tikiwiki.org/Dynamic+Preferences This is a great way you can help,
tikiwiki: yes YOU :-). This operation needs to be deployed hundreds of times. nicolamr: :) Thank you. But, can I use it online, legally, before it is released? Caarrie: it is open source nothing can stop you ;) but bugs nicolamr: ok marclaporte: free speech and free beer chibaguy: nicolamr, if you want to run trunk on a live site, it's good to have another trunk installation where you can verify that things work first, then copy the files, etc. to the live site, rather than immediately going live with development files without testing.
luciash, just checking tw.o in IE7: the log-in form is up in the white bg area, so contrast is bad, then below that is the log-in background (going full width of page), then below that is the menu.
whatever the kludges were to make strasa display ok in the IEs clearly aren't getting along with the new arrangment at tw.o. :-/ Tikiwiki|bot: New Forum Posts: Setting up a Wiki to Publish & Collaborate on PhD work - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34310 chibaguy: What bothers me isn't so much the tw.o case, but that the custom code should be usable, in general, in all themes and browsers. If it isn't, then the tpls and/or css need to be changed.
Maybe what you said about Strasa having a fixed-height header div is the answer here. CIA-64: tikiwiki: 03sept_7 * r20887 10/branches/experimental/coe/ (100 files in 30 dirs): [MRG] Automatic merge, trunk 20876 to 20886 ***: FrankP_german has joined #tikiwiki CIA-64: tikiwiki: 03marclaporte * r20888 10/trunk/templates/tiki-admin.tpl: [FIX] typo ***: marclaporte has quit IRC (Read error: 60 (Operation timed out))
marclaporte has joined #tikiwiki luciash: chibaguy: maybe :-/ ***: chibaguy has quit IRC ("Find new themes for Tiki at http://themes.tikiwiki.org.") Kissaki: too much code... Tikiwiki|bot: New Forum Posts: User adds themself to group - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34313 nicolamr: I can login as Nicolamr and as nicolamr, but if I am logged as nicolamr I cannot edit the feature request I created... ***: nicolamr has quit IRC ("Page closed") Kissaki: lol ***: Caarrie is now known as Caarrie|away CIA-64: tikiwiki: 03lphuberdeau * r20889 10/trunk/ (css/admin.css templates/tiki-admin-include-features.tpl): [FIX] Extra divs not required when CSS can do the trick
tikiwiki: 03jonnybradley * r20891 10/trunk/ (4 files in 3 dirs):
tikiwiki: [ENH] More on object perms
tikiwiki: Group inheritance implemeneted on objectperm checkboxes.
tikiwiki: Link to group object (management) perms from admingroups.
tikiwiki: Removed redundant "view perms" tab.
tikiwiki: Other cosmetic changes... chealer: [marclaporte?] looks like somebody damaged the report of preferences changing for some preferences. I'm getting for example "changed preference %s set
(preference name: rememberme)" when activating remember me CIA-64: tikiwiki: 03chealer * r20892 10/trunk/templates/tiki-change_password.tpl: [FIX] enforced password change prompted for the user name
tikiwiki: 03lphuberdeau * r20893 10/trunk/ (3 files in 3 dirs): [MOD] Deploying lesser magic for global features marclaporte: chealer: must be related to dynamic preferences that were just merged into trunk ***: chealer has quit IRC (Read error: 113 (No route to host)) CIA-64: tikiwiki: 03lphuberdeau * r20894 10/trunk/tiki-admin.php: [FIX] Removing %s ***: chealer has joined #tikiwiki Tikiwiki|bot: New Forum Posts: E-mail to webmaster = E-mail to friend? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34318 chealer: thanks, it's fixed now Tikiwiki|bot: New Forum Posts: Issue modifying pagetitle - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=34320 CIA-64: tikiwiki: 03chealer * r20895 10/trunk/ (lib/profilelib/installlib.php tiki-approve_staging_page.php):
tikiwiki: [FIX] 2 more cases where DB operating in strict SQL mode would fail to update a page due to version_minor.
tikiwiki: sorry and thanks again pkdille. ***: danopia has quit IRC (Read error: 60 (Operation timed out)) Kissaki: if { or if n { ? ***: danopia has joined #tikiwiki chealer: Kissaki: if ($codingStandards) n $goodPlaces[]="world"; Kissaki: :) ***: floh1111 has quit IRC (Remote closed the connection) CIA-64: tikiwiki: 03marclaporte * r20896 10/trunk/ (3 files in 3 dirs): [ENH] Moving __Additional Features__ to dynamic preferences.
tikiwiki: 03chealer * r20897 10/trunk/lib/wiki-plugins/wikiplugin_backlinks.php: [FIX] BACKLINKS: thinko for pages sort Kissaki: "$install_step = ($_REQUEST['install_step']);" there's no reason to parenthize that, right? chealer: right ***: FrankP_german has quit IRC (Read error: 113 (No route to host))
tim_blechmann has joined #tikiwiki tim_blechmann: hi ... when using the tikinewt theme, my tiki page looks fine. when i copy the tikinewt.css file to my_custom_theme.css and change the theme of my tikiwiki instance to the new css file, the site header is not displayed any more ... any idea, why this is the case? -: marclaporte is ready for kissaki's fix to make pg-tiki fly!!! Kissaki: yeha... :(
tiki has too much code, too many folders... :P
anyway, started to read through installer code marclaporte: hehe Kissaki: but it includes adodb file..
there still was discussion about if switching to pdo would be a good thing. What now? Is switch to pdo definit? will adodb stay as an alternative or be removed? marclaporte: both will stay
until we decide otherwise Tikiwiki|bot: New Forum Posts: Editable homepage - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34321 marclaporte: PDO is now default, and unless someone screams more, I think it'll stay
ADOdb is thorougly tested. So perhaps you want to use for PG?
PDO is progressively becoming better, since we put as default
we did some tests today: 4.0 (PDO) [ Execution time: 0.33 secs ] [ Memory usage: 4.84MB ] [ 30 database queries used in 0.0 secs ]
3.x -> [ [ Execution time: 0.43 secs ] [ Memory usage: 6.86MB ] [ 30 database queries used in 0.0 secs ]
this was with one of the featured profiles
community I think Kissaki: and 3.x was ado? or pdo as well? marclaporte: but with calendar turned off because there are performance problems with time & date
3.x was ADOdb Kissaki: ah, ok
nice marclaporte: BUT Kissaki: 2MB is quite a lot marclaporte: there were many changes, so can't say if PDO/ADOdb is cause Kissaki: mmh... dev.tw.o won't respond again...
oh boy marclaporte: But the important things is that 4.x is better than 3.x, as of now. And there is still no caching on new perms system. We'll add if/when needed. Kissaki: coding style was zend, right? marclaporte: tim_blechmann: : are you including the same things? tim_blechmann: marclaporte, i copied the original file to a new file and changed the theme in the web interface marclaporte: do you have something like web developer toolbar? tim_blechmann: marclaporte, yes marclaporte: can you compare if you have same number/names of css files in both cases? (to rule out a missing css inclusion)
Kissaki: the nice thing about standards: so many to choose from :-) tim_blechmann: marclaporte, same folder, same file ... no header, though Kissaki: marclaporte: well, that's not the nice thing. It's having just one everyone uses to improve readability and minimize misunderstandings and other errors marclaporte: tim_blechmann: : try http://profiles.tikiwiki.org/Debug_Mode_Enabled
perhaps cache needs a refresh tim_blechmann: marclaporte, anyway, i guess i will just overwrite the original file for now ***: nicolamr has joined #tikiwiki marclaporte: tim_blechmann: ok. suggest you try to catch chibaguy or luci, our theme wizards.... Kissaki: should the installer be renamed if deletion was not asked for? no, right?
it seems renaming was meant as a fallback but is used anyway nicolamr: is dev having a downtime? Kissaki: yep, seems like it marclaporte: nicolamr: y
installer be renamed if deletion? <- Kissaki Kissaki: hm, I wonder right now when this is called anyway... ^^
I'll just leave it for now
anybody on some mumble server?
db/virtuals.inc <-- what's that? marclaporte: renamed if deletion is perhaps remnant of old system: (now, a db/lock file appears) Kissaki: yeah, thought so marclaporte: db/virtuals.inc -> http://doc.tikiwiki.org/MultiTiki Kissaki: oO
if ($install_step == '3') {
$install_step = '3';
}
am I stupid or is that useless? CIA-64: tikiwiki: 03lphuberdeau * r20898 10/trunk/ (6 files in 3 dirs): [MOD] Deploy more lesser magic chealer: Kissaki: the latter marclaporte: Kissaki : this is the time to be brave Kissaki: ^^
nice what adventures of code-paths you may find in the depths of tiki code ***: Caarrie|away is now known as Caarrie
btiffin has quit IRC (Remote closed the connection) CIA-64: tikiwiki: 03sept_7 * r20899 10/branches/experimental/coe/ (52 files in 21 dirs): [MRG] Automatic merge, trunk 20886 to 20898 ***: btiffin has joined #tikiwiki Kissaki: oh boy fucking crap crap crap marclaporte: lol
waassssup? Kissaki: well, I didn't notice my eclipse project was my extracted trunk snapshot folder... and that's where I coded...