SVN: Commit by chibaguy :: r 14995 /mods/trunk/themes/tikipedia/templates/styles/tikipedia/tiki-show_page.tpl: [FIX] Updated with default tpl changes (allow display page title when breadcrumbs are on, display location prefix in center column too when switched on, display the location bar with breadcrumbs only once, better to highlight the current page in breadcrumbs by strong than h1, ...) SVN: Commit by chibaguy :: r 14996 /trunk/templates/ (101 files): [ENH] changed to , and \{self_link _class="tableheading" . . .\} changed to \{self_link . . .\}. (Coming up: updating CSS files accordingly, and sorting out vs. vs. ) Heh. Only tikineat.css and tikinewt.css contained a.tableheading, and in both cases only the selector was there, with no properties.... So all those a="tableheading" tags in the tpls were doing nothing, at least in the themes now in trunk. SVN: Commit by chibaguy :: r 14997 /trunk/styles/ (tikineat.css tikinewt.css): [FIX] .tableheading removed following removal of class="tableheading" from template files (no properties specified for this class anyway). polom Why do I get "a category is mandatory" when I try to make a new blog in trunk? Is this requirement set by default? If so, why? And how can it be turned off? And when "save" is clicked on create-new-blog, there's no error message if no category is selected, but also the blog is not made. So it's not clear why there is no new blog. SVN: Commit by chibaguy :: r 14998 /trunk/templates/tiki-list_blogs.tpl: [FIX] Feature-specific classes standardized: ->
; -> ;
-> . chibaguy: sorry gary, no idea, but i hope it's not a feature but a bug :-/ hi luciash. I looked for some admin setting like "New blogs must have a category" but didn't see one. SVN: Commit by chibaguy :: r 14999 /trunk/templates/tiki-admin-include-anchors.tpl: [ENH] changed to for anchor tags containing only an icon image; contained img also given class="icon" and deprecated border="0" tag removed. +1 should get a prize for least-helpful class name. ;-) be back later.... SVN: Commit by Jyhem :: r 15000 /trunk/img/flags/Tanzania.gif: [FIX] Add missing Tanzania flag hi all! I want to validate my self-registered users, however I cannot find out where I do that? I don't want to use a validation email. SVN: Commit by sylvieg :: r 15001 /trunk/templates/tiki-bot_bar.tpl: [FIX]credits: put the credits outside any option SVN: Commit by sylvieg :: r 15002 /branches/2.0/modules/mod-minichat.php: backport the error message when feature is not set: the feature should be changed manually in the database oi sylvieg, thx could have saved me a lot of trouble a couple of days ago when i tried to activate the chat... *g* mac|jaeger: it is because you has trouble - that I look at the problem... have *beaming* tikiwiki at its best that's community work ! keep that attitude btw: is there a "howto" about interface translation? i keep finding missing or misleading german translation and would like to fix that myself lang/de/language.php has all translations. Correct what you want and commit the the fix just like that? i thought i read something about database-based translation? is it activated on your tiki ? It is not activated by default no, it isn't actually i couldn't find the switch anyway... so just like that :) If it doesn't work, clear the caches hi lp SVN: Commit by matwho :: r 15004 /trunk/lib/trackers/trackerlib.php: [FIX] Corrected spelling error SVN: Commit by sylvieg :: r 15005 /trunk/ (2 files in 2 dirs): [MOD]trackerstat: additional option to link to tiki-view_tracker with the associated filter is there anyone out there ... Question re: Development -- is there any way to incorporate custom php pages into the wiki proper? Specifically I've written a php page using tiki-wiki dev practices, and want to just utilize it as a page users can visit hi, I am trying to add a link to the top nav bar of my site that is displayed depending on which user group the logged in user belongs to what is the smarties syntax to check for (a) whether user is logged in (b) whether they are part of the "administrators" user group? SVN: Commit by pkdille :: r 15006 /trunk/tiki-edit_structure.php: [FIX] edit structure: wiki pages dropdown list should contain all pages (not just 50) -- ticket id 1035 { if $user ne ''} $group eq 'nameoftheadmingroup - will work only if the admin group is the default group for these users sylvieg, would you have any input for me? SVN: Commit by sept_7 :: r 15008 /trunk/lib/smarty_tiki/function.icon.php: [ENH] all pathes are allowed when specifying an icon path SVN: Commit by matwho :: r 15007 /trunk/tiki-webmail.php: [FIX] Always allow admin to admiistrate mail accounts GoingTharn: soory I do not undersand the problem ... just cal it Suggestion: Make sure there always is at least one Admin. Code should refuse to delete last user with admin priv, and not remove admin privileges from last user with that priv. (I heard of one Windows site where the last sysadmin account got deleted when the person left, unaware that all the other sysadmin accounts had suffered same fate over the years) sylvieg: thanks for the tip! (One possible solution: require that removing Admin priv or deleting Admin account must be done by a different account) I'm sorry sylvie, I don't understand your meaning of "just call it" can I show you what I'm referring to on thee website? www.chicagostandup.net - on the top left is "Comedians List" - that's the PHP page I want to act as a regular wiki-page lphuberdeau are you there? yes GoingTharn: you mean to have history for instance? you have to do a plugin that copntains your php code only the center mat: no idea what you are talking about lphuberdeau: I have not said anything! Ah that's what I thought so it would pretty much be a parameterless plugin lphuberdeau: I have sent you an e-mail thanks sylvie, that's what I was afraid of ;) *shakes fist at heavens* when? right now nothing in my inbox ok lets use IRC. I just updated my copy of trunk. I tried 2 approaches, First clicked on Update. Then tried a re-install. Both ways I gett the following SQL error select from tiki_links field reltype is missing http://sh.nu/p done It looks like the installer is not running your file 20080809_semlinks_tiki.sql actually, the problem is with fresh installs seems like I forgot to update tiki.sql oops! :) let me know when you have committed it for now, you can do delete from tiki_schema where patch_name = '20080809_semlinks_tiki' and run the installer again lphuberdeau: OK, but sorry why does that help? the updater will think it's a new patch ok v.good :) ah the good smell of a fresh bug fix! ;) might want to clear '20080916_webservice_registry_tiki' as well ;) lphuberdeau: ok lphuberdeau: why dont we change the script that you run on tiki.sql, so it appends all the patches when it runs. Then we can just add a patch file and all is done? it's a good question Going back - I zapped the row in tiki_schema, then run the auto update. Still now new field? What are possible causes for "reackers" missing from the top-page search list ? I am going to just run the sql by hand, to get me going. But I think we have a little problem here. mat... did it report running queries? yes 6 should do it... webservice patch creates two tables just ran the contents of 20080809_semlinks_tik by hand now all is OK. So the intall is not running the file. How about putting some logging in? So we can see the SQL that is run? there is some collapsed by default but only the errors is it easy to show all the queries should be in $installer->success see installer/installlib.php looking Sorry for the login noise. Looks like my home machine is having network trouble. mat: found what you were searching for? My domain-accessed site is OK, but the IP backup path isn't working. Which part of Apache2 config might cause http://1.2.3.4/mysite/ to redirect to http://1.2.3.4/mysite/HomePage yet cause HomePage to give a 404? lphuberdeau: Well I put some debug in installllllib.php and can see it is executing you patch file. But before I did not get the table tiki_links updated. So a mystery - in software there is absolutely nothing worse than a mystery - ignore it and it bites you harder later - try and fix it and you cant! The fact that the URL changes to HomePage indicates that TW code is being run, yet it emits a 404. probably because sefurl is enabled and rewrite rules are not set Aha! http://1.2.3.4/tiki-index.php works! I bet I have to edit the Apache IP-access rules to allow .htaccess for an unknown domain. SVN: Commit by lphuberdeau :: r 15010 /trunk/ (36 files in 36 dirs): [MOD] Update get_strings.php to support tr('foo %0', 'hello') and \{tr 0=hello\}foo %0\{tr\} replacements, and run the script to update files lphuberdeau: are you still there? yes sorry my mouse ran out of battery power! I still suspect there is a problem with the install, but want to get on with some other stuff right now. I will get back to the installer and do some more tests later. SVN: Commit by matwho :: r 15011 /trunk/templates/tiki-view_tracker.tpl: [FIX] Corrected error with Page Type fields, they are now editable on a first insert of the item. SVN: Commit by pkdille :: r 15013 /branches/2.0/lib/tikilib.php: [FIX] blog post: backport commit 13736. Users do not have perms to post in another user's private blog. [bug 1348] SVN: Commit by sylvieg :: r 15014 /trunk/lib/wiki-plugins/wikiplugin_googleanalytics.php: [FIX]googlenalytics: the code must not be parsed I'm getting "Permission denied you cannot view this page" on a new 2.1 site. How can I find out the reason for the message? I think the Group permissions are correct. which page? is the object categorized or something like that? Yeah, categorized, but the user does not have view_categorized turned on. So should category permissions be required? I thought if the user's Groups have view_categorized OFF, then categorized access permission is not required. Looks like I need a new router at home. That must be causing my home computer's disconnects. SVN: Commit by sylvieg :: r 15015 /trunk/lib/setup/prefs.php: [FIX]prefs: missing prefs SVN: Commit by nyloth :: r 15016 /trunk/templates/find.tpl: [ENH] find.tpl : 'find' now handle filters SVN: Commit by nyloth :: r 15017 /trunk/ (4 files in 3 dirs): [ENH] comments list: add a filter 'Approved Status' and set the filter on 'Queued' comments when coming from another page with a 'queued:X' link. does ko imply a subject ? whoops wrong channel :p does somebody know if edit by section or maketoc can work with fck? (seems that the !! are always transformed into hi, i just posted the following item at dev.tw.o, if anyone has any wisdom to share - Location of Code for "Site Search Bar" Feature? - http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2063&trackerId=5 - if nikhilodeon: You're looking for the search code? SEWilco2: yes, but just for the Site Search Bar box, not the Search page you know which one i am referring to? I know the bar, but not the "Search page" nikhilodeon: The tiki-searchresults.php file is obvious. There are many references to it. Try templates/tiki-site_header.tpl SEWilco2: I meant that I am trying to modify the box at the top of each page, as opposed to /tiki-searchindex.php, the page accessible by clicking the "Search" link That's what I thought. That template file looks like it is involved in the process. There are probably "sitesearchbar" definitions in styles/*css files also. That template file also points at a couple of other template files which may be of interest. SEWilco2: correct; thing is, i've modified the code in all of the .tpl files, but none of the changes appear on my site niclone: have you cleared the cache and refreshed the browser What MatWho said. The TW cache, we mean. yeah If you have several copies of TW in various directories, are you sure you modified the right one? SEWilco2 - not sure what you mean by several copies Then you apparently have one copy. Developers sometimes have several copies of the software laying about. Try clearing your browser cache? Restart your browser? (increasingly hysterically...) Insert some test message higher up in the .tpl file? Sprinkle goat hair on the server? There are several kinds of search available. Maybe there is an IF statement and you only changed one branch of it? Time to leave. Good luck. Hope it's a simple solution once the problem becomes apparent. nikhilodeon__: are you still there?