thanks again! tikiwiki is a very complete robust web application - awesome! tikiwiki: 03luciash * r16904 10/trunk/lib/smarty_tiki/modifier.stringfix.php: [NEW] little smarty modifier to correct troublesome strings tikiwiki: 03luciash * r16905 10/trunk/templates/tiki-user_information.tpl: [FIX] using stringfix modifier to get correct translatable country name tikiwiki: 03luciash * r16906 10/trunk/templates/tiki-user_preferences.tpl: [FIX] using stringfix modifier to get correct translatable country name and countryflag to display the flag tikiwiki: 03luciash * r16907 10/trunk/lib/smarty_tiki/modifier.stringfix.php: [SVN] svn:keywords Id I installed tikiwiki on mydomain.com/wiki, then changed the url's within tikiwiki to wiki.mydomain.com now some of the images are not working, and the image path for the images is wiki.mydomain.com/wiki/ although I thought I set it to just use wiki.mydomain.com - does anyone recall where this setting is located? gendave: Admin > Image (or File) galleries Image galleries is greyed out... is it still active? same with File galleries so what images you talk about ? those put to img/wiki_up ? on the main page, there was the star, and the question mark icon on the main welcome page I changed some addresses in the config last night, now I notice those 2 images do not work. They are tried to be displayed, but the address to the images is wrong it should either be wiki.mydomain.com/ or mydomain.com/wiki not wiki.mydomain.com/wiki hey guys...how can i edit my profile in tikiwiki...like my avatar, contact info, etc? I'm an administrator. gendave: no idea, they're specified as relative paths to pics/icons/help.png and so on... maybe your server config ? Athenon: enable on Admin > Features > User > User Preferences Screen XD I can't believe I missed that. Thanks. luciash: where can I find the server config? Maybe I forgot to add a trailing slash to the URL, or something.. if I have to I will change the address back to mydomain.com/wiki so that the images work agian wow, its really been awhile since ive used tikiwiki...how do i enable user registration? XD nevermind, just found it Admin > Login Yeah :P I used to use TikiWiki but I haven't in forever....so I'm semi-noob XD thanks tikiwiki: 03luciash * r16908 10/trunk/lib/tikihelplib.php: [FIX] PHP notice How can I remove tiki- from the urls for my pages? lq_630: : no easy way tikiwiki: 03luciash * r16909 10/trunk/templates/tiki-admin-include-community.tpl: [MOD] few fixes to make it work lq_630: you can use htaccess can you elaborate a bit please? marclaporte, can you elaborate on that a bit please? lq_630: http://doc.tikiwiki.org/tiki-index.php?page=Rewrite+Rules&bl=y luciash : is to fast! thanks that's just what I was looking for tikiwiki: 03chibaguy * r16910 10/trunk/css/calendar.css: [NEW] Added selectors from tiki-calendar_nav.tpl and minimal properties. oh one more thing. How can I rename the "mytiki" menu to something else? Admin > Menus tikiwiki: 03chibaguy * r16911 10/trunk/styles/ (strasa.css tikinewt.css): [FIX] Minor fixes. what directory is the httpd.conf file in? I tried renaming the .htaccess file but it didn't really change anything lq_630: Isn't httpd.conf part of Apache configuration? /etc/apache? /etc/apache2? I don't know lol I'm looking through my directories and can't find it I did a search in my file manager and it came up with no results is there no other way to remove tiki- from the file names? from the links I mean lq_630: only if you find some script which will replace all "tiki-" occurences in all tiki files and filenames and database tables... not guaranteed it will work then, high risk Another question. How can I set a script so that it will only run in certain categories? no idea tikiwiki: 03luciash * r16912 10/trunk/ (6 files in 3 dirs): [NEW] users can choose to show their gender via user preferences (finally finished and made it optional) which will be displayed in their user profile information and in the mouseover info when enabled tikiwiki: 03luciash * r16913 10/trunk/lib/smarty_tiki/modifier.userlink.php: [FIX] tra() tikiwiki: 03stojanovim * r16914 10/trunk/ (2 files in 2 dirs): - moved php code for determining whether php extensions were loaded or not from the template file (where it didn't work) to the php file lq_630: SEFURL is the feature you want for shorter URLs. SEWilco2: heheh it falls to the Hidden category then ;) lq_630: I'm editing the SEFURL filter rules right now. Found a bug. lq_630: But the bug is kind of minor, to deal with extra parameters. I've got the option enabled and renamed the _htaccess file to .htaccess but I'm not seeing any changes I emailed my host to see if they have the apache rewrite mod enabled. still waiting to hear back lq_630: Good luck. I saw you were a contributor to that page SEWilco2. Can you think of anything else I might try? And I think I'll fix the bug in code rather than data. tikiwiki: 03luciash * r16915 10/trunk/lib/setup/prefs.php: [NEW] gender to prefs tikiwiki: 03stojanovim * r16916 10/trunk/tiki_tests/ (3 files): - moved php code for determining whether php extensions were loaded or not from the template file (where it didn't work) to the php file tikiwiki: 03chibaguy * r16917 10/trunk/styles/ (coelesce.css darkroom.css feb12.css strasa.css thenews.css): [ENH] Articles' div.articletrailer (Read more, comments link, icons) improved. tikiwiki: 03sewilco * r16918 10/trunk/tiki-sefurl.php: [BUG] Change URL/stuff?page=1&opts to URL/stuff1?opts Puzzled out that bug while working on something else. tikiwiki: 03sewilco * r16919 10/trunk/tiki-sefurl.php: [BUG] Forgot to use ?&opts on URL so it works with simpler .htaccess rules. tikiwiki: 03chibaguy * r16920 10/trunk/styles/coelesce.css: [ENH] Articles page top improved (placement of background image). !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . how can i disable user create pages? userpage? oh I found it polom Does anyone have a link where I can get the Snarf plugin? R|SK: isn't it in Mods ? No luciash, and your Iframe Plugin is only on TW 3.0 availble. :( right Well, is there any other way, I can implement a tiki blog into a wiki or article page? R|SK: it's in lib/wiki-plugins-dist just move it to wiki-plugins Ok. hm, blog plugin could be nice in -dist, there's bloglist plugin if it's what you want Another question: I want to have a starting page, where in the top of the page, the lastest Postings of a certain blog are listed. What's the best way to realize this? And luciash: Many thanks for your assistance.. put a bloglist or if you only need the titles some blog module via MODULE plugin on a wiki page there's last_blog_posts module available you're welcome :) I know that this module edxists, but I don't know how to implement it on the main site, not in the menus left or right of the main page. see the MODULE plugin help You are reffering to this? http://doc.tikiwiki.org/tiki-index.php?page=PluginModule&structure=Documentation basically it works like this: {MODULE(module=last_blog_posts) /} yep great If I want to manipulate the width of the module, do I have to change it in the template generally, or can it be locally influenced? see the params for MODULE plugin or you can influence it via your CSS The params doc for lastet_blog_posts is not really useful.... -> http://doc.tikiwiki.org/tiki-index.php?page=Module%20last_blog_posts&structure=Documentation :( So I guess I have to use css in the template. R|SK: maybe builtin help can help ? on tiki-editpage.php click wiki help and then plugins tikiwiki: 03pkdille * r16921 10/trunk/lib/setup/prefs.php: [FIX] fix the test that checks if the file is called directly which was bad in the case of files having in their name parts of other file names (e.g: /tiki-user_contacts_prefs.php was unreachable due to prefs.php) polom polom marc :) Wth is polom? >whatis polom '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 :D tikiwiki: 03marclaporte * r16922 10/trunk/lib/setup/prefs.php: [FIX] Adding defaults for 2 new plugins tikiwiki: 03jonnybradley * r16923 10/branches/experimental/jquery/ (7 files in 4 dirs): tikiwiki: [ENH] Rationalised admin panel - spearated "general" and tab effect speed & direction tikiwiki: + JQuery now takes precedence over mootools for shadowbox 1321321321 4 54654 4 465465 4 4554646 4 4546 tikiwiki: 03jonnybradley * r16924 10/branches/experimental/jquery/ (52 files in 14 dirs): [MRG] Automatic merge, trunk 16890 to 16922 tikiwiki: 03luciash * r16925 10/trunk/ (get_strings.php templates/tiki-admin.tpl tiki-admin.php): [ENH] enhanced notifications for changed preferences and human readability, ability to translate the preference names and little fixes tikiwiki: 03sept_7 * r16926 10/trunk/tiki_tests/tiki-tests_replay.php: [FIX] TikiTests : small pb with session and cookie when using current connection Did we remove mypage completly - or is it somewhere? sylvieg: I'm sure the answer is "yes". :-) tikiwiki: 03sylvieg * r16927 10/trunk/templates/tiki-poll.tpl: syntax tikiwiki: 03sewilco * r16928 10/trunk/lib/wiki-plugins/wikiplugin_image.php: [BUG] Remove test mode due to high CPU and too much output. tikiwiki: 03chibaguy * r16929 10/trunk/styles/ (6 files): [[ENH] Articles' div.articletrailer (Read more, comments link, icons) improved a little more. sylvieg: mypage ? what do you mean by that ? what niclone did ah, i have no clue about that even :-p what should it do ? i thought you mean mytiki like iggogle hmm, tiki-mypage.php returns 404 here on trunk was deleted by lph i july to prepare 2.0 release tikiwiki: 03chibaguy * r16930 10/trunk/templates/styles/ (6 files in 6 dirs): [FIX] No need for original author info or url in bundled themes, because they are collaborations. but I can not find out where it is now ah, ok, no idea wb chibaguy :) hi luciash :-) I think that my_pages idea was abandoned. i have no idea what it was about But I don't really know what was done with the files. It was sort of a custom page assembled using ajax, maybe? chibaguy: And if it wasn't, that sounds like an interesting idea. Like iGoogle tools. my plan was to enhance current mytiki page to be like a dashboard thingie already it's sort of overview of user's edited pages etc. luciash: Have you seen iGoogle? what was it abandoned because ? luciash: did you try mootools with mytiki? unfinished broken ? yes sylvieg: yep :-) SEWilco2: from the train it was unfinished and broken - netineo has the 'final' version of it - but was never backport Wouldn't the files which were removed still be in the SVN repository? yeh I can have them in svn - just wondering if we created a mod or not? SEWilco2: in attic maybe tikiwiki: 03chibaguy * r16931 10/trunk/styles/tikinewt.css: [FIX] Small fixes and improvements in articles. chibaguy: i didn't mind there was original design author mentioned... anybody complanied ? tikiwiki: 03marclaporte * r16932 10/trunk/_htaccess: [ENH] 1- Adding some instructions on how to activate php5 via htaccess on some hosts. 2-Better handling and instructions about Apache error handling and use with TikiWiki babelfish translation links are totally obsolete, wrong links luciash, nobody complained but marc and I were talking and felt that since the bundled themes are such a cooperative effort, it's not appropriate to put only one name on the footer credits. The original author is named in the stylesheet and docs, etc.... yup, i agree (as they're noted there) For outside themes that have Creative Commons Attribution licenses, etc., then it's appropriate for the author's name to be in the credits, of course. Yep, I've been wondering about those babelfish links... luciash, I like that seeing "from the train" :-) hehe, in czech we say "seeing from an express train" ;) chibaguy: btw, yesterday my daughter got the letter ! chibaguy: she was looking for it every day in the mail box ;) oh, cool :-) Sorry it took so long. About seeing from trains, on television a while back there was a report about a man who sat in the bullet train here and _drew_ the passing countryside... ....on a long roll of paper. He does this often. The drawings are pretty complete. :-) tikiwiki: 03jonnybradley * r16933 10/branches/experimental/jquery/ (7 files in 6 dirs): tikiwiki: [NEW] Added tooltip support (using clueTips) tikiwiki: Implemented in userlink Smarty moidfier and the ShoutJax module so far well, that's one way, I imagine.... ;-) chibaguy: *g* :) [BUG] Drawings in car 3 do not match scenery. lol :-) tikiwiki: SEWilco2 * r96934 /trunk/styles/train.css [FIX] Updated background drawings. tikiwiki: SEWilco2 * r96935 /trunk/styles/train.css [FIX] Updated background drawings. tikiwiki: SEWilco2 * r96936 /trunk/styles/train.css [FIX] Updated background drawings. :-) tikiwiki: 03jonnybradley * r16934 10/branches/experimental/jquery/ (29 files in 14 dirs): [MRG] Automatic merge, trunk 16922 to 16932 Hmm. Now there's a use for my laptop webcam. A "tikimine" theme which continually updates the background with my webcam. Or is a tikimine the place where they excavate tiki masks? yeah, it's the landfill layer that contains the demise of tiki-theme restaurants and bars. tikiwiki: 03jonnybradley * r16935 10/branches/experimental/jquery/lib/jquery/cluetip/ (47 files in 3 dirs): [NEW] clueTip plugin files http://plugins.learningjquery.com/cluetip/demo/ ...nice or to get a clue..tip: http://www.learningjquery.com/ cool, i hope we can get reflection plugin in too (exist for both, mootools and jquery) this tip could replace the weird overlib yes, please *cluetip yesterday i was reading the "readme" in overlib.js, i'm even wondering if we can have it included, not sure it is LGPL compatible tikiwiki: 03sewilco * r16936 10/trunk/lib/wiki-plugins/wikiplugin_image.php: [ENH] Add fileId so images in filegals can also be used. chibaguy: the coelesce theme in FF has [Go] button wrapped under find in sitesearch bar... is it a bug ? Hmm, it's inside the bar in my FF... Does the bar look too narrow for the button to fit? it seems so ? no idea, it just wraps in my FF and looks weird. couldn't the nice magnifier image be a submit button ? chibaguy: does it stay inside if you resize text ? The button moves to the right, covering the magnifier, when I increase text size. The magnifier could be the button, although now it's part of the background image. it's weird it wraps down in FF3 here what if the button had no borders or background color? Can that be done? i think the button can have visibility: hidden and positioned over the background then when absolutely positioned (to use the magifier image) i guess mm, seems so. I don't know why the wrapping for you though. I'll try to work on that button improvement, unless you want to. ;-) i have some work stuff here now, please, feel free to do it ok :-) Will be back later. c u gary ! cya luci tikiwiki: 03pkdille * r16937 10/trunk/styles/coelesce.css: [MOD] coelesce.css: change td css class "third" which is only used in forums list (tiki-forums.php) for sections. tikiwiki: 03sylvieg * r16938 10/trunk/ (5 files in 3 dirs): tikiwiki: [MOD]language: to be able like in sumo to have the language in the url path not tikiwiki: the url param: en/page will reach tiki-index.php?page=page&switchLang=en - you tikiwiki: need to give the list of url params that must be converted to url path (could be tikiwiki: also used for workspace with a little code where in trunk SEFUrl feature is being enabled ? I just created a new admin section sylvieg: yup, but it is greyed out here so i thought i have to enable on Admin > features first I think I did like multilingual ... the feature is on in its own panel ok, i see it's a bit non-consistent though because search is in feature... yep, i think we need more admin ui revamp and admin menu revamp too the features that are not in admin->feature: multil;ingual, profiles, sefurl ok you are right I will add back sefurl and multilingual btw luciash did you see my message about replace in smarty modifier? oh, nope, here or ml ? on cvs list ah, i see, i'll read it now sylvieg: LOL, i was fearing that... because i didn't know about existence of it before :-p mae culpa np my stingfix was even originally named replace even ;) but then i changed it because i thought simple {$foo|replace} would be confusing maybe my differs from it in this that the two parameters are not required sylvieg: thanks for pointing that out anyway :) is multilingual a main features or a site global feature? hmm, that's a question ! ;) i go for site global .... yup, and sefurl too sefurl is still experimental ;-0 ah, lol :D needs a lot of sefurl smarty modifier experimental global :-p I think it will be good to duplicate each general feature_xxxx on the top of the xxx dedicated admin panel it will save a lot of time .... perhaps :-( in fact multilingual is not in feature - because there is default language that is not depending of multilingual ... snif tikiwiki: 03pkdille * r16939 10/trunk/templates/ (9 files): [MOD] code indent - no changes tikiwiki: 03sylvieg * r16940 10/trunk/ (2 files in 2 dirs): [FIX]feature: rollback sefurl in admin->feature (but let also the feature being activated in the sefurl panel) + put multilingual in admin->feature (let the option in admin->i18n too) sylvieg: You noticed my SEFURL fix on trunk to better support more parameters than ?page=X ? The rules weren't dealing with ¶m¶m etc. thx SEWilco2 sylvieg: Although I'm not proud of .htaccess now producing tiki-index.php?page=HomePage?¶m -- ?& ain't good, but it seems to work. (btw SEWilco2 if you can use indentation with tabs - it will be great) sylvieg: Yeah, I'm having trouble making vim indentation work right in this config. +1 Excuse me, I have to go look at IE, and haven't yet configured Windows virtualization. btw if somebody has a smarty tab indentation for emacs , I can use it tikiwiki: 03sylvieg * r16941 10/trunk/templates/tracker_item_field_input.tpl: [FIX]tracker: textarea can be 1 line height good night :) hallo miteinander Boa noite. j zimbra join #zimbra