trying to connect with teachers who use tiki anyone point me in the right direction? this site https://edu.tiki.org/tiki-index.php appears to be dead to anyone that can help, i want to install tiki so that when people sign up they can use it just like wikipedia. i dont want to aprove anything for them just let it run and let them have fun. what should i use for that New Forum Posts: new install - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41481 New Forum Posts: In Chrome, the Tabs in the Admin Config pages don't seem to work - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=41487 hi there, can any1 help me with the {group} switches within a wiki page ... i had to define several texts at the homepage wiki page but this is not working with my 7.x svn installation ... still the markups are coming up. at another test-site (tiki6.3) the same {group} settings are working fine .... any idea? (is this feature gone at 7.x?) hello SiL3NC3: i'm testing also (i have troubles with {SPLIT}, but my {GROUP} is ok :) can you post me the link to {group} doc? can find it ... :( google : tikiwiki plugin group http://doc.tiki.org/PluginGroup ah,thx np :) plugin was the hint i missed was the syntax changed to version 7 ? ? this i don;t know where can i set a footer in 7 ? also can find it in 7.x ... strange ... can't the doc is being rewriten, you should start from here then explore :http://dev.tiki.org/Modules+Revamp this syntax is working fine. {GROUP(groups=>Registered|Admins, notgroups=Editors)}some content{ELSE}other content{GROUP} thanks welcome just want to integrate a small text and disclaimer link ... (will get into the docs) would be nice to get this set with the same easy setup like 6.3 .. :| but the thing is, that i cant get multiple group plugin settings to work ... want to do something like that: {GROUP(groups=>"Admins")} Admins content {GROUP(groups=>"Editors")} Editors content {GROUP(groups=>"Registered")} Registered content {ELSE} Anonymous content {GROUP} this is not working ... cannot get nested group plugins work proper, which was no problem with 6.3. just want to display a separate page content off the users groups memberships (anonymous, registered, member, organisator, administrator) does anyone know how to embed fonts in Tiki7.0? !help You can get a more complete list of commands that work with this bot at http://tiki.org/TikiBot . kstingel: there are many ways to do that ... with css, not especially a tiki7 function kstingel: http://home.tiscali.nl/developerscorner/fdc-varia/font-embedding.htm also css3 solutions available at the internet ... maybe this would help you out kstingel: or a css3 way: http://www.zenelements.com/blog/css3-embed-font-face/ doh ... I had "@myFont" and was wondering why it didn't pickup .... thanks you have to use @font-face { font-family: ; src: url('';} check the javascript logs for errors, i think that @myFont is not a valid css statement ... just fixed it, tyvm ... gonna add that snippet to my "CSS Tricks" folder too for future reference .... I had googled it earlier, but the page I ended up at had "@my_font" in their example does Tiki work with CSS3 yet? ... I haven't used it much because most of my tools don't understand it dunno why does html in articles not work? the wysiwyg editor will come up for writing the text, but the html tags also shown up by browsing the article ... are you using direct HTML, or via the HTML plugin? I clicked the HTML button in the editor, and I didn't have a problem yes, you can edit the text with the html editor, but the saved article will be displayed with the html tags (

content

), so the html was not interpreted wiki pages working well ... New Forum Posts: nested groups homepage - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41488 tikiwiki: 03jean-lucnavarro * r34901 10/trunk/lang/fr/language.php: [TRA] more french translations New Forum Posts: change user_preferences not to use geolocal city/country - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41489 i do have a lot of strange behaviors ... i cant believe if i deactivate the php error messages, the complete menu wont load correctly ... damn and the tabs wont work ... what the he** is going on ? is this 7.x svn branch not usable?? and i dont know if i should post all problems as bugs or in the forum ... can anyone help? thx check if you have javascript error no errors, but the arrows dont get displayed ... tabs not functioning if i switch back to "show all php errors" all is working fine ... switch "without tabs is not working" ... sorry, guys ... this is sad i got a js error: Uncaught SyntaxError: Unexpected token catch do you have javascript minify in admin->performance or gzip output? but only in chrome ... I saw this error - one year ago - I think - it was these settings.. no gzip, no minify js, no minify css, no cdn for js admin . performance encountered an error: missing { before try block [Bei diesem Fehler anhalten] try catch( err ) line 983 did you ftp the tiki7? ftp ius not realable sometimes nope, just svn co and copied files to a new dir, then call htaccess.sh and setup.sh btw, can you tell me how i get the login and search input files back (then using the js features login box) input fields (not files) I have no error in http://localhost/tiki7/tiki-admin.php?page=performance ... strange i think the token error cames from the piwik tag ... (which is now removed) strange stuff ... deactivating of the php error messages now be functional puuh have you had a eye on that: New Forum Posts: nested groups homepage - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=41488 also not working with my 7.x installation ... (all custom stuff is now removed!) polom SiL3NC3: these are missing closing GROUP tags have tried many different combinations all fail after closing one grouptag, {else} would be shown as text ... well it may be broken, but these are not even supposed to work can i handle it in another way? like grouppages? or is the started way the right way to go? Hi all... has anyone checked out the forums module in 7rc1? or on demo.tiki.org? Probably not because I just enable the feature. It's a mess in a few places. In my 7rc1 when maximizing the textarea it breaks everything. Also, "post" asks to leave the page and loose changes. the maximize isn't enabled on demo.tiki.org, but if it was i might not work also... Fatal error: Call to a member function numRows() on a non-object in /home/demotw/3.0/7x/lib/comments/commentslib.php on line 2101 when trying to post a forum post just thought you might like to know about that. codyg: There is a known problem with the textarea: http://dev.tiki.org/Tiki7#Regressions_and_others codyg: obviously if that slipped, not many people must have checked forums. codyg: are you aware that 7.0 was released? hi chealer we just got back from a camping trip yea! it's released. ;) congrats! and I'm going to do a fresh install tonight. is it tiki7 on demo.tiki.org? i was just clearing out an old domain and now i know what is going there next. ;) actually, i've got tiki beta or tiki rc1 on a couple of sites so I'll look at upgrading those tomorrow. busy, busy how can i make public user prefs not readable for anonymous visitors? i dont have give any right to anonymous group, but the user prefs can be viewed by anonymous, also tiki-list_submissions.php i think there is a row missing in the admin - global rights section which can handle tiki-list_submissions and tiki-user_information.php also entries with object permissions shown under user contributions (user prefs) for anonymous/registered users (but not permitted to see them) codyg: it's branch 7, but "Last update from SVN (7.0RC1): Sunday 22 of May, 2011 22:56:24 EDT - REV 34570"