ok, just read up on that. thank you! what rick wants.... on the search results page, a check box that says: search prior wiki revisions, similar to the date filter the easiest will be search on history "foo" may not exist on the current HomePage, but it may have been on HomePage v12. and I may want to know that typing is so bad.. ricks99: On doc.tw.o, I only find an "Editor menu" which does not mention admin. I suppose I could kill the shoutbox by modifying shoutbox code for doc.tw.o, but I don't think that is what you want. Admin > Modules sylvieg: Maybe the time consumers should be iframed or <object>ed so they can load more slowly than other stuff. going once... +1 ricks99 going twice.... gone. ricks99: I said I see no Admin. I couldn't do it. I think I'm in an Editor group. btw, ricks99+1 = 100 np. SEWilco2 done job ricks99: Hope you find someone to work on History search. how about a flash/multi-module module that rotates the contents between multiple modules? (that was my other idea for l8r) can be a very good idea What's French for "trackers"? The doc.tw.o list of live trackers links to intercanvis.net/Trackers but that URL is not found. Oh, not French. Catalan. traclers = formularis Oh, duh. Capitalization was wrong. intercanvis.net/trackers. I'll update doc.tw.o. New Forum Posts: indent menu items - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=14&comments_parentId=35464 i'm trying to find some examples of tiki mainpage layouts (how the code looks) to blend into my page. virtually every google listing brings me back to the main tiki site. is there a site that deals with this or a page that lists other sites using tiki? i applied a blog profile to go along w/the collaborative community and instead of complimenting it it has taken over the whole site. is there any way to correct this or am i just out of luck? ibrrorg: http://info.tikiwiki.org/gallery1 thanx! that's what i was looking for! form looks good too! tikiwiki: 03Jyhem * r23652 10/branches/3.0/lang/fr/language.php: [ENH] Better consistency in translating 'report' tikiwiki: 03Jyhem * r23653 10/branches/4.x/lang/fr/language.php: [ENH] Better consistency in translating 'report', like in 3.x New Forum Posts: Plugin edit - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35467 tikiwiki: 03jonnybradley * r23654 10/branches/4.x/ (lib/tiki-js.js templates/tiki-adminusers.tpl): tikiwiki: [ENH] Changes to the change password section of admin users (to be refactored and implemented in register and change password soon). tikiwiki: Corrected the order of pass1, genpass and pass2 so pass1 and pass2 are adjacent. tikiwiki: Added "passwords match" notice and icon. tikiwiki: Now copies changes to the generated password field to both pass inputs. tikiwiki: 03jonnybradley * r23655 10/branches/4.x/templates/tiki-adminusers.tpl: tikiwiki: [MOD] More small fixes to admin users. tikiwiki: Tab renamed as there is no export function. tikiwiki: Don't show link to group admin if only tiki_p_admin_users. tikiwiki: Better help icon/tip. hello all can some body help me regarding my tikiwiki im facing a problem in german language thnx freenode toctoc luciash ? got your message about PluginTrackerPrefill. I knew about it, but it didn't work for me when I tried days ago nor this morning, for what I'm looking for I need some prefilling with not clicking from the users What I miss is a "prefill" param for the tracker plugin itself, or similar, which can prefill with a given value from a drop down list I needed some customized rating form for some wiki pages (for my students), and I did it using a single tracker with the fields I need them to fill in, and one field for the page names (hardcoded right now as the options in the drop down list). I'd expect either a way to preselect one option of the drop down (or other field type) so that the content added to the tracker from a page is linked to that page name. or I'd expect some "pagename" value to automatically fill in a param in the tracker This way I can review students submissions to the rating system for all pages, or some, etc. sylvieg, do you know if it's possible to achieve this ^? example or rating form: http://iesbarcelona.org/esso350/tiki-index.php?page=Action+test chibaguy : how can we add color for the text "Fields marked with a * are mandatory." in tracker forms? do you have a url I could look at? I?ve seen at http://dev.tikiwiki.org/Report+a+bug that the star (meaning manadatory field) is shown in red, with css ".mandatory_star " tikiwiki: 03jonnybradley * r23656 10/branches/4.x/ (5 files in 2 dirs): [SQL] Column to allow different wiki syntax for each filegal (implementation to come) but the text at the bottom has no css associated to it I would expect the same ".mandatory_star " attribute I guess that something needs to be added at some tpl... however, I'm using strasa.css also in another site: http://iesbarcelona.org/esso350/tiki-index.php?page=Action+test , but I don't get that red color for the star I guess that in my case (I'm using tiki 3.3) no css attribute has been added to some tpl for those stars to show up as red, but in Tiki 4.x xavi, I don't see a way to do that with css, with the current html. there's no special class for the text in front of the asterisk. so my question is, what do we need to add and where to improve this style in Tiki 3.x (for the star) and in Tiki 3.x and 4.x for the text at the bottom "Fields marked with a * are mandatory." chibaguy: but there is at http://dev.tikiwiki.org/Report+a+bug isn't ".mandatory_star" a css class? in tiki 4.x yes, the asterisk has that class, but not the text. eg, "Subject" yes, that's the point (one of them). What do we need to add to which tpl in order to have that css class added to that text? "that text" = "Fields marked with a * are mandatory." (next to the submit button at the bottom) ok, don't worry. I'll search for that myself a bit was just going to search I?m sorry to disturb you if you were busy. I asked you incase you already knew that (I'm grading my students), but I can invest 10 min or so to try to find out myself, if I can else, I?ll ask again (depending on where I get stuck) tiki-view_tracker.tpl line 256 and tiki-view_tracker_item.tpl line 210 (for the Fields marked with a * are mandatory text) thanks! :-) (you are fasters in the eastern tiki world!) s/fasters/fastest that's for the explanation note. I don't know about the tracker field names. ok, explanation note: good enough as improvement (I'll try myself to hack it, first in 4.x, and then, in 3.x) about text color, it'd be good to give it a css class, and a default color in maybe design.css. that'd allow themes to override to suit their background color. +1 chibaguy, I managed to add the style for all stars (they had the css missing when in shown directly in trackers). but I can't seem to get where is the last "Fields marked with a * are mandatory" (from pluginTracker) defined anyway, I'll commit what I got fixed so far, I leave it (that part seems to be beyond my skills) is chibaguytoo a clone of chibaguy? :-) xavi: page selector tracker field slvieg: thanks, I?ll try that amazing all the goodies that you've added to the tracker world! I fixed a couple of problem this week - so perhaps you will need a latest 4.x :-/ ok, I'm using 3.3 lts it is why it is slow ;-) xavi, sometimes my irc client loses the connection but when I log back in my user name is still in use. it's my production site with students some part of page selector were working in 3... chibaguytoo: sylvieg told long ago how to get rid of ghost nicks... sylvieg: thanks, I?ll try chibaguy: did you check the tips from http://tikiwiki.org/Irc ? I recall that I wrote them there long ago ^chibaguytoo http://tikiwiki.org/tiki-index.php?page=ConnectingToIrc#IRC_tips_and_common_needed_commands tikiwiki: 03xavidp * r23657 10/branches/4.x/templates/tiki-view_tracker.tpl: [MOD]added missing .mandatory_star class sylvieg : see here: http://dev.tikiwiki.org/Report+a+Bug as example. I don't get in which tpl the last text "Fields marked with a * are mandatory." (next to the final submit button) is managed, in order to add the ".mandatory_star" class to it also any tip? and 2nd quest9ion sylvieg: related to http://doc.tikiwiki.org/PluginTracker , field view=page, it says "if =page: will modify the item associated to the page, trackerId must be specify"... ... in my case, I need to have many items per page... ... each item is the rating from one student to that page... ... and many students have to rate each page... example: http://iesbarcelona.org/esso350/Action+test @xavi: the final "Fields marked with a * are mandatory." next to the submit button is in wikiplugin_tracker.php ah, hardcoded there? ok... thanks ricks99! :-) yw ricks99 and chibaguy: but that line 899 from wikiplugin_tracker.php has some css class already: $back.= "<em class='mandatory_note'>".tra("Fields marked with a * are mandatory.")."</em>"; however, while seeing a page like http://dev.tikiwiki.org/Report+a+Bug , no class is added to that text ? when i look at it i see <em class='mandatory_note'> (as expected) ricks99: you are right! the style is at the html, but looking through the webdeveloper toolbar in firefox, I saw no css style associated to that text sorry to make some confusion I guess that this attribute is missing from strasa.css (checking this now) np :-) tikiwiki: 03pkdille * r23658 10/trunk/lib/ (14 files in 6 dirs): [MOD] no changes - zend recommandations ok, mandatory_note style is only at thenews.css (!) chibaguytoo, ricks99: should I (1) add that style manually to strasa.css and all other styles? or (2) to some generic design.css style? (imported by many others) or (3) change mandatory_note class style at the wikiplugin_tracker.php level for mandatory_star? ok, how do I add it under? can I add a simple <br/> there? or <p></p>? .. css & html design <p>....</p> will do nicely :) sorry, xavi, was afk wb chibaguy :-) ok, solved! thanks ricks I was looking at the tracker tpls, not the plugins. and no need for <p></p>. I used the css trick in thenews.css chibaguy: so did I :-) I think it'd be good to have a default color in design.css. and also add to any themes that the color doesn't work well in. red? yes :-) committed tikiwiki: 03xavidp * r23659 10/branches/4.x/styles/layout/design.css: [FIX]Added missing mandatory_note class for wikiplugin_tracker to all themes through design.css and I'll fix my previous partial commit for tracker tpls... fwiw, for accessilibity purposes,color should *not* b used to denote importance ricks99: ok, italics was also added what else or instead, then? <em> is the preferred method I didn't change that :-) k. np then :) see my last commit ^ :-) tikiwiki: 03xavidp * r23660 10/branches/4.x/templates/ (tiki-view_tracker.tpl tiki-view_tracker_item.tpl): [FIX]Adding of fixing missing mandatory_note class to the related text I am translating doc into Portuguese. There are sometimes lines inside the page that we want to translate later. Is there a way to put a tag or some code to prevent this block of text to be shown? Similar to comments inside code? polom polom polom did not get it. Do I wrete polom before and after the text? Polom is a village in the Czech Republic. is there other meaning for Polom? Sug4r: enlight macnific polom macnific: 'polom' could be (#1) a geeky greeting in #tikiwiki channel, simmilar to hello ;), or (#2) a common greeting in #tikiwiki that is often mirrored for answering like 'moloq' or 'bolow' or answer whatever you feel like right now, or (#3) a greeting in #tikiwiki that was once used by someone and quickly stuck to become common culture of the community, or (#4) just some word of babytalk ;P Helllllllooooooo great guys...!! is that? @macnific: can use ~tc~ to "comment" out text. Pls see docs for details http://doc.tikiwiki.org//Wiki-Syntax+Text tks macnific: hello :) hello lucias. How is your day today yw macnific: starting late ;) when I used to do like that, I never got answer to my questions. Then I started to go direct to the point thought that you were to busy for kindness. hehehe and It worked you started to answer me. hehehe but polom polom is good tikiwiki: 03sylvieg * r23661 10/branches/4.x/lib/newsletters/nllib.php: [FIX]newsletter: admin perm gives all perms xavi: hola :) hi luciash :-) xavi: i have just 10 minutes now but will be back later ok xavi: if you have test page where i could play to try the preselecting it would help xavi: but it should work xavi: the page selector and view=page param for tracker is useful if you intend to create page with the same name as the value of the page selector only afaik *for tracker plugin ok, thanks. I'ts not working for me. I'll grant you admin right on the production site with my students: there is a test page there ok, is the test page with the "hardcoded" preselect as you said ? yes http://iesbarcelona.org/esso350/Action+test ok, i will probably make copy of it and try to tweak then ok hello everyone hi Ravenc hiya Raven Morning Kimberlee! J'essaie d'installer TikiWiki4 avec la dernière version de XAMPP server. Mon test d'envoi de mail ne fonctionne pas. Je ne sais pas quoi faire avec le message suivant : Tikiwiki n'a pas réussi à envoyer un message de test. Vérifiez vos logs de mail pour plus de détails.Vérifiez la configuration email dans php.ini file (par exemple : vérifiez que le chemin d'accès à sendmail_path est correct). Si votre serveur néce @ricks99: i solve my problem with 'blank pages' i had yesterday, do you remember? hi sga. what was the problem? Cyril_: this is an English speaking (writing) channel. Feel free to post again your question in English so that someone can help you the problem was (i did check today again), if you install tikiwiki-4.0 direct under root path (www.domain.tld/) then i get the blank pages. when i install it under www.domain.tld/cms/ then no more empty pages :). is it a must to install tikiwiki in a directory? nope sounds specific to your setup -- i have 4.0 installed at the root. no issues check any setting in a .htaccess that you might have there and clean your tiki caches (just in case) Thanks Xavi I'am installing TikiWiki4 with the last version of XAMPP server on my Windows Serv03. My Email sending test does not function. I do not know what to make with the following message: Tikiwiki did not succeed in sending a message of test. Check your logs of email for more details. Check the configuration email in php.ini file (for example: check that the access way to sendmail_path is correct). If your server re @xavi: thanks. but i did many, many times. i have no .htaccess file.. in the moment. @sga: i still think it could be some sort of security or sessions issue in your setup sga: sorry, I was answering Cyril_ @xavi: no problem Cyril_: sorry, no idea with windows wampp for sending emails successfully. I know other people reported the same problems with a wampp or similar installation Cyril_: for real , use a Unix/Linux/or similar server, It works out of the box in most servers fyi @ricks99: if you are a developer of tikiwiki and you need more information about this case, i can provide. Cyril, do you have a mail server (smtp) on that server ? @cyril: in 4.0 you can use regular smtp instead of php sendmail @xavi I no notting about Linux server @sga: i wouldn't know what to look at, sorry? maybe try refreshing to the latest 4.x directly from SVN? but i can definately say that Tiki 4.x installs just fine in the root directory @Raven Xampp come with Mercury Server and use port 25 and I have a MS Exchange Server yo anyone got a fix for this? http://themes.tikiwiki.org/show_image.php?galleryId=4 also reported here: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2892 i think its related with parent galleries Cyril: oh, you are using Xampp. Did you edit your php.ini file to point to the smtp server (i.e. localhost, or mail.domain.org) ? Recent Bug: Tracker item: #2913 - - Custom string translation do not work - http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=2913 In my php.ini I activate the sendmail_path = D:/xampp/xampp/sendmail.exe like it proposing me @Raven Thanks I'll try to change the smtp server access Cyril: I would suggest trying it like =D:\xampp/xampp/sendmail -t Ok Raven Thanks Cyril: anytime. :) Cyril: typo on that... =D:/ (forward slash) .. I've been in windows too long tikiwiki: 03xavidp * r23662 10/branches/proposed/templates/ (tiki-view_tracker.tpl tiki-view_tracker_item.tpl): [br/r23660][FIX]Adding of fixing missing mandatory_note class to the related text tikiwiki: 03xavidp * r23663 10/branches/proposed/styles/ (6 files in 2 dirs): [bp/r23659][FIX]Added missing mandatory_note class for wikiplugin_tracker to all themes (directly to all themes and transitions css file in 3.x; through design.css in 4.x) sylvieg : contribution boxes shown when contribution is not selected but it was mandatory are not showing the bg color, because they are defined as <div class="simplebox highlight">{tr}A contribution is mandatory{/tr}</div>... ... and simplebox bg (white) overrids the highlight bg I simple workaround that works for me is just removing the "simplebox" atribute. This way bg from highlight is used if no better approach is needed, I'll commit that in short go ahead but but a class like contribution - just in case ok lunch time and walk the dog. I'll read later if any commeent before I commit the change ok, I'll do that, just with the contribution class btw, sylvieg, did you notice that contribution fields in 4.x are "hidden" in another tab? jonny moves it around I'm willing to move them back to the main tab at edit time... users won't know about them otherwise... I agree because it is alike a comment edit ok, I'll move it back later (you'll have to review my change) yes, that's the point. ok, bbl and thanks! :-) for feedback as alwaysç re back from walking the dog too ;) that reminds me. my dog has to get out. :) xavi: ping tikiwiki: 03sylvieg * r23664 10/trunk/lib/newsletters/nllib.php: [FIX]newsletters: fix 23374: convert_sortmode is obselete tikiwiki: 03sylvieg * r23665 10/trunk/lib/webmail/tikimaillib.php: typo sylvieg: isn't convert_sortmode necessary for pgsql ? it is convertSortmode now ah, fine (lazy to look at the code commited, sorry) hello world tikiwiki: 03sylvieg * r23666 10/trunk/lib/newsletters/nllib.php: [FIX]newsletter: incorrect syntax :-( got 5 errors so far in trunk with newsletters :-( tikiwiki: 03sylvieg * r23667 10/trunk/lib/toolbars/toolbarslib.php: syntax @ricks99: ok thanks for your effort. back sylvieg, I see that the messages with "A category is mandatory" suffer from the same issue as contribution: white bg overriding the highlight do you mind If I also apply the same fix? <div class="simplebox highlight">{tr}A category is mandatory{/tr}</div> converted into I do not know it should be a remarksbox with warniong or error type <div class="highlight"><em class='mandatory_note'>{tr}A category is mandatory{/tr}</em></div> pleas look at {remarksbox} ok, I'll I will, I mean Hi everyone, I've been looking at Where To Commit. And my question was. Is there a Proposed Branch yet for 4.x ? Or are we still commiting fixes into 4.x for now? I know its been a few weeks since 4.0 release only if little changes.. we began to struggle to merge tikiwiki: 03xavidp * r23668 10/branches/4.x/templates/ (6 files): [FIX]Mandatory note class added inside warning remarksbox for mandatory texts 4.1 soon? ok I'll put them in Trunk and keep them aside on my system for the Proposed branch. Just to be safe, don't want to cause more work for anyone :) tikiwiki: 03sylvieg * r23669 10/trunk/ (17 files in 10 dirs): [MRG] Automatic merge, branches/4.x 23636 to 23661 @Raven Thanks a lot My Email installation test is functional. I did the change you proposed and I rebooted the server. My Business Tiki Intranet is now operational. Yé ! Cyril: Very Nice. Glad I could help! New Forum Posts: linking paths in file galleries after upload - were did they go - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35469 cyril_ and RavenC: if you could update whatever pages are needed from the http://doc.tikiwiki.org/Documentation , it would be great for new windows admins with the same issue you had (and managed to solve! great!) anyone know if there is a way to specify the forumID in a module like forums_last_topics or forums_last_posts? Kimberlee: no idea, a priori. did you read the documentation pages related? tikiwiki: 03xavidp * r23670 10/branches/4.x/templates/ (tiki-view_tracker.tpl tiki-view_tracker_item.tpl): [MOD]Mandatory-related information inside a remarksbox and with mandatory_note or _star asociated to it yep, just thought I'd ask. :) I don't want it to display all forums. xavi: Will do :) Kimberlie: then, sorry, no idea. Did you try adding the param yourself, even if not documented? (or did you look at the code to see if that param can be handled? in case you can read code) RavenC: great! thanks tried it and looking :) tikiwiki: 03sylvieg * r23671 10/branches/4.x/tiki-edit_css.php: [FIX]css: more meaningful error message sylvieg: about http://doc.tikiwiki.org/PluginTracker and the param "values". It didn't work for me for a vlue in a drop down list, but It did work for radio buttons. Is it supposed to work with drop down list also? tikiwiki: 03xavidp * r23672 10/branches/4.x/templates/ (contribution.tpl tiki-editpage.tpl): [FIX]Contribution moved back to the main tab and mandatory_note and mandatory_star classes and info added when and where needed tikiwiki: 03jonnybradley * r23673 10/branches/proposed/ (3 files in 3 dirs): tikiwiki: [bp/r23611 & r23643][FIX] Only display users you can actually edit. tikiwiki: (combined "WYSIWYCA" version, without the re-indentation for clarity) hello all If I want to install tiki on a server that is not under my supervision, how difficult is that to do? specifically I am thinking of getting a domain from FatCow and using tiki for my blog @peter: quite easy. have you looked at the installation docs? if it is easy then I'll take a quick look. thus far I set i up on my own server, and am learning the gui tiki is offered by many hosts via 1-click fanatastico/cpanel installation if not, all you'll need is ftp access to load the files to your server that what I was thinking. to set it up on my server and port the whole thing over y. very common - use local install for testing b4 ftp to live server see docs for details: http://doc.tikiwiki.org/installation best is if you can upload the whole zip and unpack it on the server then, otherwise ftp upload of all files takes some time and ftp client which can ensure files are synchronized (all uploaded) is recommended and of course db also beginner's guide: http://twbasics.keycontent.org/Getting+Started ok, thanks lol, i am a tiki noob :p yw i'll buy the domain and start to twik my tiki :p have fun anyone have problem with strasa fixed width content area not fiixing width if content is too wide? e.g. if I put a large image (in IE only, in Fx is works) Basically , in firefox and IE8 the entire page expands, which is good but in IE7, only the middle part expands nkoth: IE7 is wrong browser, won't fix luciash: ok (workaround my baking content (image) smaller i hope IE8 will be vanished by IE8 soon lol it is even worse than IE6 imho :-p err, i mean IE7 vanished by IE8 :D nkoth: or you can try apply overflow: auto on .wikitext k, weill try Hi Folks, two quick questions: 1. I have 224 tables in some 3.x wikis and 225 in others. Which is it? 2. I am using 3.1 in an important wiki and want to go to 3.3. Will I cause any damage with an SVN up from 3.1 to 3.3? wikiman: 1. see changelog.txt wikiman: 2. shouldn't be a problem, you will cause more fixes but backup of your db is always good thing, and if it is really important you should also backup any files you have in the filesystem which were not in original tiki package Thanks, luciash. One more - I'm getting a 404 error within tiki when trying to reply to comments. Is this known and fixed? luciash: Side by side comparison showed the missing table to be tiki_poll_votes. It looks like it was added in Nov. 2008. In Feb 2009, it looks like Sylvie put votes back into tiki_user_votings. PHPMyAdmin won't let me browse in the tiki_poll_votes table. So, I think that means I'm ok. Thanks for the help. New Forum Posts: Problem with RSS Feeds - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35470 sylvieg , do you know that compute param in plugin tracker list calculates for all items, and not just the filtered ones (when param filter is used) ? somebody complain about this already the 2 options should be thre how should they be? maybe I missed a param... :-/ only one option has been done that was what slj asked me to do the other option - I did not have time to do it in tiki 3.x it's not owkring which option? thre is no option - it must be developped bbl going on windows ok. I hesitate to add more things to your work load sum sum? sum is the other option i believe do you mean that sum is filtered? ok, did run out of time. Thanks for feedback to all cheers The 404 Error experienced when attempting to reply to a comment in 3.1 was resolved after update to 3.3. Thanks all. wikiman : you will have fun with new categ permissions in Tiki4 marclaporte: do you know or have you tried the IIS installation guide for TW19 on a TW4 install? Would the changes to tiki-install.php and tiki-setup.php for IIS still be applicable? marclaporte: Sounds like fun! I have no idea but am very curious RavenC : What happens if you try without modifications? marclaporte: I haven't tried without (yet). I've just got my documentation caught up to having a working server ready for the install. I will try without first, and then with (if needed) super marclaporte: I sent you a pm on the dev site btw... ;) tikiwiki: 03lphuberdeau * r23674 10/trunk/lib/prefs/feature.php: [MOD] Lesser magic for argvariable preference (was in no admin panel) New Forum Posts: Shadowbox/ colorbox code tiki 4.0 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=35471 tikiwiki: 03sylvieg * r23675 10/trunk/ (3 files in 3 dirs): [NEW]newletter: perm to see the archives different than perm to subscribe tikiwiki: 03lphuberdeau * r23676 10/trunk/lib/smarty_tiki/resource.wiki.php: [FIX] Incorrect check WoW!!! What a great day THIS is!! I have a functioning TW4 install on a Windows Server 2008R2 with IIS !!!!!!!!!!!!!!!!!!!!! Company_intranet_4x still won't get past "loading" ho humm. tikiwiki: 03sylvieg * r23677 10/branches/4.x/templates/styles/coelesce/tiki-top_bar.tpl: [FIX]coelesce: check top_bar prefs RavenC : super!! RavenC : can you document this? absolutely. I have many pages from OS install to TW install I thought we had icon for menu option.. tikiwiki: 03pkdille * r23678 10/trunk/ (29 files in 14 dirs): [MOD] no changes, zend recommandations sylvieg : it's an option RavenC : are you equiped to fix bugs as you find them? marlaporte: if told how :) certainly willing hahahaha ref: http://dev.tikiwiki.org/Operating+System+independence#x_Windows_compatibility_project looks good to me and on that note, I must head home. I will be back on later. tikiwiki: 03nkoth * r23679 10/branches/4.x/lib/setup/js_detect.php: tikiwiki: the first and second time, we should not trust the absence of javascript_enabled tikiwiki: cookie yet, as it could be a redirection and the js will not get a chance to run tikiwiki: yet, so we wait until the third run, assuming that js is on before then. Absence tikiwiki: of cookies in general is not a good test when redirected tikiwiki: 03sylvieg * r23680 10/branches/4.x/ (3 files in 3 dirs): [FIX]tracker: get item link working both the same with view_tracker and TRACKER + fix the categ perm check Thanks Sylvie! had two questions: first, when i pass a map in the tracker system to wiki page (using template) the map that appears is small and does not have the tabs on it to switch type. is it possible to config the map to say appear x width/w height and display as hybrid? the other is why does the italics script make the words look as though they are lower than the other words around? tiki 4.0 and thank you! italic is a bug. It's corrected in branches/4.x (will be in 4.1) thanx on that!