marclaporte: yo
NefariousC: yoyo
marclaporte: anybody else getting weird errors upon svn checkout?
NefariousC: : I got compliments about magic today
and some questions/interest about where it's going
NefariousC: marclaporte: It's lost!
What kind of questions?
marclaporte: globally, what is next step?
lph: marc, what kind of errors?
marclaporte: where is it going
NefariousC: Oh, it's going over there, in the sidebar <:
And at some point, someone is going to finish fixing up all of the labels <:
And then we'll all disco dance...
***: lphuberdeau_ has quit IRC (Read error: 60 (Operation timed out))
marclaporte: hehe
NefariousC: ...then I'll glue some more things on it.
But not before the disco dancing.
marclaporte: let's go to Electric Avenue to Disco
NefariousC: Wellington has a bar called Electric Avenue. I only ever walked past it. Mostly it played terrible 80's music.
lph: mostly the same here
marclaporte: http://www.clubsmontreal.com/en/
it's great music!
-: NefariousC clubs marclaporte
NefariousC: Oh, but aside from that, magic, I think, will form two interfaces - one for configuring, and one for finding the fricken page where you add whatever content.
It should also do more with permissions.
And at some point, there will be a DELETION RAMPAGE.
-: marclaporte 's foot is tapping to the beat of Sweet Dreams (Eurythmics)
NefariousC gets some nine inch nails and hammers marcs feet to the wall.
marclaporte hums "thriller" (Micheal Jackson)
***: danopia has quit IRC (Read error: 60 (Operation timed out))
marclaporte: NefariousC: : how about a search box like in cPanel?
which filters all options with current string...
NefariousC: marclaporte: Geeze. Do I look like a genie to you? I don't think I look like a genie. And yet here you are with all these wishes.
lph: well, a search in the option name does look like the most realistic wish marc made in a long time
-: marclaporte can imagine NefariousC dressed like Jeannie from http://en.wikipedia.org/wiki/I_Dream_of_Jeannie
NefariousC: Between magic and the css stuff I'm doing, he might be better off with unrealistic wishes d:
I take that back.
marclaporte: be careful what you wish for!
NefariousC: Oh, indeed. Genies will Fuck You Up.
marclaporte: If I run out of ideas, I'll ask xavi to help!
lph: I didn't keep error message, now it looks ok
lph: http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=30396
***: chibaguy has joined #tikiwiki
lph: looks like the release procedure was wrong
what problems does it cause? I could install and run 2.1 without problems
actually, convertsql had to be run with an undocumented parameter... can't really blame anyone for this one
marclaporte: not blaming anyone :-)
there is no db change from 2.0 to 2.1
-: Caarrie points at the sky and blames someone up there :P
marclaporte: so maybe just that?
lph: just inconsistencies... installer points to files that exist... that adminlib does not
however, I have no idea what that code does
listing tables... could have used tiki.sql... would have been more stable
or ask the db server
only used in admin system
probably related to that fix utf-8 thing
***: Lucymoz has joined #tikiwiki
Jyhem has joined #tikiwiki
danopia has joined #tikiwiki
GillesMM has quit IRC (Read error: 110 (Connection timed out))
Caarrie is now known as Caarrie|sleeping
marclaporte: this is an annoying regression: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=1769&highlight=bibliography
chibaguy: What's the regression?
***: franck has quit IRC ()
-: chibaguy , maybe needing more coffee, just sees a feature request at that url.
marclaporte: lph: if I have a 1.9 db, and I upgrade to 3.0, I am offered automatic update, will it update to 2.x before updating to 3.0?
lph: yes
marclaporte: got blank page : http://etmis.org/3x/tiki-index.php
after automatic upgrade
but maybe it's something else in the code
cuase server is php4
lph: check logs
that's it
marclaporte: error logs have: [Mon Sep 29 17:58:23 2008] [error] [client 65.94.5.76] File does not exist: /home/etmis/public_html/2.0/styles/transitions/1.9to2.1.css
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/etmis/public_html/3x/lib/wiki/renderlib.php on line 5
lph: not supposed to work under PHP 4
marclaporte: I confirm that it doesn't
lph: easy guess
marclaporte: with php5, it works
but I can't login
chibaguy: Related topic (installation 2.1) in tw.o forum: tiki-2.1-mysql.sql missing
PHP (5.2.6) ERROR (E_WARNING):
File: adminlib.php
Line: 403
Type: file(db/tiki-2.1-mysql.sql) function.file: failed to open stream: No such file or directory
posted by a user.
I think two areas that Tiki must be really solid in are installation and user registration/login. These need to be thoroughly tested before every release IMHO.
marclaporte: chibaguy: : a test procedure would be good
we could use tikitests to run through them at each release
maybe we could find a power user to record these tests...
chibaguy: Sure, this must be a common thing to do in software development.
-: marclaporte wonders if there are any travel developments from chibaguy :-)
chibaguy should know in a day or two. Trying to get things worked out wrt client schedules in nov....
marclaporte is going to be "defending" largest ever tikiwiki project proposal in 14hours
marclaporte: if we get it, you can all say goodbye to most things on the wishlist here: http://dev.tikiwiki.org/editUIRevamp
and workspaces too :-)
chibaguy: Sounds good. Hope the defense goes well.
marclaporte: I feel like I am back in school :-)
chibaguy: Have three main points; a clear introduction and summary.....:-)
(don't know if that's appropriate, but am recalling methodical approach used in school....)
***: NefariousC has quit IRC ()
SEWilc1 has joined #tikiwiki
SEWilco has quit IRC (Read error: 110 (Connection timed out))
SEWilc1 has quit IRC (Read error: 110 (Connection timed out))
SEWilco has joined #tikiwiki
SEWilco has left
SEWilco has joined #tikiwiki
vilisi_t has quit IRC ("Leaving.")
Lucymoz has quit IRC (Read error: 110 (Connection timed out))
fane has joined #tikiwiki
Paragtim has joined #tikiwiki
Wilkins has joined #tikiwiki
PS|bot: SVN: Commit by chibaguy :: r 14903 /trunk/styles/ (8 files in 2 dirs): [ENH] .icon class added for removal of deprecated img border="0" tag and for styling of a.icon (no border), especially in div.navbar.
SVN: Commit by chibaguy :: r 14904 /trunk/styles/ (8 files in 2 dirs): [FIX] More specificity needed.
luciash: polom
***: navster has joined #tikiwiki
djst has joined #tikiwiki
chibaguy: I was looking at the classes used with links in Tiki, trying to find patterns. Any theories on this? :-)
Specifically, "linkmenu". These are mostly in the normal Tiki menus, but also for other internal navigation, like "go back" and "Home" on the error page.
A useful project would be to list all the anchor tag classes and see about combining them as much as possible.
I thought class="linkmenu" could be eliminated, because I thought it was always in div.option, but then found it elsewhere. :-|
Still, why would menu style and links out in the page have the same class?
luciash: hmmm
chibaguy: Whenever I do a theme thing, I see linkmenu linkmodule link button2 button3 navbar etc etc and go a little crazy ;-)
I feel sorry for newcomers...
luciash: yep, in ideal world all the links would need no class at all and be styled by cascading from their parent tag class
chibaguy: true
luciash: i think repeated classes are not necessary (like the linkmenu) when they can be styled by the class or id of the menu
but then on the other places in the special cases there should be some classes kept if there's no better semantic way
chibaguy: I think so too, and probably should look more at a.linkmenu outside of the menus.
luciash: i just prefer some kind of simplicity and logic
class called "linkmenu" is not logical from mpov and is unnecessary
chibaguy: Right. I think if links have a class, it should maybe reflect the purpose or special appearance. I don't know what linkmenu means especially when not used in a menu.
luciash: chibaguy, i wish you really could come to montreal so we can discuss in person about it
;)
chibaguy: Well, I hope so. Just need to clear obligations with jobs, clients, etc.
luciash: good to hear you fight with that and don't give up ;)
chibaguy: Which fight -- job obligations, or Tiki classes? ;-)
luciash: both ;)
but i meant job obligations, yep :)
chibaguy: Ah, yeah, have to try to keep everything smooth.
luciash: btw, got my fb invitation ?
chibaguy: Yes, I did.
Thanks, i'll have to check it out.
luciash: ok :)
chibaguy: (not a member yet)
Paragtim: Hi all, In the forum editor, I'm trying to clear away some of the "Quicktags". I can't seem to find an entry that covers "Special Characters" Any ideas on how to remove the icon/option?
luciash: hi Paragtim, i wonder if it's hardcoded
Paragtim: I hope not - It has been crashing some of the test systems :(
luciash: is it only in forums ?
Paragtim: I've replaced the wiki editor with FCKeditor and it came as a bit of a shock to find the was still being used for comments and forums
As it was causing prob I thought I would try to remove it
chibaguy: Time to commute. bbl.
***: chibaguy has left
niclone has quit IRC (verne.freenode.net irc.freenode.net)
Redhatter has quit IRC (verne.freenode.net irc.freenode.net)
pkdille has quit IRC (verne.freenode.net irc.freenode.net)
CIA-54 has quit IRC (verne.freenode.net irc.freenode.net)
Sug4r has quit IRC (verne.freenode.net irc.freenode.net)
navster has quit IRC (verne.freenode.net irc.freenode.net)
Paragtim has quit IRC (verne.freenode.net irc.freenode.net)
lph has quit IRC (verne.freenode.net irc.freenode.net)
PS|bot has quit IRC (verne.freenode.net irc.freenode.net)
r1 has quit IRC (verne.freenode.net irc.freenode.net)
djst has quit IRC (verne.freenode.net irc.freenode.net)
danopia has quit IRC (verne.freenode.net irc.freenode.net)
tomb_ has quit IRC (verne.freenode.net irc.freenode.net)
luciash has quit IRC (verne.freenode.net irc.freenode.net)
Wilkins has quit IRC (verne.freenode.net irc.freenode.net)
SEWilco has quit IRC (verne.freenode.net irc.freenode.net)
Amorphous has quit IRC (verne.freenode.net irc.freenode.net)
amette has quit IRC (verne.freenode.net irc.freenode.net)
stix has quit IRC (verne.freenode.net irc.freenode.net)
PrezKennedy has quit IRC (verne.freenode.net irc.freenode.net)
nalioth has quit IRC (verne.freenode.net irc.freenode.net)
navster has joined #tikiwiki
Wilkins has joined #tikiwiki
Paragtim has joined #tikiwiki
SEWilco has joined #tikiwiki
lph has joined #tikiwiki
PrezKennedy has joined #tikiwiki
Amorphous has joined #tikiwiki
pkdille has joined #tikiwiki
Redhatter has joined #tikiwiki
amette has joined #tikiwiki
tomb_ has joined #tikiwiki
stix has joined #tikiwiki
CIA-54 has joined #tikiwiki
PS|bot has joined #tikiwiki
niclone has joined #tikiwiki
Sug4r has joined #tikiwiki
r1 has joined #tikiwiki
nalioth has joined #tikiwiki
luciash has joined #tikiwiki
navster_ has joined #tikiwiki
nalioth has quit IRC (Connection reset by peer)
djst has joined #tikiwiki
danopia has joined #tikiwiki
navster__ has joined #tikiwiki
navster_ has quit IRC (Read error: 104 (Connection reset by peer))
navster has quit IRC (Read error: 110 (Connection timed out))
navster__ has quit IRC (Read error: 104 (Connection reset by peer))
navster has joined #tikiwiki
navster has left
Redhatter has quit IRC (verne.freenode.net irc.freenode.net)
pkdille has quit IRC (verne.freenode.net irc.freenode.net)
Sug4r has quit IRC (verne.freenode.net irc.freenode.net)
CIA-54 has quit IRC (verne.freenode.net irc.freenode.net)
Paragtim has quit IRC (verne.freenode.net irc.freenode.net)
r1 has quit IRC (verne.freenode.net irc.freenode.net)
lph has quit IRC (verne.freenode.net irc.freenode.net)
PS|bot has quit IRC (verne.freenode.net irc.freenode.net)
lorinc has joined #tikiwiki
fane has quit IRC (Read error: 110 (Connection timed out))
fane has joined #tikiwiki
djst has quit IRC (verne.freenode.net irc.freenode.net)
danopia has quit IRC (verne.freenode.net irc.freenode.net)
Paragtim has joined #tikiwiki
lph has joined #tikiwiki
pkdille has joined #tikiwiki
Redhatter has joined #tikiwiki
CIA-54 has joined #tikiwiki
PS|bot has joined #tikiwiki
Sug4r has joined #tikiwiki
r1 has joined #tikiwiki
jerkface03 has quit IRC (verne.freenode.net irc.freenode.net)
Narkster has quit IRC (verne.freenode.net irc.freenode.net)
lph has quit IRC (verne.freenode.net irc.freenode.net)
Paragtim has quit IRC (verne.freenode.net irc.freenode.net)
r1 has quit IRC (verne.freenode.net irc.freenode.net)
PS|bot has quit IRC (verne.freenode.net irc.freenode.net)
Redhatter has quit IRC (verne.freenode.net irc.freenode.net)
Sug4r has quit IRC (verne.freenode.net irc.freenode.net)
pkdille has quit IRC (verne.freenode.net irc.freenode.net)
CIA-54 has quit IRC (verne.freenode.net irc.freenode.net)
niclone has quit IRC (verne.freenode.net irc.freenode.net)
luciash has quit IRC (verne.freenode.net irc.freenode.net)
tomb_ has quit IRC (verne.freenode.net irc.freenode.net)
stix has quit IRC (verne.freenode.net irc.freenode.net)
Wilkins has quit IRC (verne.freenode.net irc.freenode.net)
SEWilco has quit IRC (verne.freenode.net irc.freenode.net)
amette has quit IRC (verne.freenode.net irc.freenode.net)
Amorphous has quit IRC (verne.freenode.net irc.freenode.net)
PrezKennedy has quit IRC (verne.freenode.net irc.freenode.net)
fane has quit IRC (verne.freenode.net irc.freenode.net)
lorinc has quit IRC (verne.freenode.net irc.freenode.net)
marclaporte has quit IRC (verne.freenode.net irc.freenode.net)
tomb has quit IRC (verne.freenode.net irc.freenode.net)
sylvieg has quit IRC (verne.freenode.net irc.freenode.net)
Caarrie|sleeping has quit IRC (verne.freenode.net irc.freenode.net)
r1 has joined #tikiwiki
Sug4r has joined #tikiwiki
PS|bot has joined #tikiwiki
CIA-54 has joined #tikiwiki
Redhatter has joined #tikiwiki
pkdille has joined #tikiwiki
lph has joined #tikiwiki
Paragtim has joined #tikiwiki
fane has joined #tikiwiki
lorinc has joined #tikiwiki
luciash has joined #tikiwiki
niclone has joined #tikiwiki
stix has joined #tikiwiki
tomb_ has joined #tikiwiki
amette has joined #tikiwiki
Amorphous has joined #tikiwiki
PrezKennedy has joined #tikiwiki
SEWilco has joined #tikiwiki
Wilkins has joined #tikiwiki
marclaporte has joined #tikiwiki
tomb has joined #tikiwiki
jerkface03 has joined #tikiwiki
sylvieg has joined #tikiwiki
Caarrie|sleeping has joined #tikiwiki
Narkster has joined #tikiwiki
fane has quit IRC ("Leaving.")
fane has joined #tikiwiki
navster has joined #tikiwiki
djst has joined #tikiwiki
danopia has joined #tikiwiki
djst has quit IRC (verne.freenode.net irc.freenode.net)
danopia has quit IRC (verne.freenode.net irc.freenode.net)
djst has joined #tikiwiki
danopia has joined #tikiwiki
PS|bot: SVN: Commit by sylvieg :: r 14908 /trunk/lib/wiki-plugins/wikiplugin_skype.php: tra
***: agvivino has joined #tikiwiki
agvivino: Hi All
***: raji1 has joined #tikiwiki
newnick has joined #tikiwiki
agvivino1 has joined #tikiwiki
newnick has quit IRC (Client Quit)
agvivino1: am I myself or myself? sigh
anyone awake?
<<< new to tikiwiki - spending many late nights learning my way through it
<<< is hanging out reading docs
***: Caarrie|sleeping is now known as Caarrie
agvivino1: hi Caarie not sleeping any more
lorinc: hi :)
agvivino1: are you knowledgable about permissions in terms of categories?
<<< is about 4 days into TikiWiki
lorinc: not much actually, i don't use categs too often
agvivino1: Hi lorinc
I've got a bunch of stuff set up that all works well except the whole part about making stuff available to some but not others etc
LOL what I've got set up "should" work but we've all been there before right?
lorinc: :)
agvivino1: what part of this fancy planet are you on?
lorinc: hungary, central europe
agvivino1: gotcha - Oregon US (West Coast)
***: NefariousC has joined #tikiwiki
lorinc: so, how are the perms setup, and how have u assigned users?
did u use global perms for categs or assign individual perms for each?
agvivino1: I have the standard groups (admins / registered / anonymous) and I made a group called author... then
I have
another group called Author
I set up categ's just like the doc's Status and 5 or 6 childrens
I set up Admins so that they can view and edit all
and I set up Author almost the same... just cant author anything past the "Reviewed" stage
and I set up Registered so that they can ONLY see approved
well the part about can only see things in the approved categ works
but when I log in as the user id with Author it doesn't let me see the extra stuff.
the Admin user CAN see so I've been focusing on something messed up with the Author group
lorinc: could u link the page with the docs u used , plz?
agvivino1: wiki.truecompasslending.com
lorinc: and u got two groups? author and Author?
or one is the group name, the other a user id?
agvivino1: no... just a group of Author
I've got a user set up with my email address...
lorinc: alright, and where did u assign the perms?
agvivino1: when I add a user it sets the default group as registered and then I add Autho
lorinc: ok, thats cool
how about the author groups right assignment?
agvivino1: I've got a few things I did
lorinc: u have given a specific category permissions to the group?
agvivino1: yes - but let me double check these things as you ask them...
oh
also
lorinc: the group itself can have so called global permissions which apply
agvivino1: When I set up Author it gets all of the Registered permissions inherrantly (sp?)
lorinc: and the category object can have specific rights assigned too
yes, if the author group "includes" registered group
agvivino1: I know - the flexibility is incredible (once you get a handle on it)
***: NefariousC has quit IRC ("Read error: 69 (No host to route)")
lorinc: order of checking is like this: 1. user belongs to which group? 2. which global perms has the group assigned (included) 3. check object for special perms assigned
agvivino1: So - Author gets Registered group perms plus I added the following
tiki_p_admin_categories
tiki_p_edit_categorized
tiki_p_search
tiki_p_view_categories
tiki_p_view_categorized
lorinc: special object related perms override global group related perms
ok, thats the perms for the author group, these should be fine
now check the special perms on the category objects...
agvivino1: BTW - thanks for this help!!!
lorinc: :)
agvivino1: So - I'm in admin categories
with a test page of "Test To Do Content" that has been added to the "To Do" Categ
If I log in as my user that is Author / Registered it can not but should be able to see it. I've also DISABLED the deal in categs that says
Permission to all (not just any) of an object's categories is required for access
lorinc: as anonymous i get perm denied at http://wiki.truecompasslending.com/tiki-index.php?page=Test To Do Content
agvivino1: I'll set you up with an author access
lorinc: msg me with the details
***: Sandy has joined #tikiwiki
agvivino1: LOL its been about 6 years since I've used mIRC cant remember how to do a private message
Sandy: hello i am having problems I created a database and downloaded the latest tiki now i need to ftp it over to my c panel
Caarrie: /msg lorinc
agvivino1: ahhh got it
ohhh - I did a dcc hang on
* /msg: insufficient parameters
thats when I do a /msg lorinc
lorinc: try /msg lorinc yourmessage ;P
Sandy: hello i am having problems I created a database and downloaded the latest tiki now i need to ftp it over to my c panel how when i cant see the database in my ftp05
PS|bot: SVN: Commit by sylvieg :: r 14909 /trunk/ (8 files in 6 dirs): [MRG] Automatic merge, branches/2.0 14828 to 14901
lorinc: Sandy: the database is in the database server
Paragtim: agvivino1 - Not butting in - I think Caarrie will be able to sort you out. You could also try this link. It is for a working approval system and may help get you where you want to go:-
http://www.oops-again.co.uk/tiki-index.php?page=Approval%20System&structure=001
lorinc: Sandy: if u have all files copied to your ftp account, run tiki-install.php from your browser, and supply the details of your db connection there
Caarrie: Paragtim: i have not admin'ed a tw in over a year ;)
Sandy: can you link me to the tiki install php
agvivino1: I'm sure its just one minor little thing not set...
Paragtim: But you where saying all the thingas i would have - which is why I stayed quiet :)
Sandy: lorinc?
lorinc: Sandy: u gotta know the url, cause u're the webmaster of your site
agvivino1: Paragtim - I was?
or lorinc?
lorinc: Sandy: after u copy the files over to your acount, tiki-install.php will be in the root folder of your tikiwiki installation
Paragtim: agvivino1 - When you go into the permissions and do a find for categ - do you have 5 permissions showing?
sorry - wrong persons
meant lorinc
Sandy: lorinc when you say copy the files over to my account what do ya mean i unzipped in a folder on my pc desktop
lorinc do you mean for me to look in that folder for a install file
agvivino1: Paragtim - If I'm looking in the right spot... I only see 4... they are:
Can admin categs
can edit items in categs
can view categs
Can view categed items
thats for the registered group
the author group gets them inherently
Sandy: lorinc?
agvivino1: lorinc may have gotten booted
name still on list but I can't do a /msg
to him? (or is it her?)
Sandy: Caarrie
Paragtim: agvivino1 - If I've read what you are trying to do correctly - You need to go into group - author - permissions. Then in the find box enter categ and press find.
Caarrie: Sandy: http://twbasics.keycontent.org/tiki-index.php?page=Manual%20Installation&structure=TikiWiki%20for%20Smarties
Paragtim: This will give you a list of 5 categories - 4 under categores and 1 under wiki
Sandy: yes carrie the manual is great but does not help for this
Caarrie: yes it does
read it again
Paragtim: Sometimes I noticed that v2 doesn't always load all 5 into the database when you do the install
Sandy: no it doesnt carrie i'm going to get my mom to help =[
***: raji2 has joined #tikiwiki
navster_ has joined #tikiwiki
erwan_taf has joined #tikiwiki
erwan_taf: hey folks
Just installed tikiwiki 2.1 for the first time
looks very good, congrats
About the calendar, I just have a question about how to set participants
I've been adding "0:me 1:other" but doesn't seems to be recorded
any hint/tips about that ?
oh I missed the coma...
***: lph has quit IRC (Read error: 113 (No route to host))
danopia has quit IRC (Read error: 110 (Connection timed out))
erwan_taf: is it possible to receive an email notification when an event is processed in the calendar ?
***: raji1 has quit IRC (Read error: 110 (Connection timed out))
fane has quit IRC (Read error: 110 (Connection timed out))
navster has quit IRC (Read error: 110 (Connection timed out))
lph has joined #tikiwiki
erwan_taf: anyone for my question ?
Sandy: I am transfering the tikiwiki files to a directory to my host but
***: Sandy has quit IRC ("CGI:IRC (EOF)")
SEWilco: erwan_taf: I haven't looked at calendar behavior, but you might check if there is an eye symbol on calendars. The eye symbol is used for setting a "watch" on changes in wiki, but I don't know about calendars.
***: marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
erwan_taf: SEWilco: even on wiki I don't see any "eye" symbol
do I have to enable something ?
or maybe I don't look at the right place
lph: I don't know much about calendars... but I think it's only a view on other objects... the other objects, like pages, tracker items and whatever can be displayed in there contain the behavior... not the calendar itself
erwan_taf: sorry, I'm new to tiki and I don't understand what you say lph
lph: happens a lot - has nothing to do with being new to tiki
PS|bot: SVN: Commit by sylvieg :: r 14911 /trunk/lib/tikilib.php: [FIX]fgal: check function is not declared
agvivino1: Prob Solved!!! Thank Lorinc!
Thanks all for the support!
***: agvivino1 has quit IRC ()
erwan_taf: I might use the rss.... but once it's created I don't have the right to read it
-: erwan_taf have a permission denied from his news reader
luciash: what parameters we can use for {icon ...} smarty modifier
?
-: erwan_taf is kinda lost..
luciash: i'd like to replace this in the code: <img src="pics/icons/lock.png" alt="{tr}Locked{/tr}" title="{tr}locked by{/tr} {page_user}" />
lph ?
lph: uh... do it?
luciash: can i build alt and title using params for the icon ?
is there a wiki page describing what is available as params for the smarty modifier ?
er, sorry if it was nyloth who wrote the {icon} ?
lph: I know I didn't
but generally, the smarty stuff is documented in the file
sylvieg: yes if you add param without _ they will be added directly
luciash: sylvieg: ah, nice
sylvieg: {icon alt="fff" }
luciash: lph: what file ?
lph: the file defining the icon thing... should be in lib/smarty_tiki/
luciash: sylvieg: how to put alt="{tr}Locked{/tr}" there ?
lph: thx
lph: try alt='Locked'|tra
or @tra... never knew
sylvieg: {icon _id='cross' alt='{tr}Remove Image{/tr}'}
luciash: lph: ah, cool
lph: blocks within blocks sounds weird to be...
me*
luciash: sylvieg: oh, can i use smarty tr inside smarty modifier ? wow
lph: like <img alt="<b>Hello</b>"/>
-: luciash is wondering too
luciash: i'll try your sugestions, thanks
both ;)
-: erwan_taf needs help
luciash: sylvieg: {tr}{/tr} works but not the page_user
erwan_taf: I really don't understand how to generate emails based on events and/or how to make it possible to read the rss calendar feed from a usual rss reader
PS|bot: SVN: Commit by sept_7 :: r 14914 /trunk/templates/header.tpl: [FIX] : we may have more than 5 tabs... but maybe 50 is out of reach... This fix pb of pages where more than five tabs are present and you go on the sixth and save the page then you have an almost blank page :(
luciash: sylvieg: ah, got it ! i have to use double quotes and page_user without double brackets
PS|bot: SVN: Commit by sylvieg :: r 14915 /trunk/ (4 files in 4 dirs): move pluginFiles to trunk to update to new file display
-: erwan_taf become crazy
erwan_taf: nobody can help me ?
sylvieg: as written at the top - just ask - don't ask to ask
lph: did you look through the doc and tiki for smarties?
sylvieg: ah .. perm on rss?
erwan_taf: lph: since 4h yes
sylvieg: I've been asking many times
lph: lph: sorry.. can't help you more, all I would know about this is in the doc
erwan: that would be
erwan_taf: :)
lph: talking to myself is bad
sylvieg: each rss has a perm for isntance a rss calendar you need tiki_p_view_calendars
***: Caarrie is now known as Caarrie|away
lorinc has quit IRC (Read error: 110 (Connection timed out))
ricks99 has joined #tikiwiki
erwan_taf: sylvieg: ok for the rss
sylvieg: any idea for sending an email when an event is posted/updated ?
because when using rss, its kind of difficult to know an entry had changed :/
sylvieg: I do not think there is a watch on calendar...
there is a watch on actegory...
erwan_taf: :/
***: marclaporte has joined #tikiwiki
erwan_taf: so I will have to think about another product :/
***: Jennifer has joined #tikiwiki
Jennifer: hello i am using C panel and i am having trouble executing the tiki install php file can anyone help = [
ricks99: should be as simple as going to ..../tiki-install.php with a web browser
Jennifer: yes i have been told that but i dont really understand
can yo uexplain
ricks99: yes. did you copy (ftp) all the files to you web host?
Jennifer: i did
ricks99: did you create a database on your host?
Jennifer: i did
ricks99: open a web browser to wherever you ftped the files (for example: www.yourhost.com/tiki/tiki-install.php)
see her for a quick tutorial: http://twbasics.keycontent.org/tiki-index.php?page=Configuring%20DB%20Connection&structure=TikiWiki%20for%20Smarties
Jennifer: do you mean open the directory where i can view these in my cpanel?
ricks99: no. from a web browser
you don't need cpanel to run the installer. just a regular web browser
Jennifer: what exactly would i put in the browser
ricks99: where did u ftp the files?
Jennifer: ok yes i am studying the manual but cant get to that screen
in a new directory that i named tiki
ricks99: ok. then open a web browser to that directory. http://www.yourdomain.com/tiki/tiki-install.php
Jennifer: ok 1 sec rick
address not found rick
what does that mean
ricks99: what is your domain?
after ftping the files, does your web host require some special action to make the files "live"?
Jennifer: ok i c give me 1 sec rick
www.reviewnreport.com rick
ricks99: are you sure the directory is "tiki" directly in the root?
Jennifer: i must of done something wrong
ricks99: does your webhost require some special action to "publish" the tiki directory?
Jennifer: it has to be directly in the root?
ricks99: no. it can be anywhere. in what directory did you put the "tiki" folder?
Jennifer: it actually doe not have a name all i see is a pic of a house
ricks99: you need to know the URL of the directory.
Jennifer: ok does it need to be in public directory?
ricks99: it needs to be publically availalbe
Jennifer: ok i got to fool around with it but on right track ty rick =]
marclaporte: erwan_taf: : this is not a product. It is a software project managed by volunteers. If you want at a product with a warranty, I suggest you get a toaster
:-)
erwan_taf: marclaporte: I know what's an OSS project thx
I'm participing in many but in that case, tikiwiki doesn't match my need ... I can understand that this feature doesn't exist
I said ":/" because I had a good feeling with it but I have to change to something else
marclaporte: hehe
-: lph thinks the new icon for edit plugin icon is a great idea
marclaporte: well, one thing that always fascinating is that it doesn't matter how many features we have, people always want more
lph: erwan, want commit access to add the missing feature?
erwan_taf: lph: I don't have any web skill and to be honnest, web dev always drive me mad ;)
-: erwan_taf prefer C code
ricks99: web skills not necessary. ricks99 == case in point :)
marclaporte: erwan_taf: : maybe whatever you can change to will have this specific thing you are missing in tiki but will be lacking something else
-: erwan_taf wonder how much web/tikiwiki knowledge its necessary to assimilate to be able to propose a good patch
marclaporte: erwan_taf: : the code to watch stuff aleady exists for wiki pages, articles, etc
and the calendar already exists
lph: we don't really accept patch proposals... it's more about patching and asking questions later
erwan_taf: uh
marclaporte: http://dev.tikiwiki.org/Hello+World
http://dev.tikiwiki.org/How+to+get+commit+access
erwan_taf: hum
looks like calendar already have a watch() function that sends mails...
***: Lucymoz has joined #tikiwiki
marclaporte: erwan_taf: : over 200 people have added code. With C knowledge, you'll be fine
ricks99: speaking of watches... im trying to figure out a way to let "anonymous" visitors watch pages.....
tiki allows anonymous to subscribe to newsletters. any way to extend that type of funtionality to watches?
erwan_taf: code says :
if ($prefs['feature_user_watches'] == 'y') {
but I can't see any feature_user_watches
ricks99: enable user watches on the "user" tab in admin: features
*rick scrolls back....
calendar already has wa "watch" feature.
marclaporte: ricks99: talk to Nelson, he working with support.mozilla.com for this
erwan_taf: ricks99: enabled
marclaporte: I have tiki-calendar.php?watch_event=calendar_changed&watch_action=remove on my 2.1 calendar
***: raji1 has joined #tikiwiki
ricks99: @erwan_taf: should now have a EYE icon (for registered users) when viewing a calendar
erwan_taf: see that
great
***: navster has joined #tikiwiki
ricks99: @marclaporte: is there a list of future features being driven by mozilla?
would b nice to see 'what's in store'
lph: ricks, they have their own svn... little bit of lag for things to get backported
they have a few UI improvements that are too specific to be shared back and performance tuning (which may break some features they don't use, but testing is required)
erwan_taf: ricks99: I receive emails but only for one attendee
ricks99: i saw some requests (wrt layout of registration page) and i implemented some stuff in truck (pw strength checker, etc)
sylvieg: where do you see the watch icon in calendar ... I do not have one...
ricks99: @erwan_taf: each person "watching" the calendar should get a notification
sylvieg: ah got it you need to have only one calendar dispalyed
messy interface....
ricks99: @ sylvieg: y. need a calendar b4 u can watch :)
erwan_taf: ricks99: i'm trying to figure out why it doesn't ;)
ricks99: if "you" enter the event, "you" will not get a notification
tiki = messy interface :)
erwan_taf: I can understand that
I tried both
from user a to b
and from b to a
marclaporte: ricks99 : http://dev.tikiwiki.org/Performance
-: sylvieg thinks we need a list calendar with a watch for each calendar - hopes nyloth will do a great job
ricks99: and a w "watch by calendar category,location etc."
would be gr8 to get notifications for all events of "type Foo" in lcoation "Bar"
gee... how about geotagging calendar events :)
marclaporte: ricks99: I am almost sure I will have a budget to refactor quicktags. If you have stuff you want, now is the time
erwan_taf: ricks99: I can't figure why my other user doesn't receive anything
ricks99: valid email?
@marc: would be nice to have the quicktagstags stored *once* in db, then referenced for each feature
instead of being stored once per feature. makes maintenance a nightmare
and quicktags *should not* be overwritten on an upgrade :(
erwan_taf: ricks99: it is
ricks99: check ur mail log? was the the mail actually generated?
sylvieg: ricks99: +1 for the feature wiki only - must discuss with amette (I think it is him that did that) I was against
ricks99: wiki only?
erwan_taf: ricks99: which logs ?
***: navster_ has quit IRC (Read error: 110 (Connection timed out))
ricks99: tiki log. and mail log
erwan_taf: sorry... where is tiki log ?
ricks99: main menu. Admin > Tiki Logs
***: raji2 has quit IRC (Read error: 110 (Connection timed out))
PS|bot: SVN: Commit by ricks99 :: r 14918 /trunk/templates/tiki-adminusers.tpl: [FIX] use remove icon instead of delete (too confusing to have two identical icons for different purposes)
erwan_taf: ricks99: I see the summary, how can I get more details ?
I can't click on them
ricks99: not sure
***: djst has quit IRC ()
djst has joined #tikiwiki
erwan_taf: ricks99: it works
I created a new account and everything is ok
thx a lot ricks99
ricks99: :0 my pleasure
erwan_taf: I was about to miss the feature I was looking for
***: marclaporte has quit IRC (Read error: 113 (No route to host))
Jennifer: hey rick is there a possiblity that there is a setting i need to change because it does not come up in my browser =[
***: marclaporte has joined #tikiwiki
ricks99: will need to check with your host on how to make a file "live"
***: FrankP_german has joined #tikiwiki
Jennifer: ok ty
marclaporte: ricks99: : please add those thoughts to the wiki page
Jennifer: hey rick they wont help me i have veruy bad host support =[
ricks99: hm...
in your control panel. do you have a "www" or "public" folder maybe?
the issue is the tiki folder that you created is not publically available
who is ur host?
Jennifer: mochahost
i put it in my public html file
they keep saying that it is a 3rd party issue i keep saying it is c panel
i put it all in the browser no luck what could i be doing wrong?
ricks99: when you ftped the files. what was the *exact* url u used?
Jennifer: www.mydomain/public_html /tiki/tiki-index.php
i dont know i am gonna have to look dont wanna waste anymore of your time you guys are really cool and i am sure i will have more questions =]
ricks99: i dont know. but now i get a sever error at: http://www.reviewnreport.com/tiki/tiki-index.php
need to ask your host "what do i need to do to make the folder that I uploaded in ../public_html/tiki/.... publiclly available"
***: Wilkins has quit IRC (Read error: 104 (Connection reset by peer))
Jennifer: yea i am not giving you all info rick for privacy reasons its cool i'll screw around with it thanks so much =]
ricks99: good luck
its really shouldn't be this hard :(
in 2.0 svn... there's no 2.0 to 2.2 upgrade script?
***: SEWilco2 has joined #tikiwiki
Caarrie|away is now known as Caarrie
franck has joined #tikiwiki
lph: still uses 1.9to2.0, but really, there are no changes to the DB since 2.0
this is all gone from 3.0 anyway
***: snarlydwarf has joined #tikiwiki
SEWilco2: Good. I accidentally upgraded one site to 3.0 yesterday from 1.9.11. Then 1.9.11 couldn't use the DB, but 2.1 could.
***: snarlydwarf has quit IRC (Remote closed the connection)
SEWilco2: Which was fine. I was trying to upgrade to 2.1, so all OK now.
lph: 3.0 DB is not too different from 2.x... few additional tables, but nothing major
Jennifer: hey rick
when i click on that tiki install file it gives me this address
***: snarlydwarf has joined #tikiwiki
Jennifer has quit IRC ("CGI:IRC (EOF)")
marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org")
lph has quit IRC (Read error: 104 (Connection reset by peer))
snarlydwarf has quit IRC (Remote closed the connection)
VK4MSL has joined #tikiwiki
snarlydwarf has joined #tikiwiki
Redhatter has quit IRC (Read error: 104 (Connection reset by peer))
PS|bot: SVN: Commit by jonnybradley :: r 14919 /branches/2.0/ (4 files in 3 dirs): [FIX] Switch editor mode: fixes markup parsing when switching to and from WYSIWYG Keeps edits, works on smilies, plugins, tables, images, headings etc Tested well on trunk now so committing (slightly modified) here in case 2.2 is released
***: lph has joined #tikiwiki
PS|bot: SVN: Commit by jonnybradley :: r 14920 /branches/2.0/lib/overlib.js: [FIX] Renamed overLIB's windowWidth function to olWindowWidth to avoid conflict with PHP Layers Menu windowWidth variable. (overLIB was last updated in 2005 but have contacted the author - no response)
snarlydwarf: ugh, a cow-orker has some evil windows "monitoring" thingie
and it is making a siren sound
sylvieg: I do not like this big back port in 2.0 .... I got 6 conflits for the last merge I did...
***: pkdille has quit IRC (Read error: 110 (Connection timed out))
lph: I agree with sylvieg on this one
***: philippeback has joined #tikiwiki
lph: merges also become harder as trunk evolves
***: lph has quit IRC (Read error: 104 (Connection reset by peer))
lph has joined #tikiwiki
Narkster has quit IRC (Read error: 113 (No route to host))
macjaeger has joined #tikiwiki
Caarrie is now known as Caarrie|away
SEWilco2: I'm not understanding why a batch upload is failing, and insert_file() only returns FALSE with no details.
Is there a logging tool which I could use to emit details of a processing failure?
***: lorinc has joined #tikiwiki
macjaeger: of course you checked the permissions, filesize and df?
SEWilco2: File is public read, directory is public rw, filesize 61K, 31 GB available.
Is there a logging function which can be used to log such failures? I'm aware of a user login/logout log, but not an activity log.
macjaeger: as i said: of course you did :-)
this is apache upload?
is the error specific to that file, or general?
SEWilco2: Batch upload. File is in the server, using batch screen.
macjaeger: you might want to check the apache logs
***: djst has quit IRC ()
SEWilco2: I loaded in several dozen other files OK. Had to tinker with this one's name because it started with ".NET" on a Unix filesystem.
macjaeger: hehe
lph: sylvieg, just made a quick merge... basically no changes, but at least we won't get those huge conflicts caused by the backport next time around
macjaeger: maybe it's already there, you just don't see it? .* files are hidden in linux
SEWilco2: Yeah, I'll check the Apache logs. But I was hoping there already was an application log which I could use to enhance that function's reporting.
No, the file was not visible for earlier upload. And the filename now starts with "_NET".
macjaeger: sorry, no else idea
PS|bot: SVN: Commit by lphuberdeau :: r 14921 /trunk/templates/tiki-editpage.tpl: [MRG] Automatic merge, branches/2.0 14901 to 14920
***: pkdille has joined #tikiwiki
lph has quit IRC (Read error: 104 (Connection reset by peer))
lph has joined #tikiwiki
navster has quit IRC ("going away now")
macjaeger: *sigh*
why always me?
i've just been told, that i have to present our tikiwiki to students tomorrow
... in a room without internet connection!
is there such thing as a standalone tikiwiki-package?
or will i have to setup some local wamp myself?
***: Caarrie|away is now known as Caarrie
luciash: macjaeger: checkout the tiki live cd
http://tikiwiki.org/TikiLiveCD
PS|bot: SVN: Commit by luciash :: r 14922 /branches/2.0/ (3 files in 2 dirs): [FIX] allow display page title when breadcrumbs are on, display location prefix in center column too when switched on, display the location bar with breadcrumbs only once, better to highlight the current page in breadcrumbs by strong than h1, ...
macjaeger: thanks for the tipp, but i need to present _our live installation_
is it possible to copy that to the live-cd?
ah, the pages sent me to usbtiki :-)
maybe that's exactly what i'm looking for :-)
luciash: macjaeger: i think you'll have to cook your own "live cd" then :)
macjaeger: well, i'll try that after i tried a portable wamp
thanks for your input
luciash: i think you can boot the live cd image, then import your mysql db dump and then save the changes
np, yaw
macjaeger: i really don't know what they've been thinking up there ... set me up to present our new tikiwiki to a large group of students, and just told me (by fax!) that they had to move the presentation from the it-lab to the main hall, which is great (it means that there will be about 200 students, i'll get to wear a wireless headset mikro!), but which i also know to have no internet connections, neither wired nor wifi
and that presentation is in about 13 hours from now...
i guess they think they're doing me a big favor, speaking to an audience that large... *g*
luciash: ouch :-/
i hope you'll figure that out quickly and with great success
PS|bot: SVN: Commit by luciash :: r 14923 /branches/2.0/ (2 files in 2 dirs): [FIX] added missing site location bar + little padding fix
macjaeger: i'm sure i'll come up wiht something... i even considered homeplug for a moment
***: Simmi has joined #tikiwiki
macjaeger: right now i'm running a backup of my live site
WOW
now that was fun!
i just downloaded MoWeS, a portable wamp
i copied database and httpdocs
created database user
and it's up and running!
25 minutes
most of which was download time :-)
oh. k. no.
wysiwyg editor isn't working
asking for toolbar "tiki"
damn
philippeback: what is the relationship between BitWeaver and Tiki ? sylvieg, I see this on your site too.
luciash: philippeback: it's fork of Tiki which evolved on its own then
macjaeger: damn, but is it on 2.1 ?
macjaeger: jepp
CustomConfigurationsPath=http://localhost/setup_fckeditor.php
i guess that's the problem
the in path
it doesn't load the config
thus uses default 'tiki' instead of whatever
luciash: ah, try to remove the ""
macjaeger: how?
that's in the generated pagesource
don't know where that's built
luciash: where did u got the CustomConfigurationsPath= ?
ah
macjaeger: in linux, there's no at that point
luciash: sure
philippeback: thx luciash
Caarrie: i bet a windoze user coded that ;)
macjaeger: i bet _no_ windows user coded that
Caarrie: hehe
luciash: i bet windoze add that there themselves in da path
macjaeger: more likely, yes :-)
Caarrie: hosted on windoze ?
macjaeger: it's like windows can't live without backslashes...
running on win, yes, not hosted though
using it only local
Caarrie: ok
i did not know that part ;)
luciash: if you'd ran it on da usb flash disk that would be solution ;)
macjaeger: would it?
i'd have to run it from windows still
Caarrie: do a linux live cd type thingy
with firefox
macjaeger: maybe i will, for the pres tomorrow
but that problem is discussed in bugs tracker
i guess some other people might want it to get solved too :-)
any idea what particular part of code creates that line?
Caarrie: if they did would it still be a bug? ;) :P
macjaeger: sure
dead one, though
Caarrie: hehe
macjaeger: but what would you expect?
-: Caarrie has no idea
macjaeger: leaving the windows open, of course you'll have bugs in the house
Caarrie: :P
macjaeger: does anyone know if lib/fckeditor/editor/_source/fckconfig.js is acutally used?
***: lph has quit IRC (Read error: 104 (Connection reset by peer))
luciash: macjaeger: it would because on the flash disk would the linux ran ;)
macjaeger: or is it only there for reference?
i share your appreciation of linux, folks, but i have to run this one on windows tomorrow
luciash: grep for it ;)
macjaeger: i'll be sharing the presentation laptop with other teachers
***: lph has joined #tikiwiki
luciash: ah, you have to _proof_ that it runs on windoze ?
macjaeger: most of them will use powerpoint presentations
no, it's only that one time presentation
the live site of course runs on linux server :-)
luciash: hmm, you can run pp presentations in openoffice too ;)
macjaeger: _i_ can
luciash: heheh
macjaeger: but _i_ am the guest in that case
i have to use whatever windows box they setup for me
well, i guess i'll be carrying my own laptop ... just in case
luciash: do you think they would look weird at you if you reboot their laptop to livecd/flashdisk ?
Caarrie: they might
luciash: :)
macjaeger: maybe i'll just run a pre-recorded screen-capture
*g*
luciash: carrying your own laptop is the best solution i think
LOL
macjaeger: yeah, i'll give myself another hour to track down that bugger
luciash: that's the safest idea ;)
macjaeger: than i'll go for other options
luciash: the problem is if you got time to record it still ;)
macjaeger: recording a movie is indeed fine idea... i'd not even need to be there tomorrow!
wait
no
i have to
i _must_ for once use that headset mike
:-)
luciash: *g*
philippeback: VMware player
is a good option
macjaeger: doesn't run without install, i guess
PS|bot: SVN: Commit by philippeback :: r 14924 /trunk/lib/wiki-plugins/wikiplugin_back.php: [FIX] : added back plugin.
macjaeger: i have about 5 mins of time between presentations
lph: philippeback: that plugin you just added seems overly complex to me... why generate javascript to write the link?
luciash: a fix ?
lph: philippeback: also missing the _info function
philippeback: because of <ja<x>vascript/>
security filter
in wiki pages.
lph: that does not explain it
philippeback: JS plugin doesn't allows it. The security thing broke the old back plugin of marclaporte
lph: right, but this one does not need to write javascript to write a link... it can just write a link
philippeback: see w/ marclaporte
no, not to go back to the previous page like that
try it on 2.x
will not work
lph: hum... still does not answer my question... I know what plugins can do, and I don't see why you use javascript inside that plugin to write a link calling javascript
philippeback: make a link that does it in wiki text and tell me how then. Asked sylvieg about that but {JS()} was not cutting it even with external files.
you cannot write javascript: in wikitext, it becomes ja<x>vascript:
hence the plugin.
lph: not fighting against the plugin, it's about the implementation
macjaeger: hehe
philippeback: no issue. Is this okay for the info_
function wikiplugin_back_info() {
return array(
'name' => tra('Back'),
'description' => tra('Displays a link that allows to go back in the prowser history')
);
}
macjaeger: sort of did my own workaround
philippeback: or do I need a parms empty array as well (there are not parms)
how ?
because almost all sites do need this
lph: why not just return '<a href="javascript:history.go(-1)">' . tra('Back') . '</a>';
philippeback: (well, my customer does)
yes
macjaeger: (i just added a toolbarset called "Tiki" that copies the "Default" toolbarset...)
lph: just {back} will parse in the page
philippeback: you mean {BACK()/} or {back} like in a smarty func ?
lph: look at other plugins... missing prefs as well
philippeback: are all of these always required ?
lph: yeah... {BACK()}{BACK} {BACK()/} and {back} now all do the same
well, they are not required as enforced by code, but adding a pref for the plugin allows people to disable it if they don't want it
philippeback: ok
function wikiplugin_back_info() {
return array(
'name' => tra('Back'),
'description' => tra('Displays a link that allows to go back in the prowser history'),
'prefs' => array( 'wikiplugin_back' ),
'body' => tra('empty'),
'params' => array(),
);
}
lph: hum... don,t paste code here
philippeback: ok
***: Amorphous has quit IRC (Read error: 110 (Connection timed out))
philippeback: sorry
lph: you can remove the body line... that ones acts differently when present
Caarrie: "Don't paste code/errors here, use http://sh.nu/p" << channel topic
philippeback: thx Caarie
body gone
lph: then you need to add the pref in lib/setup/prefs.php and add it to magic from db/features.csv
luciash: philippeback: s/prowser/browser/
philippeback: s//done
from HelloWorld page, it says 2 functions only.
but okay
let's have a look there
***: Amorphous has joined #tikiwiki
lph: feel free to update the doc... this is new stuff in 3.0 and it's hard to find all the places that mention plugins
luciash: philippeback: did you built the js back link because you didn't want to render it at all for browsers with js off ?
philippeback: IMHO it's okay to do so.
otherwise, a breadcrumb would be needed.
luciash: i'm just asking why you used js to build the link
lph: luciash: awww... you just spoiled the fun there... I wanted to see if it was on purpose
luciash: lph: LOL, sorry :)
i was wondering if it was on purpose too
philippeback: the thing is that I do need the feature for a customer site. I asked with marclaporte and he had such a thing. Told me it would be good to have this back.
I don't care BTW
so any better idea to do the same thing ?
tell me.
since his thing broke on 2.x
macjaeger: ha!
chakalaka!
fixed it.
*dancing*
philippeback: what to add to db/features.csv ? (I mean values)
***: FrankP_german has quit IRC ("Nettalk6 - www.ntalk.de")
philippeback: Is this close enough: 1031,"Redirect",913,,"wikiplugin_redirect","flag",,"tiki_p_admin",,,,,," " ?
luciash: philippeback: for sure there could be better and better ideas but i think it's good thing that you start and then it can be improved... best would be when JS is off to render regular link to page back from the referrer and so on, but i guess it would be over-complicated then for you
macjaeger: congrats :)
***: lphuberdeau_ has joined #tikiwiki
philippeback: REFERER good idea but with the referer thingies in FF it will not cut it much.
like spoofing toolbar
So xxxx,"Back",913,,"wikiplugin_back","flag",,"tiki_p_admin",,,,,," " is ok ? 913 seems to be the parent of plugins. Is it ?
luciash: no idea, it's new to me also
PS|bot: SVN: Commit by lphuberdeau :: r 14925 /trunk/templates/tiki-plugin_help.tpl: [ENH] Display short syntax when plugin has no body
***: lphuberdeau has joined #tikiwiki
lphuberdeau_ has quit IRC (Read error: 104 (Connection reset by peer))
lphuberdeau: philippeback: looks OK (don't know if my last message went through)
I keep getting timed out on wifi... annoying
-: Caarrie handss lphuberdeau a cat 5 cable
Caarrie: *hands
philippeback: I see what you meant with the document.write. Removed it.
***: lph has quit IRC (Read error: 110 (Connection timed out))
philippeback: leftover from experiments with the {JS()/} thing
lphuberdeau: I would have that at home, but then I would have no one making food and serving coffee for me
Caarrie: hehe
you mean tw cant do that? :(
lphuberdeau: I guess I could set it to order food for me every day
***: snarlydwarf has quit IRC ("using sirc version 2.211+KSIRC/1.3.12")
Caarrie: hehe
***: snarlydwarf has joined #tikiwiki
philippeback: after {drink()/}, {food()/}
PS|bot: SVN: Commit by philippeback :: r 14926 /trunk/lib/wiki-plugins/wikiplugin_back.php: [FIX] : removed useless document.write()
***: lphuberdeau has quit IRC (Read error: 104 (Connection reset by peer))
lphuberdeau has joined #tikiwiki
lphuberdeau: your last commit broke it... extra backslashes
I think I know why the network is so unreliable... two networks have the name name and have about the same strenght... keeps switching from one to the other
Caarrie: :(
lphuberdeau: seems like too much network has downsides
SEWilco2: You need aluminum foil around one antenna?
***: PrezKennedy has quit IRC ("Leaving")
PrezKennedy has joined #tikiwiki
SEWilco2: (not touching antenna -- shield one in your direction. Maybe copper sheet would work better.)
lphuberdeau: I don't even know where the antena is in this laptop
Caarrie: hidden ;)
lphuberdeau: had it for over 3 years
PS|bot: SVN: Commit by philippeback :: r 14927 /trunk/lib/setup/prefs.php: [FIX] : added wikiplugin_back pref
***: Norrin_Rrr has joined #tikiwiki
PS|bot: SVN: Commit by philippeback :: r 14928 /trunk/lib/wiki-plugins/wikiplugin_back.php: [FIX] : corrected issue.
philippeback: lph, what to put in the CSV file ?
Norrin_Rrr: Hi, when the galleries are stored in the database, and u want to transfer the files to an external directory, is it enough to just set the option in the gallery admin screen to make the files stored in an external directory ? will the existing files be automatically transfered to the new directory ?
lphuberdeau: philippeback: there is a problem with the tra() part... tra is a PHP function... not something part of a string
as for the CVS file, you had it right
but basically, you can just copy the last line (which is a plugin), change the values and increment the ID in the begining
SEWilco2: "User tasks" are shareable to members of groups. I'm seeing no groups listed and no way to create such groups. I'm an admin, but I don't see an Admin group listed so don't know what kind of "group" this is.
Norrin_Rrr: It seems that only the new added files on the gallery are uploaded in the external dir, but the ones that were previously stored in the database stay in the database. How to move them ?
philippeback: yeah, ok
too tired, will fix this and then call it a day.
PS|bot: SVN: Commit by philippeback :: r 14929 /trunk/db/features.csv: [FIX] : added entry for wikiplugin_back
macjaeger: Norrin_Rrr, isn't there a button to do just that?
Norrin_Rrr: macjaeger, i am in the admin screen for the galleries but i just can set the new external directory, i am searching the magic button, yes. :)
macjaeger: i thought, i saw one once while configuring
PS|bot: SVN: Commit by philippeback :: r 14930 /trunk/lib/wiki-plugins/wikiplugin_back.php: [FIX] : used tra() properly.
macjaeger: me too right now
philippeback: should be ok now with this damn plugin
macjaeger: hmm
there is that very button, but only for image galleries
can't see why it shouldn't be there for file gals too :-(
Norrin_Rrr: macjaeger, you are right i found it for the images gals
macjaeger: sorry, i only vaguely remembered. obviously there is no button for file gals...
Norrin_Rrr: macjaeger, it seems that the "deplace" thing in the image gals allow moving other galleries as well
let me try
macjaeger: let me know what you find :)
SEWilco2: If the magic button doesn't appear in Admin>FileGals, try Admin>General.
Norrin_Rrr: macjaeger, unfortunatly it is limited to all the image galleries, fought one instant that the choice "all galleries" applied to the other non-image galleries, not.
macjaeger: don't fight it, pal :-)
Norrin_Rrr: (i thought one instant....)
macjaeger: ^^
Norrin_Rrr: sorry for my confusion
:)
macjaeger: not at all, made me smile
i can do with a little laugh atm
ten hours to go
Norrin_Rrr: well, nothing in Admin->General
so i'am stuck
philippeback: done with this plugin. added some doc to the helloworld page on plugins about info(). Done for the day. At least I now have the SVN thing done and decent understanding on how to document a plugin :-)
SEWilco2: The next new plugin dev will be the judge of your documentation. :-)
***: lphuberdeau_ has joined #tikiwiki
philippeback: arf
Caarrie: arf is for dogs ;)
:P
philippeback: well, he will at least not be burned for not having put an info function and a prefs entry ;-)
aft :p
need a walk :-)
Caarrie: the dog? :P
philippeback: me too
see you next time. about midnight here.
macjaeger: ok, lets summarize:
it took me 25 minutes to find, download and setup a local version of my tikiwiki site
it took me about an hour to fix the windows backslash bug
it took me another two hours to prepare the presentation tomorrow
not windows tells me it will take another 48 minutes to copy the whole damn thing to usb
makes more than four hours work plus the 45 minutes presentation tomorrow for 0€
i guess i must be silly to do that work :-/
(btw: now windows thinks it will take 255 minutes...)
Caarrie: :O
macjaeger: i guess, i better grab some coke and cry myself to sleep
cu tomorrow
thanks for listening :-)
***: macjaeger has quit IRC ("Trillian (http://www.ceruleanstudios.com)")
-: Caarrie did some reading but is not sure how much listening she did
***: Lucymoz has quit IRC (Read error: 110 (Connection timed out))
lphuberdeau has quit IRC (Read error: 110 (Connection timed out))
Simmi has left
philippeback has quit IRC ("Now if you will excuse me, I have a giant ball of oil to throw out my window")
danopia has joined #tikiwiki
danopia has quit IRC (Remote closed the connection)
SEWilco2: info.tw.o says CMS award nominations close in October, but they closed August 25. Needs updating now. September 1-October 20 is voting. http://www.packtpub.com/award_timeline
ricks99: Maybe you're the "Rick" who posted the CMS award article.
***: NefariousC has joined #tikiwiki
PS|bot: SVN: Commit by sylvieg :: r 14931 /trunk/lib/logs/logslib.php: notice
***: snarlydwarf has quit IRC (Remote closed the connection)
sylvieg: lphuberdeau_: is there a way to access the admin plugins without a link like tiki-magic.php?featurechain=/1/2/913 - I would like to add it in the menu as it is the only magic non duplicated page
why tiki-magic.php gives has nothing to activate..
***: snarlydwarf has joined #tikiwiki
lphuberdeau_ has quit IRC (Read error: 110 (Connection timed out))
Norrin_Rrr: sylvieg, bonsoir :) I would like to thank you (and the others for their work too) for the new 2.x release. I have the impression that a lot of little details have improved, and specially that some of my remarks have been noted and adressed.
***: danopia has joined #tikiwiki
sylvieg: thx Norrin_Rrr :-) But I can not accept - it is a collaborative work - we are all in the same boat
a lot of people work hard - thank to all of them
Norrin_Rrr: Yes this chan is very nice, i have to admit
Yes big thanks to everyone for this significant improvement.
may be half of our mods are obsolete because the admin screen allow to adress the issues directly
sylvieg: the admin screen is in a complete redesign ......
Norrin_Rrr: btw, i talked with macjaeger on hour ago or so, about the fact that the files gallery admin screen doesn't allow to displace the files contained by the database to an external dir (like its possible with the image gallery admin screen)
-: SEWilco2 notes that remarks were noted.
Norrin_Rrr: its possible to set an external dir and news files go there but not to displace the existing ones.
Do you know if there is a workaround as i am asked to displace 60 mega or so of audio .ogg files to an external download dir ?
i use tikiwiki 2.0 btw, haven't tried the 2.1 yet btw !
SEWilco2: Doesn't seem anyone has an immediate solution.
You can request a feature (or missing equivalent of image transfer as a bug) on dev.tikiwiki.org.
But it looks like you'll just have to download them all and then upload them again.
sylvieg: do not be to excited 2.1 is close to 2.0 except for one mopre security issue
Norrin_Rrr: SEWilco, Yes but if some items are listed in the wiki articles, the reference will change and be broken. no ?
SEWilco, i can fill a missing feature
sylvieg: reference wil not be broken
Norrin_Rrr: i have to open an account, not sure a simple user like me can fill anything btw
SEWilco2: Depends whether they are listed by name or by Id.
sylvieg: yes - missing feature - so far I know - I missed up with calendar watch earlier to be careful now
SEWilco2: are you sure?
SEWilco2: sylvieg: Oh... because he'll be uploading a duplicate which will replace the original, the links won't break, they'll just start pointing to the file copy?
sylvieg: there is no name access in fgal
Norrin_Rrr: files are referenced like this: http://www.linuxmao.org/tikiwiki/tiki-download_file.php?fileId=148
by their number
sylvieg: yes so names are not important
and whatever they are
Norrin_Rrr: yes i have to respect the numbering
sylvieg: (not sure about the wiki attach files - think - to be checked they can be acces by name
Norrin_Rrr: and since there is a lot of files its too much hassle, i am afraid
SEWilco2: OK. But at present fileId=148 would be pointing to his DB data, right? Can he upload a new copy on top, and it will be stored in file directory if that's how currently configured?
Norrin_Rrr: well it can wait if its possible to improve the admin screen , it has to be done anyway.
SEWilco2: I don't suppose you're using a Unix/Linux system?
sylvieg: yeh 148 will go to the file or the db data...
Norrin_Rrr: we are.
And there is the description of the files anyway
SEWilco2: Couldn't "wget" in a script grab copies of the files? You need a wrapper to count through the desired numbers.
sylvieg: guys - check it out - i think that you can mix file/db -..
Norrin_Rrr: its too much work to do this manully
SEWilco2: sylvieg: I think he is mixing them, but needs to move from DB. He didn't say why, but I'd put podcasts in file dir for web server performance reasons.
sylvieg: missing feature - who takes the challenge?
Norrin_Rrr: SEWilco, we have in fact 70 mega or so audio files in the database
sylvieg: it is already doen for image - it is the same
Norrin_Rrr: is the audio guy
Norrin_Rrr: on our new web server there is a special 1 go download directory
SEWilco2: You mean 70 million files, or 70 megabytes of audio?
Norrin_Rrr: And we are asked to move our audio files into that dir
SEWilco, :) second choice
SEWilco2: How many files, then? Probably a few hundred at most.
Norrin_Rrr: sorry its late, and i don't even speak french well (my native language)
SEWilco, yes
SEWilco2: for i in {1..100}; do; wget http://example.com/something.php?fileId=$i; done
Norrin_Rrr: SEWilco, are you from USA like sylvieg ?
***: Caarrie is now known as Caarrie|away
SEWilco2: I'm not certain about the "for..do" syntax as I haven't used that brace incantation before.
I found {1..100} in "man bash" under "Brace Expansion".
Norrin_Rrr: SEWilco, i will try that
SEWilco2: If you're using Unix/Linux you may have someone who has written shell scripts and can run with the basic idea.
Of course, start with a request for five files.
And quotes may be needed around "http://...fileId=" to avoid shell confusion.
Norrin_Rrr: but files that are stored in the external directory when u choose this option in the admin screen get a "479415f13fbd31843de24f18b5701f08" like code.
if i put the files directly in that dir after the exctraction ur proposing the database won't be able to associate them with the existing references
SEWilco2: Norrin_Rrr: I'm suggesting fetching the audio files to a separate directory. You'll also have to upload them...although there is a batch upload tool.
Norrin_Rrr: yes but i will have to respect their order
not to break the wiki page that are referencing to them by their ID
And moreover, these files have a description filled by the author and this have to be re-entered too
and it does count that the author's name is respected
SEWilco2: One second.
Norrin_Rrr: so there is no way, i can wait the admin screen does that automagically.
Should i fill a feature request then ?
SEWilco2: Yeah, you should fill in the request whether it will be fixed in time for you or not.
Norrin_Rrr: may be i can hack myself the file of the admin screen :)
sylvieg: Norrin_Rrr: are your files in db?
Norrin_Rrr: sylvieg, precisely yes
sylvieg: big files in db is a bad idea
ok fill a feature request
Norrin_Rrr: that for this reason i have to move them
they take may be 1/6 of the db size, and people keep adding
sylvieg: you are lucky your hosting do not limit the size you can put in a database
s/do/does
Norrin_Rrr: and doesn't it lessen the performance ?
i am afraid so
access time isn't that great
were do i feel a request ? dev.tikiwiki.org ?
SEWilco2: Yup, dev.tikiwiki.org
sylvieg: I do not think performance are involved - but usually hosting limit POST size so the data in your database are limited - you are a lucky one
and memory consumption - you have a good hosting....
SEWilco2: doc.tw.o admin: It would be nice to have a gallery for uploading non-Admin screenshots. I see "User Tasks" page lost its images, and I see no place to upload new ones.
sylvieg: He had good hosting, until someone started feeding audio files out of the database and slowed it down. :-)
sylvieg: bbl dinner time
Norrin_Rrr: bon appetit !
;)
SEWilco2: Norrin_Rrr: You can mention in the request that you probably need something like move_gallery_store()
It looks like that is the image moving piece of code, and that will help whomever wants to work on it.
Norrin_Rrr: oki
i am just writing it
SEWilco2: Yeah, looks like that piece of code won't be hard to rewrite, but I don't know if the file code is at all similar.
The existing code has too many references to image-specific things to be directly usable, starting with it talking to an "image" table instead of a file table.
***: Caarrie|away is now known as Caarrie
SEWilco2: But probably most of the code can be translated to the file environment, whatever that needs. I haven't had to examine that part of the code before.
I just scaned all the code and did not find any functions with names similar to move_gallery_store, which reduces the chance of the needed function already existing.
For me, it's quitting time. Got to get supper and rest up for the collection of updates and backups which I need to do tomorrow. Good luck.
If you need to have someone use scripts to transfer the stuff, be aware the batch upload tool allows filename to be the upload file name...
... so if you save a list of the current file IDs and names, after downloading by ID a script could rename the numeric files to their more descriptive name...
... but that only helps with "name" not "description". At least it may help reduce confusion when manipulating the files.
Norrin_Rrr: http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=2052&trackerId=5&show=view&reloff=0&cant=1019&status=o&trackerId=5&sort_mode=created_desc
SEWilco2: If you have a web crawler programmer around, they might be able to chat with TikiWiki to stuff the desired info in there.
Norrin_Rrr: may be, anyway there is no hurry
i can wait a little
SEWilco2: Although you might want to check if there is an "upload new version of this file" icon someplace...if that stores the new upload in file rather then DB then maybe you can use that with "wput".
Good luck.
***: SEWilco2 has quit IRC ("ChatZilla 0.9.83 [Firefox 3.0.3/2008092417]")
Norrin_Rrr: thanks for ur help
***: Mary has joined #tikiwiki
Mary: hello i am having problems pulling up the tiki wiki index php file in my browser and my host refuses to help me what should i do i have been screwing around with this for over 12 hours
hello?
Norrin_Rrr: what do you mean exactly, are u trying to insall a nex tikiwiki ?
hello Mary
Mary: yes
Norrin_Rrr: oi
oki
Mary: i moved the new tiki 2.1 files into a directory on my host sever
Norrin_Rrr: yes
Mary: cantpull them up in browser my host is awful they refuse to help me
Norrin_Rrr: ok
Mary: when i click on the file it gives me the url and it does not work why?
Norrin_Rrr: when you open your browser on your site what does it say ?
it there a message ?
Mary: Internal Server Error
***: Paragtim has quit IRC ("We be chillin - IceChat style")
Norrin_Rrr: may be a problem with php
Your host should allow various settings that's the tricky part
what kind of host is it ?
Mary: meaning what
mochahost is my provider
Norrin_Rrr: if u try to host ur site on a basic internet provider, its not sure it will work because they are putting some limitations
Mary: what info do you need
to determine
i will link you
***: raji1 has left
Mary: www.mochahost.com
i am ready to cry =[
Norrin_Rrr: i know its fuckink crazy
:D
Mary: i have been trying to install tiki wiki for three days now =[
Norrin_Rrr: i had a lot of little annoyances like that too :)
are a total beginner ?
Mary: my host supplies me with the 1.9 version should i just use that?
pretty much yea
Norrin_Rrr: the 2.x version is vastly better
you will save yourself another run of trouble upgrading later
Mary: i am basing my whole website off this software so need to do it right
what should i do now i am so frustrated
Norrin_Rrr: you provider seem ok at first glance
Mary: what questions should i ask my host
if you tell me i will ask them
i am paid up for two years with host
so they better be =
Norrin_Rrr: i think u did the right thing going on this chan
unfortunatly i am not very experienced
Mary: i have no where else to go
Norrin_Rrr: but i have set a tikiwiki 2.0 on a web server
Mary: oh is ther not anyone here to help
ricks99?
Norrin_Rrr: There are a lot of people helping here usually but its dinner time
Mary: carrie wont help me i asked her earlier
Norrin_Rrr: well i can summup the installation like this
First stage is to reach the tikiwiki install page
it seems u don't see it yet
Mary: yes i know
i havent even go ther
got there yet
tikiwiki gave me carpel tunnel =[
Norrin_Rrr: The reason is probably that PHP is not allowed or something like that
this looks very weird to me
Mary: what does?
Norrin_Rrr: See on your personnal account on this host if there are some settings
Mary: in cpanel
Norrin_Rrr: may be some services are disabled by default
yes
you should have MySQL and PHP
Mary: i acnt even pull up my hosts homepage www.mochahost can you? it says page load erroe
i do
Norrin_Rrr: i can reach www.mochahost.com
Mary: cant can they block me? they probably did i ve been annoying them all day oh great =[
Norrin_Rrr: weird
Mary: yea weird
also i use mozilla is that ok?
Norrin_Rrr: it should
i use it too but on linux
Mary: they have me on linux too
Norrin_Rrr: Mary, please note that you will have to create a MySQL database too
Mary: i did
but havent did anything with it
Norrin_Rrr: yes in fact, it is not the cause of ur trouble right now
Mary: didnt think so
this is so simple it has to be a setting on the hosts side
Norrin_Rrr: okay they have apache with PHP extension so everything that u need
Mary: how is it possible that i cant access www.mochahost.com
Norrin_Rrr: i don't know
a cockie pbm ?
Mary: it says cannont find server cAN they block me by ip?
brb
Norrin_Rrr: have you another browser at hand ?