[00:04] *** marclaporte has quit IRC (Read error: 113 (No route to host)) [00:10] *** Redhatter has quit IRC (Read error: 61 (Connection refused)) [00:10] *** SvenAERTS has quit IRC () [01:24] *** PrezKennnedy is now known as PrezKennedy [01:32] *** pkdille has quit IRC (Read error: 110 (Connection timed out)) [01:36] *** Caarrie is now known as Caarrie|sleeping [01:42] *** grobda24 has quit IRC ("Leaving") [02:35] *** NefariousC has quit IRC () [02:36] *** NefariousC has joined #tikiwiki [02:36] *** NefariousC has quit IRC (Client Quit) [05:04] *** Caarrie|sleeping has quit IRC (Excess Flood) [05:29] *** ricks99 has quit IRC (Read error: 110 (Connection timed out)) [05:46] *** lphuberdeau_ has joined #tikiwiki [05:46] *** lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer)) [06:51] *** Bilal has joined #tikiwiki [06:51] hi all [06:51] i need little help with TikiWiki Meta Tags , anyone around? [07:00] *** Wilkins has joined #tikiwiki [07:22] SVN: Commit by pkdille :: r 15256 /trunk/ (2 files in 2 dirs): [FIX] application menu: structure option (in wiki section) has to be showed only if feature_wiki AND feature_wiki_structure are both active [07:23] *** Bilal has quit IRC (Read error: 110 (Connection timed out)) [07:29] *** Simmi1 has joined #tikiwiki [07:34] SVN: Commit by sylvieg :: r 15257 /branches/2.0/lib/setup/twversion.class.php: indicate that the version is the svn version - otherwise we do not know if it is a released version or a svn one [07:40] SVN: Commit by nyloth :: r 15261 /trunk/categorize_list.php: [FIX] categorize area: users with 'tiki_p_view_categories' perm should also be able to see the categories in the list of objects (e.g. wiki page) they can edit [07:40] SVN: Commit by nyloth :: r 15260 /trunk/templates/ (categorize.tpl tiki-editpage.tpl): [FIX] categorize wiki page: do not limit categorization to users with global perm 'tiki_p_view_categories'... all conditions are checked in specific categorize files. [07:40] SVN: Commit by sylvieg :: r 15259 /trunk/templates/tiki-upload_file.tpl: [FIX]fgal: edit file was broken+ some layout [07:46] SVN: Commit by sylvieg :: r 15262 /trunk/tiki-upload_file.php: [FIX]fgal: only some errors were displayed causing an infinite 'in progress' with javascript [07:48] SVN: Commit by ricks99 :: r 15263 /branches/2.0/templates/find.tpl: [MOD]give users an easy way to clear a FIND filter [07:52] SVN: Commit by ricks99 :: r 15264 /branches/2.0/templates/tiki-listpages_content.tpl: [MOD]give users better feedback when filtering page listing [07:58] SVN: Commit by chibaguy :: r 15266 /trunk/styles/transitions/1.9to2.2.css: [FIX] Text color added where background color is specified, to avoid no-contrast possibility with some themes. [07:58] SVN: Commit by chibaguy :: r 15265 /trunk/styles/transitions/1.9to2.2.css: [FIX] Theme default colors should be used. Colors imposed arbitrarily by transition CSS causes problems in some themes. [08:00] SVN: Commit by chibaguy :: r 15268 /mods/trunk/themes/smooth/ (2 files in 2 dirs): [FIX] Pagetitle style updated with 2.2 changes; topbar custom code location improved; other misc. [08:21] *** jerkface03 has quit IRC (Read error: 60 (Operation timed out)) [09:56] *** Bilal has joined #tikiwiki [10:32] *** ricks99 has joined #tikiwiki [10:57] *** Caarrie has joined #tikiwiki [11:23] *** Bilal has quit IRC (Read error: 110 (Connection timed out)) [11:26] *** ricks99 has left [11:40] *** ricks99_ has joined #tikiwiki [11:53] *** raji1 has joined #tikiwiki [11:56] *** nkoth3_ has joined #tikiwiki [12:06] *** Bilal has joined #tikiwiki [12:09] *** lizi has joined #tikiwiki [12:14] *** nkoth3 has quit IRC (Read error: 110 (Connection timed out)) [12:19] *** Bilal has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092414]") [12:35] *** lphuberdeau_ has quit IRC (Read error: 113 (No route to host)) [12:44] *** nkoth3_ has quit IRC () [12:53] I will develop some new features on Tikiwiki these days [12:53] the actual svn is different from 2.2 ? [13:00] http://dev.tikiwiki.org/Where+To+Commit [13:17] SVN: Commit by sylvieg :: r 15270 /trunk/templates/tiki-plugin_trackerlist.tpl: [MOD]tracker: be able to use \{\} and \{\} in pretty trackerlist [13:48] *** SEWilco has quit IRC (Read error: 113 (No route to host)) [13:49] *** Caarrie is now known as Caarrie|away [13:58] *** pkdille has joined #tikiwiki [14:18] on the doc about svn I don't see svn --username ....the svn commit is anonymous now ? [14:21] it asked for a login the first time.. [14:21] ok thanks [14:26] *** alberto has joined #tikiwiki [14:26] *** alberto is now known as Guest39870 [14:32] *** grobda24 has joined #tikiwiki [14:35] *** Amorphous has quit IRC (Read error: 110 (Connection timed out)) [14:39] *** Amorphous has joined #tikiwiki [14:41] *** Guest39870 is now known as aserrano [14:41] *** aserrano is now known as aserrano_ [14:46] hum on 3.0 i got Unknown column 'tip' in 'field list' [14:47] do you upgrade the database? [14:48] yes ... [14:48] i applied 1.9 to 2.0 and 2.0 to 3.0 patches [14:49] strange installer/schema/20080905_feature_tip_tiki.sql:ALTER TABLE tiki_feature ADD COLUMN `tip` text NULL; [14:50] in 1.9 to 2.0 ? [14:52] grep 'ALTER TABLE tiki_feature ADD COLUMN `tip` text' * => nothing [14:52] in tikitrunk [14:52] in db directory [14:54] I don't have tikitrunk file [14:58] .. how did you svn co? [14:59] svn co https://tikiwiki.svn.sourceforge.net/svnroot/tikiwiki/trunk tikidev [15:00] from doc http://dev.tikiwiki.org/tiki-index.php?page=Download [15:00] Using Dev branch from SVN (trunk) (future 3.x) [15:00] Use these steps to download the latest Tikiwiki 3.x from SVN: [15:02] *** jerkface03 has joined #tikiwiki [15:04] the upgrade file is in installer/scheme [15:04] schema [15:04] do you have the file? [15:06] I have this file [15:06] I installed my tikiwiki manually [15:06] sh doc/devtools/sqlupgrade.sh is not updating the database? [15:07] *** SEWilco2 has joined #tikiwiki [15:08] yes ... now it works [15:09] thanks [15:09] * SEWilco2 congratulates whomever for whatever works. [15:10] ... strange... [15:12] I have the right column at left .... [15:12] *** lizi has quit IRC ("Leaving") [15:13] what is the correct style for 3.0 ? [15:18] q: when creating a tracker field, in what order is the "field type" list sorted? i can't understand the order, makes finding the right "type" difficult [15:20] TRACKERLIST has a param [15:21] i mean when creating the field (tiki-admin_tracker_fields.php) [15:22] the order is the order in tiki_view_trackers.php [15:22] gillesMMM: it is not decided - so far I know [15:25] sorry. i dont follow? i don't see in tiki-view_tracker.php where the orde of the field "type" is defined when creating a new tracker field? [15:34] I'm talking about when you create a brand new tracker and start defining fields for it. [15:34] the field type droplist appears in no distinguishable order? [15:50] ah ... field type .... yes [15:50] it is the historic order [15:57] *** PrezKennedy has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** Amorphous has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** amette has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** SEWilco2 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** aserrano_ has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** Sug4r` has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** aardvarc has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** gillesMMM has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** CIA-14 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** pkdille has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** grobda24 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** Simmi1 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** emgent has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** tomb__ has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** _freelikegnu has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** Jyhem has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** Caarrie|away has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** danopia has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** sylvieg has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** luciash has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** jerkface03 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** ricks99_ has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** niclone has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** raji1 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** Wilkins has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** r1 has quit IRC (verne.freenode.net irc.freenode.net) [15:57] *** uSlacker has quit IRC (verne.freenode.net irc.freenode.net) [15:58] *** SEWilco2 has joined #tikiwiki [15:58] *** jerkface03 has joined #tikiwiki [15:58] *** Amorphous has joined #tikiwiki [15:58] *** grobda24 has joined #tikiwiki [15:58] *** aserrano_ has joined #tikiwiki [15:58] *** pkdille has joined #tikiwiki [15:58] *** raji1 has joined #tikiwiki [15:58] *** ricks99_ has joined #tikiwiki [15:58] *** Caarrie|away has joined #tikiwiki [15:58] *** Simmi1 has joined #tikiwiki [15:58] *** Wilkins has joined #tikiwiki [15:58] *** gillesMMM has joined #tikiwiki [15:58] *** tomb__ has joined #tikiwiki [15:58] *** Sug4r` has joined #tikiwiki [15:58] *** PrezKennedy has joined #tikiwiki [15:58] *** emgent has joined #tikiwiki [15:58] *** danopia has joined #tikiwiki [15:58] *** aardvarc has joined #tikiwiki [15:58] *** CIA-14 has joined #tikiwiki [15:58] *** r1 has joined #tikiwiki [15:58] *** uSlacker has joined #tikiwiki [15:58] *** luciash has joined #tikiwiki [15:58] *** Jyhem has joined #tikiwiki [15:58] *** sylvieg has joined #tikiwiki [15:58] *** _freelikegnu has joined #tikiwiki [15:58] *** amette has joined #tikiwiki [15:58] *** niclone has joined #tikiwiki [16:09] what is "historic order" ? [16:10] *** quest38 has joined #tikiwiki [16:10] i guess i don't quite understand? can it be made into abc order? would be much easier to find the field type im lookin for [16:22] *** Caarrie|away is now known as Caarrie [16:24] *** snarlydwarf has joined #tikiwiki [16:26] *** Wilkins has quit IRC (Remote closed the connection) [16:27] *** quest38 has quit IRC ("CGI:IRC (EOF)") [16:56] *** lphuberdeau_ has joined #tikiwiki [17:17] *** lphuberdeau_ has quit IRC (Read error: 60 (Operation timed out)) [17:34] *** emgent_ has joined #tikiwiki [17:52] *** emgent has quit IRC (Read error: 110 (Connection timed out)) [18:20] *** PrezKennnedy has joined #tikiwiki [18:25] *** jerkface03 has quit IRC () [18:27] *** jerkface03 has joined #tikiwiki [18:31] *** ricks99_ has quit IRC (Read error: 104 (Connection reset by peer)) [18:37] *** PrezKennedy has quit IRC (Read error: 110 (Connection timed out)) [18:48] *** grobda24 has quit IRC (Remote closed the connection) [18:51] *** grobda24 has joined #tikiwiki [18:55] *** SEWilco has joined #tikiwiki [19:09] *** paulsstepdaughte has joined #tikiwiki [19:09] hello [19:09] hello [19:09] :/ [19:09] well this is fun! [19:09] -.- [19:09] x.x [19:09] woooooooh. [19:10] -_- [19:10] danananaaaaaaa! [19:10] !!!!!!!1111erdufiekw [19:10] inabit [19:10] *** paulsstepdaughte has quit IRC (Client Quit) [19:18] *** aserrano_ has quit IRC (Read error: 104 (Connection reset by peer)) [19:19] *** alberto has joined #tikiwiki [19:19] *** alberto is now known as Guest24914 [19:24] Hello. What feature should I be looking at to allow shot news items on my frontpage. Articles ? Newreader ? [19:24] short* [19:35] *** tom1 has joined #tikiwiki [19:35] hi [19:36] hello [19:36] anyone can help? [19:36] Fatal error: Call to undefined method domdocument::loadHTML() in [19:37] anyone there? [19:38] *** tom1 has left [20:23] *** Simmi1 has quit IRC ("Leaving.") [20:53] *** SEWilco has quit IRC (Read error: 113 (No route to host)) [21:05] *** SEWilco has joined #tikiwiki [21:42] Lovely. doc.tw.o/Features again has most table content missing...this time with a line of ideograms as table content. [21:43] Anyone able to read "登録はありません"? [21:44] grobda24: Probably "Articles". Notice features such as "publish date". [21:56] *** Caarrie is now known as Caarrie|away [22:02] I see 3.0 WebservicePlugin can import JSON/YAML data. Does TW emit JSON/YAML data? [22:02] *** SvenAERTS has joined #tikiwiki [22:09] grobda24: articles is like slashdot type stuff... a short teaser, optional main body, and page with main body/comments [22:09] depending on what you want, that may be what, um, you want [22:10] blogs are similar, except no teaser/body seperation [22:10] or rss feeds if you want to steal content from somewhere else [22:10] really depends on what you mean by short news items [22:11] because tiki is.. odd, you can actually shove rss feeds into blog posts or articles. [22:11] and nest your news. [22:12] *** SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer)) [22:13] *** partoftime has joined #tikiwiki [22:13] *** SvenAERTS has joined #tikiwiki [22:22] *** SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer)) [22:22] *** SvenAERTS has joined #tikiwiki [22:31] *** SvenAERTS has quit IRC (Read error: 104 (Connection reset by peer)) [22:32] *** SvenAERTS has joined #tikiwiki [22:42] *** SvenAERTS_ has joined #tikiwiki [22:43] *** SvenAERTS has quit IRC (Read error: 60 (Operation timed out)) [22:50] *** SvenAERTS_ has quit IRC (Read error: 104 (Connection reset by peer)) [22:50] SVN: Commit by sylvieg :: r 15271 /trunk/templates/textareasize.tpl: javascript check [22:51] *** SvenAERTS has joined #tikiwiki [23:01] *** SvenAERTS_ has joined #tikiwiki [23:02] *** SvenAERTS has quit IRC (Read error: 60 (Operation timed out)) [23:03] *** Caarrie|away is now known as Caarrie [23:09] *** SvenAERTS_ has quit IRC (Read error: 104 (Connection reset by peer)) [23:10] *** SvenAERTS has joined #tikiwiki [23:21] *** SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]") [23:40] *** snarlydwarf has quit IRC (Remote closed the connection) [23:45] *** partoftime has quit IRC ("Leaving") [23:47] *** tomb__ has quit IRC (Remote closed the connection)