http://www.itworldcanada.com/a/search/f882f04e-9692-4547-8782-7bc502c0bc99.html is there any forum/pop support for google accounts (w/ ss/tls security)? I don't see it in 2.2, but maybee there's an unoffical patch, or it's in a 3x beta? i actually see references to tls in the source repository, but there doesn't seem to be an admin option polom EricIsGood: : I don't remember anything about that hello SVN: Commit by gillesm :: r 15419 /trunk/ (8 files in 2 dirs): [NEW] All the users displayed to be checked for alert in Trackers,Calendars and File Galeries. does email / forum sync need a cron? is there a place I can view any errors w/ the pop connection? no need for cron for errors: I don't know tikiwiki doesn't have cron kind of anoying... it's not pulling mail, and it seems I'm gona have to start digging through source to find where the check happens... I'm hoping it's not complicated marclaporte: are you there ? Has anyone got, or got any ideas on, a Hot Topic feature for wiki pages? SVN: Commit by sept_7 :: r 15420 /trunk/templates/confirm.tpl: [ENH] button in confirmation box... SVN: Commit by sylvieg :: r 15421 /trunk/ (3 files in 2 dirs): [FIX]menupage: use the wiki cache when exists SVN: Commit by sept_7 :: r 15422 /trunk/templates/confirm.tpl: [FIX] typo... _onclick, not onclick :( SVN: Commit by pkdille :: r 15423 /trunk/tiki-notepad_read.php: [FIX] notepad: deleting a note should ask for confirmation SVN: Commit by sept_7 :: r 15424 /trunk/templates/confirm.tpl: [FIX] now it works even with ajax... Do we have a function (smarty) that gives form a time - something lisible like 1 day... found it - duration SVN: Commit by pkdille :: r 15425 /trunk/templates/tiki-contacts.tpl: [MOD] one more button polom SVN: Commit by sylvieg :: r 15426 /trunk/ (2 files in 2 dirs): [fix]rss modules: fix the duration not always showing+selflink+pagination SVN: Commit by sylvieg :: r 15427 /trunk/lib/smarty_tiki/modifier.duration.php: [FIX]duration: better to see 1mn instead of 60 secs SVN: Commit by sept_7 :: r 15428 /trunk/ (setup_smarty.php templates/confirm.tpl): [FIX] fix confirmation with ajax... sometimes, when adding a module, the PREVIEW shows nothing... for example, when adding the freetag module... i gues this is beause the admin_modules.php page cannot have tags... is there any way to show a default preview instead? best would be to add it for admin only and then go somewhere you expect it to show wonder if there's a better way... maybe some sort of note for users.... just odd when u click PREVIEW and see nothing :( this is mostly module-dependant... not like we can know from that panel hi i understand. but for end usrers, it is confusing to add a module, click preview (or even add) and see nothing change SVN: Commit by sylvieg :: r 15430 /trunk/lib/wiki/wikilib.php: oops -sorry SVN: Commit by gillesm :: r 15429 /trunk/templates/ (3 files): [FIX] become SVN: Commit by gillesm :: r 15431 /trunk/templates/ (3 files): [FIX] again problem SVN: Commit by sept_7 :: r 15432 /trunk/templates/ (3 files): [FIX] fix input validation and remove useless unbalanced ... SVN: Commit by sylvieg :: r 15433 /trunk/lib/wiki/wikilib.php: [FIX]wiki cache: build the cache only if the page is cached has somebody {RSS} working inn truk? trunk if it's broken, it might be related to my extracting of a whole lot of stuff to plugins to clean up the parser hello i just installed tikiwiki. is anyone available for a simple question? don't ask to ask ok. anyone know why a lot of tables use MyISAM in MySQL? you mean all of them? many of them cat ...sql|grep MyISAM shows a lot my guess is that those not using it are an error because the create table did not specify it and your server default is different there is nothing wrong with myisam for tiki's purposes an error? it means it's not good if i use innodb with tikiwiki? will probably work but you won't get so many advantages what might be the purpose behind those myisam settings then tiki's code does not use transactions or rely on foreign keys actually i want to do online backups it's a good default? with myisam i probably would have to take tiki offline well, using innodb will probably work if that's what you need ok i see. thanks a lot SVN: Commit by pkdille :: r 15435 /trunk/templates/ (4 files): [MOD] titles: deploy smarty plugin templates to some templates SVN: Commit by lphuberdeau :: r 15436 /trunk/tiki-setup_base.php: [ENH] Make inexpensive check to avoid full sanitization on harmless values SVN: Commit by pkdille :: r 15437 /trunk/templates/ (3 files): [MOD] titles: deploy smarty plugin templates to some templates SVN: Commit by nyloth :: r 15440 /trunk/ (15 files in 5 dirs): [MOD] articles: change list_articles() API to handle $date_min and $date_max params, in order to get articles between two dates (timestamps) SVN: Commit by nyloth :: r 15439 /trunk/ (lib/blogs/bloglib.php tiki-view_blog.php): [MOD] blogs: change list_blog_posts() API to handle $date_min and $date_max params, in order to get articles between two dates (timestamps) SVN: Commit by nyloth :: r 15438 /trunk/lib/setup/sections.php: [ENH] sections definition: add newsletters + complete some infos SVN: Commit by nyloth :: r 15442 /trunk/lib/quicktags/quicktagslib.php: [MOD] quicktags: change API to be able to list quicktags for more than one category SVN: Commit by nyloth :: r 15441 /trunk/tiki-admin_surveys.php: [FIX] surveys: define $section SVN: Commit by nyloth :: r 15443 /trunk/ (2 files in 2 dirs): [NEW] modules: new 'month_links' module that lists a certain number of months starting at the current one. Each month is a link to a feature (currently blogs or articles) list of items (this allows to display articles of one particular month, same for blogs, etc.) SVN: Commit by nyloth :: r 15448 /trunk/templates/tiki-admin_surveys.tpl: [MOD] surveys: use smarty textarea instead of a simple textarea tag SVN: Commit by nyloth :: r 15447 /trunk/ (2 files in 2 dirs): [NEW] new textarea smarty plugin, that will be able, for example, to handle quicktags everywhere SVN: Commit by nyloth :: r 15446 /trunk/ (3 files in 2 dirs): [ENH] quicktags: various enhencements: * Now handle every features dynamically, not only a list of hard-coded features * WYSIWYCA: only display quicktags of enabled features (+same for filter and category list) * do not display the filter and the choice of category if there is only one SVN: Commit by lphuberdeau :: r 15449 /trim/ (Makefile scripts/delete.php): [NEW] Allow to remove instances from TRIM management through shell access SVN: Commit by sylvieg :: r 15450 /trunk/templates/tiki-admin-include-features.tpl: [FIX]admin: when you want to allow shadowbox, you have to set first on mootools - IMHO the message is enough - otherwise needs some ajax to do that SVN: Commit by sylvieg :: r 15451 /trunk/templates/error.tpl: [FIX]button in error "[FIX]button in error" -- Gee, maybe we should remove the error instead of adding a button to it. :-) *g* well, having a button to switch on and off the error sure helps in fixing it ... tiki-list_users.php "this feature is disabled" where can i enable it? i don 't find it in permissions or features mac|jaeger: Usually features are enabled in Admin:Features right, but i don't find it there Try Admin:Users because you mentioned users. (I think when you click "Admin" there is a "users" button which is different from the Admin>Users menu option. ) that's what i'd expect, but i just don't have one... mac|jaeger: Which version of TW? i recently upgraded to 2.2 by just uploading the contents of the zip-archive... do i need to do more than that? like running some "fix my database" script? (was 2.1 before) I don't know, I haven't gone to 2.2 yet, but options should remain similar. haven't seen the userlist work since 2.0 I can't go look because my browser is busy with something which seems to be fragile and uninterruptible. don't worry, it's neither urgent nor important (I just LOOOVE web site designers who get too fancy for Firefox. No scrolling in popups, and popups within popups which are too far down to show the text? Sheesh.) i just want to have a user-list accessible to the registered users, so that they can at least copy&paste the names of their fellow users to the messaging system actually i'd prefere to have a "users" drop-down list in the messu form but right now there seems to be no way a simpler reg'd user can find out the usernames of other users... SVN: Commit by pkdille :: r 15452 /trunk/templates/ (5 files): [MOD] admin templates: deploy button smarty plugin SVN: Commit by pkdille :: r 15453 /trunk/templates/ (9 files): [MOD] admin templates: deploy button smarty plugin hi, can anyone tell me how to convert the tiki_pages.lastModif value into a mm/yy/dddd format? i have tried various functions in php / sql to no avail SVN: Commit by pkdille :: r 15454 /trunk/templates/ (6 files): [MOD] admin templates: deploy button smarty plugin Argh. Is there an option to include hidden files in batch uploading? I keep getting files about .NET with filenames starting with ".NET". Of course, PHP on Linux isn't seeing those files. hmmm no option but you will guess what I will say next? "File enhancement report, code same." Or, in shorter form: "Trick or Treat!" hehe, you already saw: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1104 Hi SVN: Commit by pkdille :: r 15455 /trunk/templates/ (6 files): [MOD] admin templates: deploy button smarty plugin SVN: Commit by pkdille :: r 15456 /trunk/templates/ (5 files): [MOD] admin templates: deploy button smarty plugin