***: chibaguy has joined #tikiwiki
chibaguy: As of Trunk Rev 14355, my tikimagic top bar is unpopulated, just a blue space about 5px high. Does running 2.0->3.0.sql script submit the data for this menu? Are other people seeing content in the menu at this point?
It was working for me earlier, but the last couple of svn updates have emptied it out.
marclaporte: chibaguy: : data is taken from csv file
sql upgrade script it just to create table to store
there is a new refresh thingny
chibaguy: how is the csv file read? The refresh thingy is in the site admin? or...?
marclaporte: goto tiki-magic.php
lphuberdeau: it's loaded in the database on first use or whenever the file is modified
chibaguy: ok, I see it. Does it override previous prefs submitted on old admin pages?
lphuberdeau: right now, old admin and magic should work just fine
except the stuff not fully adjusted in magic
chibaguy: The labels are a bit cryptic/geeky. I imagine those will be humanized more later on.
lphuberdeau: part of the plan, they just need to be written
chibaguy: I guess I need to click submit before my admin topbar has content? At this point, just the blue rectangle.
lphuberdeau: can't say.. it's good on my side
chibaguy: Yes, that did it: menu items now. :-)
***: r1 has quit IRC (Read error: 110 (Connection timed out))
chibaguy: wow, this is a first. On tiki-magic.php?featurechain=/1/4/57 (System / Tiki cache), the page is loaded twice, one above the other, both complete and identical. :-)
Happens consistently here. Maybe something to take a look at.
lphuberdeau: I get it too
that's fun
seems to happen at more than one place
will look into that tomorrow, nice catch
chibaguy: Developer Tools / Load postprocessor does the double display but is different in that the second display of the page has no center column content.
***: srishti has left
Caarrie is now known as Caarrie|sleeping
r1 has joined #tikiwiki
franck has left
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
chibaguy: st<x>yle strikes again at tikiwiki.org. :-|
***: Lucymoz has joined #tikiwiki
chibaguy: ...oh, only in the comment textarea during preview. Previewed and submitted text is ok. :-)
***: TMahoney has joined #tikiwiki
chibaguy: I wonder why tw.o user prefs lists old themes but not the new ones? Maybe the "restrict themes" hasn't been changed in a while.
***: FrankP_german has joined #tikiwiki
FrankP_german has quit IRC (Client Quit)
chibaguy: I changed the themes available for users in their prefs: darkroom, feb12, thenews, tikineat, tikinewt.
Heh, using these other themes really puts that familiar content in a new light.
A little contrast glitch with the top menu in Feb12 theme due to the site's custom code. But the theme choice is a user pref; if it's a problem for someone it's easy to change.
(I mean they can select another theme.)
I left tikineat as the default theme for now. Don't want to shock anyone. Or should we? ;-)
TMahoney: shock to the system is good from time to time
chibaguy: heh, that's true.
Probably we can retire the "what theme do you use most" poll from the tw.o column, with the conclusion: theme preference is spread evenly over all themes, with Tikineat getting a slight boost probably because it's the shipped default, and aftermarket themes also popular.
***: franck has joined #tikiwiki
caralluna_ has quit IRC (Read error: 110 (Connection timed out))
Timoth1 has joined #tikiwiki
Timoth1 has left
caralluna_ has joined #tikiwiki
RobotGuy is now known as RobotGuyso
RobotGuyso is now known as RobotGuy
vilisi_t has left
SEWilco has joined #tikiwiki
PS|bot: SVN: Commit by marclaporte :: r 14377 /trunk/db/features.csv: [FIX] more data for tiki-magic.php
chibaguy: FWiW, the magic menu dropdown doesn't seem to be ie6 compatible.
and may cause a problem for PHP Layers menu dropdowns in Firefox 3.
SEWilco: Any suggestions for making thumbnails stop being 100%? I think thumbnailing was working this morning on my site, but not now.
Oh, this is on a 2.0 (stable) site. Irritating for the images four times larger than my monitor.
chibaguy: SEWilco, thumbnailing was working earlier but not now, with no site upgrade, etc in between?
(BTW, about my earlier comment about the magic admin menu and IE6, now I see that the dropdown works, but the background and text are nearly the same color, so menu items aren't seen easily.)
And the text is way small. So these can be fixed in css.
(way small in some themes. Tikineat is ok.)
SEWilco: chibaguy: I think so. I uploaded some buttons, and thumbnail was similar in size but looked fuzzy so I figured there was a tiny size change. Maybe those were 100% but merely converted.
Oh, wait. I just reread "you must clear your browser cache." I've been clearing the Tiki cache. OK, never mind, the problem is in my mind and browser.
chibaguy: ok, much easier to fix then ;-)
PS|bot: SVN: Commit by chibaguy :: r 14379 /trunk/templates/ (5 files in 5 dirs): [MOD] tiki-read_article.tpl: div.article added. div.articletrailer moved above div.articleheading. [KIL] theme-specific versions now redundant.
SEWilco: Hmm. Some images are getting thumbed and others the thumb is 100%. I see one gallery which is doing 100% has thumb sizes defined as "0".
Oh, and this gallery has "Original image is default scale". Maybe that implies 100% thumb? Text does not have doc.tw.o link.
Only thing that helped was setting thumb size from 0 to 100 x 100. The scale stuff didn't matter.
chibaguy: I encountered this a while back, come to think of it. A default size was already set, before. Now it has to be input, it seems.
SEWilco: Apparently. I suspect the meaning of zero changed.
***: srishti has joined #tikiwiki
SEWilco: I'm creating a new gallery now. The four numeric fields near thumb size show as blank. Apparently zero is stored if left blank.
I'm trying to "Move image:" but the dropdown is empty. Maybe because my galleries are all admin-visible-only.
Yup, that's it. Admin can't move to admin-only image galleries because they're not visible.
marclaporte: tiki-magic.php is starting to take shape
chibaguy: marclaporte, a question about design: is there a reason why the magic menu has to be at the page top rather than in the center column as in previous admin layouts?
marclaporte: So it's always available
but now that it's data driven, we could have it optional
It could be a floating window too
chibaguy: The reason I ask is because it causes display problems for themes that use page background behind site-header content in a precise way.
For example, Feb12.
Site logo and horizontal menu get pushed down below their backgrounds.
Well, there are various ways to solve this: floating window, absolute positioning, or move the menu to below tiki-site_header.tpl (which actually would achieve the Tikineat look in the other themes IIRC).
I wonder if the magic people checked the menu in the other Trunk themes.
(Not a big deal at this point. Functionality comes first, then appearance. :-) )
SEWilco: Grr. Module random_image insists on labeling the image, at least when wrapped in {MODULE}. Parameters seem to be ignored.
***: srishti has quit IRC ("Leaving.")
priti has joined #tikiwiki
chibaguy: Hmm, getting an error on every page attempt when logged in as admin: "Built query was probably INSERT INTO tiki_feature (`feature_id`, `feature_name`, `parent_id`, `status`, `setting_name`, `feature_type`, `template`, `permission`, `ordinal`, `depends_on`, `keyword`) VALUES( '1017', 'Other settings', '', '', '', 'configurationgroup', '', 'tiki_p_admin', '', '', '')" . Duplicate entry '1017' for key 1
No idea why simply accessing index.php as admin would prompt an sql insert.
Oh, interesting. Now there's no error and pages are available as usual.
***: Wilkins has joined #tikiwiki
franck has left
chibaguy: Maybe PS|bot is on coffee break, but for the record, in trunk, I moved the admin bar include from header.tpl to tiki.tpl for better integration in *litecss themes. Actually this gives the same result visually as the appearance in Tikineat, but reduces or eliminates problems for themes like Feb12 that need the site header content to coincide with the body bg image..
***: chibaguy has left
luciash__ is now known as luciash
pkdille has quit IRC (Read error: 110 (Connection timed out))
caralluna_ has quit IRC (Client Quit)
chibaguy has joined #tikiwiki
Caarrie|sleeping is now known as Caarrie
ricks99_ has joined #tikiwiki
ricks99_: hi all :)
***: franck has joined #tikiwiki
priti has left
priti has joined #tikiwiki
PS|bot: SVN: Commit by sylvieg :: r 14382 /trunk/lib/csslib.php: [fix] db_version can nopt be in local for old tw instal
marclaporte: polom
ricks99_: moloq
***: RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
caralluna__ has joined #tikiwiki
pujib has joined #tikiwiki
pujib: hi, all! i'm trying to understand templating in tikiwiki and doing as written at http://dev.tikiwiki.org/tiki-index.php?page=Hello+World#tiki_setup_php but something doesn't work. should these instructions work correctly in tw2.0?
so, i've created hello-world.php in tikiwiki root dir, templates/hello-world.tpl
hello-world.php: <?php // hello_world displayed in a TikiWiki center column
function test() {
echo "<pre>";
print_r(debug_backtrace());
echo "</pre>";
}
include_once('tiki-setup.php');
echo "<pre>user:$user</pre>";
test();
$smarty->assign('mid', 'hello_world.tpl');
$smarty->display('tiki.tpl');
?>
hello-world.tpl: <p>Hello World, {$user}</p>
i've got output from test() and $user printed at the header, but middle column (where the content should be) is empty
***: martinalex has joined #tikiwiki
Caarrie is now known as Caarrie|away
sylvieg: the echo will be at the top
if you want in the middle you must put the strings in templates/hello_world.tpl
***: marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
pujib: yes, i actually see echo at the top, but none 'Hello World' in the content column
hello-world.tpl: <p>Hello World, {$user}</p> - that't it
sylvieg: is it heelo-world.tpl or hello_world.tpl?
- versus _
pujib: oops, thanks a lot, didn't mention it :)
that was the issue...
***: lphuberdeau has quit IRC (Remote closed the connection)
GillesM has joined #tikiwiki
Caarrie|away is now known as Caarrie
martinalex has quit IRC (Read error: 110 (Connection timed out))
lphuberdeau has joined #tikiwiki
marclaporte has joined #tikiwiki
huge has joined #tikiwiki
mlpvolt has joined #tikiwiki
mlpvolt has quit IRC (Client Quit)
marclaporte: yo huge
-: marclaporte declares 3rd ofTikiFest almost open (missing a few people still)
huge: salut
***: chibaguy has left
PS|bot: SVN: Commit by marclaporte :: r 14384 /trunk/db/features.csv: [FIX] More data for tiki-magic.php.
***: huge has quit IRC ("CGI:IRC (Ping timeout)")
GillesM has left "Konversation terminated!"
PS|bot: SVN: Commit by lphuberdeau :: r 14385 /trunk/tiki-magic.php: [FIX] Double display of some panels
***: MatWho has joined #tikiwiki
PS|bot: SVN: Commit by lphuberdeau :: r 14386 /trunk/lib/setup/prefs.php: [FIX] Did I mess up these color values?
***: MatWho has quit IRC ()
pujib has quit IRC (Read error: 113 (No route to host))
ricks99_: just svn'ed up (2.0)... getting a db error when i try to register...
Unknown column 'email_confirm' in 'field list'
does the 1_9to2_0.sql script need to be updated?
***: nikhilodeon has joined #tikiwiki
ricks99_: ... using "just tiki" authentication
lphuberdeau: maybe
when did you last update?
ricks99_: about an hr ago...
but when i look @ svn, the 1.9to2.0 sql is dated 8/6/2008
so im pretty sure i have the current
lphuberdeau: there were basically no commits on 2.0 since the release
ricks99_: am i wrong in thinking that 2.0svn should be the current 2.0 release + any new patches and fixes?
lphuberdeau: in theory, that is the case, but there were no problems major enough to get fixed... didn't get any requests, no one tried
ricks99_: i have just run the 1.8to1.9 and 1.9to2.0 scripts...
should have fixed it, right?
but still get the db error
(already cleared caches)
looking at the sql details:
ALTER TABLE users_users CHANGE email_due email_confirm int(14) default NULL
Message: Unknown column 'email_due' in 'users_users'
sylvieg: I just got the same problem again - I thought I fixed it in 2.0 .... need to check
ricks99_: @sylvieg: for my issue?
sylvieg: yes
ricks99_: tx. sylvieg
***: huge has joined #tikiwiki
huge has quit IRC (Client Quit)
huge has joined #tikiwiki
huge has quit IRC (Client Quit)
huge has joined #tikiwiki
mstef_ has joined #tikiwiki
caralluna___ has joined #tikiwiki
tikier_ has joined #tikiwiki
sylvieg: There is a problem witht he branches
http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/2.0/db/tiki_1.9to2.0.sql?r1=13650&r2=14046
there is ALTER TABLE users_users ADD email_due int(14) default NULL AFTER pass_due;
but when i svn up my 2.0 I do not have this line....
tikier_: hey all, just upgraded our system to 2.0 from 2.0rc2. I am trying to figure out how to upload and link to files in fckeditor. For some reason I can only use the filebrowser for images and flash types.
sylvieg: dammit I deleted this line
I isdseed up this one
***: pkdille has joined #tikiwiki
tikier_: How do people manage files in tikiwiki? I have a file gallery, but I can't reference those file ids from a wysiwyg interface while editing wikis. I can attach files to a wiki, but then the auto indexing search feature of the galleries is missing, and it stores files in the database instead of the file system where the gallery is.
any way to make this more seamless? I see a bug id for it:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1492&trackerId=5&show=view
nikhilodeon: hi, is there anyway to make the tikiwiki layout a fixed width, and not occupy 100% of the screen width? reason i ask is that I want to standardize on different screen resolutions...currently my site looks vastly different in 1024x768 vs 1440x900
my ideal is to have the columns in the center of the screen, with margins on either side
sylvieg: ricks99_: I changed tiki_1.9to2.0.sql .... :-( can you try again
nikhilodeon: change your css
or use a style with a fixed width
nikhilodeon: sylvieg: sure i'll try that - just wondered if any .tpl changes were needed as well
sylvieg: no only css
lphuberdeau: sylvieg, how frequent is this problem you just fixed?
should a new release be made soon?
ricks99_: trying...
sylvieg: nedd to rerun a complete set of test
marclaporte: for TikiFesters: http://dev.tikiwiki.org/Magic
sylvieg: but with this 2 instructions should be absolutly sure the columns are here
***: caralluna__ has quit IRC (Read error: 110 (Connection timed out))
ricks99_: Command: #2008-08-18 sylvieg
ALTER TABLE users_users ADD pass_confirm int(14) default NULL AFTER challenge
Message: Duplicate column name 'pass_confirm'
Command: ALTER TABLE users_users ADD email_confirm int(14) default NULL AFTER pass_confirm
Message: Duplicate column name 'email_confirm'
.. but i can now register ! yah!
sylvieg: yes the error should be ok - but now can you create a new user?
ricks99_: tx sylvieg
sylvieg: I feel very sorry ...
ricks99_: np.
in the future, should i feel "safe" with 2.0svn.. no new features, right? only fixes and patches
sylvieg: lphuberdeau: is 2.1 planned?
ricks99_: yes
ricks99_: tx again sylvieg
PS|bot: SVN: Commit by marclaporte :: r 14390 /trunk/db/features.csv: [FIX] More data for tiki-magic.php.
lphuberdeau: well, would be planned if there was anything worth releasing
so far, there were no commits
sylvieg: thre is one - I do not know if I do in 2.0 or trunk: IP selector for a creator is reset when you edit a tracker item with this field
it is one line - but as the IP field is not really a good concept (as IP can change)
***: martinalex has joined #tikiwiki
ricks99_: * rick likes the new "magic" admin menu in 3.0... has great possibilities :)
marclaporte: :-)
ricks99_: a very strong first step
marclaporte: we could use some help with all the labels in db/features.csv
also, I see this as a general tool to manage the 1000+ settings
ricks99_: y. but i still think that options need to be grouped better, and hidden if the parent option is "off"
marclaporte: But I would still like a custom made admin panel with top 10 things (admin users, etc)
ricks99_: actuall, ive been thinking of a wizard/module for common settings (getting started0
like a tikiwiki assitant 2.0 :)
***: Wilkins has quit IRC ()
rodrigo_sampaio has joined #tikiwiki
huge has quit IRC ("CGI:IRC (Ping timeout)")
snarlydwarf has joined #tikiwiki
snarlydwarf: I wonder how many items can be crammed into a tracker before it explodes and I have to write a 'proper' table for it
28.712 items in trackers now ^
nikhilodeon: hi, is there a way to reference a plugin with the Custom Site Header that appears at the head of each page? i tried, and i got whitespace
***: mstef_ has quit IRC ("leaving")
nikhilodeon: i have a pretty basic php function that i am trying to hook into from the header
marclaporte: snarlydwarf: : excellent!
***: caralluna___ has quit IRC (Read error: 110 (Connection timed out))
tomb_ has joined #tikiwiki
SEWilco2 has joined #tikiwiki
tikier_ has left
lphuberdeau has quit IRC (Read error: 110 (Connection timed out))
amette has quit IRC (verne.freenode.net irc.freenode.net)
amette has joined #tikiwiki
mstef_ has joined #tikiwiki
mstef_ has quit IRC (Client Quit)
RobotGuy has joined #TikIWiki
martinalex has quit IRC (Read error: 110 (Connection timed out))
nikhilodeon: hi, is there a way to reference a plugin with the Custom Site Header that appears at the head of each page? i tried, and i got whitespace
marclaporte: reference a plugin?
ricks99_: : the assistant could be done with profiles.tikiwiki.org
nikhilodeon: or call a plugin...ie, use the {COPYRIGHT()}~title~~year~~authors~text{COPYRIGHT} plugin in the HTML code used for the custom header
***: nkoth3 has joined #tikiwiki
robferguso has joined #tikiwiki
RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
marclaporte: it doesn't work?
ricks99_: @marclaporte: my idea was more than profiles. a wizard that walks u through the mandatory items on each admin page (i.e., sender email, temp directory, etc0>
marclaporte: hi robferguso!
ricks99_: @nikholodeon: custom site header does not (currently) support wiki syntax and/or plugins. it requires html and smarty only
* one of rick's pet peves...why dont *all* text areas accept *all* syntax?
***: RobotGuy has joined #TikIWiki
marclaporte: ricks99_: tiki-magic could have a "mandatory" page
ricks99_: : I can start it and you can tweak it?
ricks99_: hmm...
i was thinking more a dyanamic decision tree....
marclaporte: ah
ricks99_: *if* u enable the blog, be sure to set A, B, and C.
there are some mandatory things, however that all tikis should set
***: Caarrie is now known as Caarrie|away
marclaporte: or use the blog profile installer which sets the sensible default
ricks99_: but if i want a blog + forum + tracker? is there going to b a provile for every possible combination?
marclaporte: yes
ricks99_: tiki has how many options ?
marclaporte: over 1000
ricks99_: so that is millions of profiles?
marclaporte: maybe 50-100 profiles
ricks99_: for the general admin, i had tried to use requried, recommened, and optional (a whlie ago: http://dev.tikiwiki.org/tiki-index.php?page=Regrouping%20the%20General%20Admin%20page)
-: marclaporte checks
***: stuperman4 has joined #tikiwiki
marclaporte: ricks99_: : i think wizards should be a super-set of profiles
***: robferguso has quit IRC (Read error: 110 (Connection timed out))
marclaporte: lph is on break now. Will you be around later? We could brainstorm
ricks99_: possibly. i added some stuff to http://dev.tikiwiki.org/tiki-index.php?page=Magic
***: robferguso has joined #tikiwiki
priti has left
RobotGuy has quit IRC (Read error: 104 (Connection reset by peer))
srishti has joined #tikiwiki
PS|bot: SVN: Commit by sylvieg :: r 14396 /branches/2.0/tiki-view_tracker_item.php: [FIX]tracker: the IP selector/creator was reset when item was modified: todo: rewrite .. not a good idea to avoid resetting creator field by magically unsetting fieldId
ricks99_: q: on the new 3.0 magic admin: plugins page, SNARF plugin is disabled, yet the security admin page says that it *is* installed (and unsafe)
***: pochacco has joined #tikiwiki
stuperman4: Hey guys, just downloaded and installed a fresh copy of tw 2.0. On demo site, wiki links can contain special characters but in the actual released software the wiki links show up as plain text. Is this a bug that is already known?
ricks99_: stuperman4: u need to set the wiki link format (english, latin, or complete)
see docs: http://doc.tikiwiki.org/tiki-index.php?page=Wiki%20Config#_Wiki_Link_Format
nikhilodeon: ricks99_ : I am not familiar with smarty - do you know if it would be possible to write something similar to the PHP random page listed here? basically I am trying to have different content display in the header each time the page loads...it was a snap in PHP
http://php.about.com/od/finishedphp1/p/random_quote.htm
ricks99_: @nikhelodeon: use the {cookie} plugin
i do the same thing on twbasics.keycontent.org.
look in the left column, a random testimonial appears for each page load
stuperman4: ricks99: I already set the wiki link format to complete. Has same issue.
nikhilodeon: ricks99_ but this is in the header, and the header doesn't support plugins, correct?
ricks99_: ahh.. u using site_custom_code. then y, no {cookie} allowed :(
u *might* b able to simply call another php file {include file="randomgenerator.php"}
no guarantees
nikhilodeon: ricks99_ hmm ok - so smarty include syntax is supported in the header then?
ricks99_: maybe...
@stuperman4: not sure i understand ur issue. do u have a link i can see?
stuperman4: ricks99_: Forget what I said, I didn't set the wiki link format correctly. I was clicking on the Change Configuration button at the bottom instead of the Set button (I thought Set was only for setting a different delimiter). Thanks!
ricks99_: tikiwiki = aabtc (always another button to click)
* another pet peeve: admin pages with multiple "chanage configuration" buttons
stuperman4: I agree. Why don't you guys just have one Change Preferences/Configuration button at the bottom to handle all the config changes?
ricks99_: join us: http://dev.tikiwiki.org/AdminUIRevamp
-: SEWilco2 encourages vamping it up.
***: Caarrie|away is now known as Caarrie
caralluna__ has joined #tikiwiki
nikhilodeon: ricks99 - looks like the includeroo doesn't do the trick
how hard / undesirable would it be to allow calling wiki plugins in the custom header?
***: lphuberdeau has joined #tikiwiki
nikhilodeon: because i tell ya, that would be one heck of a great feature - lot of flexibility etc
ricks99_: dont know. beyond my (limited) abilities.
but as long as ur at it, how about adding it to: comments, all "description" text areas, newsletters, quizes, etc
***: MatWho has joined #tikiwiki
sylvieg: either add a wiki parse for custom header - either have a smarty block for interpreting a plugin
PS|bot: SVN: Commit by sylvieg :: r 14397 /trunk/lib/trackers/trackerlib.php: [FIX]tracker: to be able to reset visible/editable by for a field
SVN: Commit by sylvieg :: r 14398 /trunk/lib/tikilib.php: missing global
***: stuperman4 has quit IRC ("CGI:IRC")
PS|bot: SVN: Commit by sylvieg :: r 14399 /trunk/tiki-admin_bar.php: notice
***: marclaporte has quit IRC (Read error: 110 (Connection timed out))
MatWho_ has joined #tikiwiki
MatWho has quit IRC (Read error: 110 (Connection timed out))
caralluna__ has quit IRC (Read error: 110 (Connection timed out))
Caarrie is now known as Caarrie|away
damien_ has joined #tikiwiki
damien_: hello!
anyone got a second to help me out why I am having blank/empty tikiwiki (1.9.11) pages on my hardy heron ubuntu 8.04 with php5 5.2.4-2ubuntu5.3?
:)
lphuberdeau: may be the memory limit
but you really should go for 2.0
rodrigo_sampaio: damien_: look at the value of memory_limit under your php.ini file
damien_: i think you need to have at least 24MB or 32MB
damien_: i actually have it set to 128M right now... is that the right syntax? does it want to be 128M?
or shoudl I reduce it down to 32MB?
does it work if you have the 'b' in "MB"?
thanks rodrigo for you suggestions :D
rodrigo_sampaio: damien_: no problem if you have more than 32MB
***: rodrigo_sampaio has quit IRC (Remote closed the connection)
ricks99_:
***: Caarrie|away is now known as Caarrie
LinuxPhreak has joined #tikiwiki
LinuxPhreak: hey hey hey I'm new to Tiki Wiki and I was having trouble finding out how to add pages to my wiki
***: robferguso has quit IRC (Read error: 60 (Operation timed out))
PS|bot: SVN: Commit by ricks99 :: r 14401 /trunk/templates/tiki-magic.tpl: [UI]use icons for help button
lphuberdeau: just create a link to it and then click on the question mark next to the page name
LinuxPhreak: explain very very new
ricks99_: See: http://twbasics.keycontent.org/Adding+Links
or even better: http://twbasics.keycontent.org/tiki-index.php?page=Creating%20a%20Wiki%20Page&structure=TikiWiki%20for%20Smarties
***: LinuxPhreak has quit IRC (Read error: 54 (Connection reset by peer))
ricks99_: oh well
***: robferguso has joined #tikiwiki
PS|bot: SVN: Commit by ricks99 :: r 14403 /branches/2.0/templates/tiki-admin_system.tpl: [UI]no files for all user prefs
SVN: Commit by ricks99 :: r 14402 /trunk/templates/tiki-admin_system.tpl: [UI]no files for all user prefs
***: Caarrie has quit IRC ("bye see you later")
PS|bot: SVN: Commit by ricks99 :: r 14405 /trunk/templates/tiki-upload_image.tpl: [MOD]tables need headers, give iconic status
***: Caarrie has joined #tikiwiki
sylvieg: has anybody a problem with available_language ... the var is no more de-serialized
lphuberdeau: seems I have this problem since the prefs.php changes
***: lphuberdeau has quit IRC (Read error: 110 (Connection timed out))
Caarrie is now known as Caarrie|away
lphuberdeau has joined #tikiwiki
PS|bot: SVN: Commit by lphuberdeau :: r 14406 /branches/experimental/upgrade/ (4 files in 2 dirs): [MOD] Full support for install and update, error reporting still missing
***: Amorphous has quit IRC (Read error: 110 (Connection timed out))
RobotGuy has joined #TikIWiki
Amorphous has joined #tikiwiki
franck has quit IRC ("Leaving.")
nikhilodeon has quit IRC (Read error: 110 (Connection timed out))
Bilal has joined #tikiwiki
gillesmm has joined #tikiwiki
gillesmm has left "Kopete 0.12.7 : http://kopete.kde.org"
SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.1/2008070208]")
tomb_ has quit IRC ("Ex-Chat")
Bilal has quit IRC (Read error: 113 (No route to host))
franck has joined #tikiwiki
snarlydwarf has quit IRC (Remote closed the connection)
MatWho_ has quit IRC ()
damien_ has quit IRC ("Ex-Chat")
robferguso has quit IRC (Read error: 60 (Operation timed out))