polom undifined_: You can batch upload them through FTP, SFTP, or SCP -- but first define converters to text in Admin>File Galleries. undifined_: I'd add it directly to the db, with a small script. txt should be easy then. polom undifined_: At the bottom of Admin>File Galleries you can define command line tools which convert files to text. do you want to upload them or add the content as wiki text? oO unidifined_: The File Gallery converters will make the first 4K or 8K (I forget which) searchable. Kissaki: Good point. unidifined_: I was thinking of making them searchable. Making them part of the wiki is a different issue. unidifined_: Although the same file-to-text converters could be used by you to convert them to a more Wiki like format. unidifined_: There are various file-to-text converters available if you're using Linux/Unix. Don't know how many for Windows. unidifined_: I don't know of a general text-to-TikiWiki converter. unidifined_: I think in the doc.tikiwiki.org documentation for File Galleries I added a list of file-to-text conversion programs for Linux; some may be available for other situations. tikiwiki: 03lphuberdeau * r20714 10/branches/experimental/lesser-magic/ (89 files in 34 dirs): [MRG] Automatic merge, trunk 20688 to 20712 tikiwiki: 03lphuberdeau * r20715 10/branches/experimental/lesser-magic/ (5 files in 5 dirs): [MOD] Adding text field type and deploying one whats the difference between "tiki_p_view_categorized" and "tiki_p_view_categories" ? tikiwiki: 03chealer * r20716 10/trunk/lib/rankings/ranklib.php: [FIX] wiki_ranking_top_pages() returned duplicate rows for pages belonging to multiple categories when passing an array with several entries as $categ tikiwiki: 03lphuberdeau * r20717 10/branches/experimental/lesser-magic/ (7 files in 6 dirs): [MOD] Adding list value type and deploying for PHP error settings New Forum Posts: JQuery - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34238 wookienz: it looks like you need Tiki 4.0 Are you trying to do something on this list? http://profiles.tikiwiki.org/Workspaces tikiwiki: 03chealer * r20718 10/trunk/lib/ (categories/categlib.php tikilib.php): move get_jail() from categlib to tikilib marclaporte: i have no idea. im trying to get my head around categories and how overidind with tiki_p_view_categories /ized makes a differenc eupstream for inherited permissions. ...which unfortunately doesn't exist yet :) tikiwiki: 03chealer * r20719 10/trunk/modules/mod-last_modif_pages.php: [ENH] reduce categ code, looks like I made things more complicated than they need to be wookienz: I suggest you pretend it doesn't exist because it has already been removed for version 4.0 The old category permissions had been replaces by a much more powerful/flexible system god i hope so! it is doing my head in. many victims new thing is not trivial but it's much much more powerful : http://profiles.tikiwiki.org/Workspace+Roadmap tikiwiki: 03chealer * r20720 10/trunk/modules/mod-top_pages.php: [MOD] implement category/perspective filtering in mod-top_pages wookienz: do you code? let me get this right. presently if i want to assign a category to be only viewable by a group of members i have to use this " tiki_p_view_categories" thing. correct? marclaporte: poorly. what language php polom polom wookienz: in theory, but it never worked very well, there is weirdness (finaly) wookienz: Use 4.0! has it been released? "Dear passengers, welcome on board. Wwe're sorry for the flight delay. We have got some technical problems with one of our aircraft... Not this one." :-p where did you come in from luciash ? wookienz: back home from TikiFest Barcelona :) hi luciash :) hey cheal ! :) o i c. where you now? Central Europe Czechia luciash: what do you mean, "Not this one"? cheal: that's what they said before we started laughing ;) it was some more than 3 hours delay if i knew real time of the departure we could spend some more time with you enjoying the evening training Pourron ;) i just flew into london from hong kong this morning. luciash: too bad. at least I think you didn't miss much removals. hah wookienz: cool, visiting or returning home ? visiting for 1 day then fly home. oh, great, enjoy your stay... london is very nice nice and sunny to day anyway. or use 3.x for production and postpone your category permission ambitions to 4.0 4.o is due in October but a lot works wookienz: : some reading: http://dev.tikiwiki.org/PermissionCleanup old system will drive you mad new system may drive you mad too but at least, you can a lot of great stuff done :-) ok ill have a look- it is driving me mad! well it would ppear there is some impressive amount of work going on behind the scenes with tikiwiki. I can code basic php and would be willing to help out if clear direction is given! moin i am exploring tikiwiki as a collaboration site for my work. It has been installed by a third party (believe they updated version 2.x to 3.x). It appears to be working. One huge issue i have is when i try and allocated permissions per page "perms" or add permissions via the categroies p[age i get DB entry errors every single time. Ay ideas why? i have re run the installere to update the db... ...with no difference. here is the error : http://pastebin.com/m98204e8 so can one download 4.0 and test? experts? any ideas on error? the site has a lot of content and i dont really want to have to reinstall it all - i guess i couldback up and hope that the errors done transfer - but im happy to ge tmy hands dirty with mysql to fix the promlem. tikiwiki: 03chealer * r20721 10/trunk/ (2 files in 2 dirs): tikiwiki: [MOD] implement category/perspective filtering in mod-random_pages tikiwiki: collateral benefits: [FIX] number of pages can (randomly) be below the requested number tikiwiki: [MOD] implements WYSIWYCA tikiwiki: regression: much less performant wookienz: 4.0 is not released yet, but you can download the current state of things from the "trunk" Subversion branch im not a big SVN user - infact i hardly know what it does - so decoded is the svn installable and usable? next question - can i make a databse dump and reinstall so remove errors, will a db restore just bring back data or will it change tables in the db as well? tikiwiki: 03chealer * r20722 10/trunk/lib/tikilib.php: [ENH] remove function get_random_pages($n), deprecated in favor of list_pages(0, $n, "random", '', '', true, true) wookienz: trunk is installable. it should be *relatively* usable. I wouldn't suggest it for important sites, though I never tried using it for that. tikiwiki: 03sept_7 * r20723 10/branches/experimental/coe/lib/ (core/lib/WikiParser/PluginMatcher.php tikilib.php): tikiwiki: [ENH] Some more work on the parser now using the new libraries to parse de tikiwiki: plugins... Well almost. So some cleanup and some normally better working tikiwiki: plugins nesting... wookienz: if you dump the db and zip your files, a recover is as easy as executing the sql script and unzipping your files. Kissaki: does it just reinstall data or will it change table structure? by memory dump you're not talking about some tiki or other software feature, right? eh, db dump, that's what I meant sry using, eg, mysqldump it will just output an sql script / sql command with all your data. Tabel structures and data so dropping everything and executing that script will restore it won't change anything tikiwiki: 03lphuberdeau * r20724 10/branches/experimental/lesser-magic/ (12 files in 5 dirs): [MOD] Add dependency resolving hi, where can i set manually if login has to be https or not? in the admin interface i forced tiki to use https: but when i try to log in i get an "tiki is not properly configured" where can i change that behaviour so that i am able to log in and reset this? you can re run tiki-install.php and reset it. i'll try this youll need to remove the lcok file in /tiki/db to access it however... lock if you locked it in the first place. tikiwiki: 03lphuberdeau * r20725 10/branches/experimental/lesser-magic/lib/prefslib.php: [ENH] Also index the options tikiwiki: 03sept_7 * r20726 10/branches/experimental/coe/ (60 files in 23 dirs): [MRG] Automatic merge, trunk 20697 to 20722 wookienz: can you tell me in which file those settings are stored? wookienz: ty, it works, i am able to log-in settings are stored in DB wookienz: about error http://pastebin.com/m98204e8 -> I suggest you do not use category permissions Just use global and object and you can take 4.0 for a spin: http://dev.tikiwiki.org/Download#Pre_release_packages_zip_files_ tikiwiki: 03lphuberdeau * r20727 10/branches/experimental/lesser-magic/ (7 files in 4 dirs): [ENH] Handle warning/experimental flags marclaporte: can you tell me in which database those informations are stored? its's easier for me to handle with mysql than to re-run the installer *erm* i need the table, not the database. tiki_preferences tikiwiki: 03lphuberdeau * r20728 10/branches/experimental/lesser-magic/ (4 files in 3 dirs): [MOD] Autogenerate the plugin-related preferences New Forum Posts: Cambiar ULTIMO - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=15&comments_parentId=34241 tikiwiki: 03lphuberdeau * r20729 10/branches/experimental/lesser-magic/tiki-admin.php: [MOD] Limit result display to 10 tikiwiki: 03xavidp * r20730 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_r.php: [MOD]Added the bit for the filetype text/xml tikiwiki: 03lphuberdeau * r20731 10/trunk/lib/profilelib/installlib.php: [FIX] Data-channels did not preserve previous ones tikiwiki: 03chealer * r20732 10/trunk/templates/modules/mod-breadcrumb.tpl: [FIX] don't escape page names twice. oops are wiki pages, forums etc classed as objects? and thus it is reccomended to do permisison base don the individual pbject vs the catgegory of that object? tikiwiki: 03sept_7 * r20733 10/trunk/ (4 files in 4 dirs): tikiwiki: [ENH] a Xavi special ! Add, well readd the wikiplugin CALENDAR to include tikiwiki: calendars in a page... wookienz: at least wiki pages are. note that you can't rely on all wiki pages having a record in tiki_objects. categorized pages will be there. tikiwiki: 03sept_7 * r20734 10/trunk/lib/modules/modlib.php: [FIX] notice ok, marcwas suggesting i do away with category permissions and stick to object permissions. I seem to have semihandl eo fcategory permissions now!! but my original install is till broken as i cant enter per page perms or assign category perms....the error messgae is that helpful. Is ther ea way i can debug? tikiwiki: 03lphuberdeau * r20735 10/trunk/ (6 files in 2 dirs): [ENH] Adding more space in string length can 4.0 connect to the current 3.x db, or doe s anew one need tobe added? object id's - ie "3ac4d9a1832c47fa3d5d10a6db9884e801adfa8a" what are they based on, how are they created? wookienz: no, the database structure changed objectid's? trying to see if i can fix a db error - http://pastebin.com/m98204e8 without havign to reinstall everythign wookienz: where do you see these? in my install... it was installed by a third party and was an upgfrade to a 2.x install i think... came in late to the whole thing...now i cant get permissions into the db i can get category or perms into the db wookienz: nevermind im wondering id the objectid is corrupted, thus my questions hwo is it created etc wookienz: it is a hash derived from object fields (see userslib.php) wookienz: you'd better try running the "possible" query manually, or logging which query is actually ran and trying it to see the error message. chealer: how do i log which query actually ran? wookienz: enable mysql's log tikiwiki: 03xavidp * r20736 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_r.php: [FIX]Working agagin identifying file types as expected. Thanks Louis-Philippe for fixing it! :-) tikiwiki: 03sept_7 * r20737 10/trunk/templates/tiki-admin_quicktags.tpl: [ENH] allow to deactivate the autoreload by adding a checkbox... tikiwiki: 03sept_7 * r20738 10/branches/experimental/coe/ (3 files in 3 dirs): [FIX] fix some parser ordering stuff... should be ok now... tikiwiki: 03xavidp * r20739 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_r.php: [FIX] xml is working! Thanks heaps Louis-Philippe! tikiwiki: 03sept_7 * r20740 10/branches/experimental/coe/ (46 files in 21 dirs): [MRG] Automatic merge, trunk 20722 to 20737 New Forum Posts: How is the WYSIWYG / FSCK editor activated in 3.1? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=34243