tikiwiki: 03luciash * r16819 10/trunk/lib/smarty_tiki/block.tabs.php: [NEW] tabs smarty block: easier way of generating tabs in a smarty template TODO: some optional params for class, etc. tikiwiki: 03luciash * r16820 10/trunk/templates/tiki-admin-include-general.tpl: [ENH] introducing tabs smarty block: propagate everywhere ;) tikiwiki: 03luciash * r16821 10/trunk/templates/tiki-admin-include-features.tpl: [ENH] introducing tabs smarty block: propagate everywhere ;) tikiwiki: 03luciash * r16822 10/trunk/templates/tiki-admin-include-look.tpl: [ENH] introducing tabs smarty block: propagate everywhere ;) tikiwiki: 03luciash * r16823 10/trunk/templates/tiki-admin-include-general.tpl: [ENH] commiting the AdminUIRevamp improvements by ricks99 (http://dev.tikiwiki.org/Regrouping+the+General+Admin+page) tikiwiki is pretty cool, I just started using it but I have some questions I created a couple of accounts that have admin rights as well as other rights and wrote an article. Then I create a regular user account (from an admin via add user) but whent I log in as that user, no articles can be seen Is there an automatic role/scoping feature going on here? If an admin writes an article, only admin's can see it? wow, active channel here...:) @vector: did you give the other groups permission to read/view articles? @luciash: OMG! glad u thought it was good enough to use... i guess i'll start on other admin panels ;) I looked at permissions for registered users and saw that they could submit. I suppose I assumed that if they could submit then they could read as well no. submission <> read Yes, I know they are not equal...nevertheless, submit would be intuitively a "higher" function and one would expect that if one has submit then one would have read?? nope. tiki has *highly* configurable perms see docs for details I would say it probably needs better defaults then. Being able to submit articles that can not even then be read is sort of silly !help You can get a more complete list of commands that work with this bot at http://tikiwiki.org/TikiBot . new user here. I've been working within the kubrick template, and when I place a module within a wiki (center column), the module displays as if it's width were limited by the witdh of the left or right column. I've noticed that other templates (moreneat, for example) do not do this. I was hoping someone might either point me in the right direction for figuring out how to correct this, or... ...advise me not to bother, as there may be a better solution that I'm not aware of. stripmind, the module widths are set by the theme CSS file. Sometimes div.box (the module's container) is specified. Sometimes the side column widths. In the case of Kubrick, it's the module box, so you can add div.wikitext .box {width: 100%} (or whatever) to kubrick.css. thanks chibaguy. I'll check it out. ok OK, I am still having trouble. The permissions page claims that tiki_p_read_article is inherited from Anonymous but both anonymous and the registered user I am testing with can not read the article I created from the admin account It does not even show up on the article home page ehlo? vector: Which version of TikiWiki? And are there Categories involved which have permissions? vector, maybe some confusion about terms. "article" isn't a wiki page. It's a news-type article. (just making sure on this point) tiki_p_view is the permission to see wiki pages. hi. I've enabled the search modules to my wiki but they are not appearing on the site for any users other than the admin user. I've checked the documentation and the forums but didn't see anything on this. Has anyone seen this problem before? I'm running v2.2 btw moj0rising, I suspect there's a permission needed for Registered or Anonymous group (depending on who you want to use the search). So by that do you mean something different by the group permissions whereby you can associate that module with the groups who's pages you would like the module to appear in? ...checking the admin console now... Check the "Group" link under "Admin" in the default menu... k... tiki-admingroups.php Then the "key" icon for the group concerned. The perms are a long list so I usually search in page for, say, "search".... ...there's a tiki_p_search that needs to be assigned. bizarre. that worked. :) bizarre? tiki_p_search, yep. was just going to say. ah :-) haha. yeah. I would have never guessed that. but it works so I'm happy. thanks a ton, chibaguy. Recently categories have been given more permission powers, so if you use categories and run into permission problems, check the perms again... ... for, like, tiki_p_search_categories or whatever might help. ah. all right. I'll try to remember that too. basically, I'll try to remember whenever I can't get something to work or appear, I should check that permissions page as well as anything else that might be pertinent. Well tiki_p_view is checked as well also inherited from Anonymous Is it a wiki page or article that can't be seen? not sure what the difference would be between an article and a news-article but in the menu on the left side where it has all the features like Blogs, Forums, etc...there is one for Articles What is the one I am using..should I not be? By article I mean what's seen at tiki-view_articles.php. Sometimes people say article when they mean a wiki page, so I wanted to be clear. Are you using categories, and is the article categorized? I did specify some categories but I do not recall if I gave it one Is that a prerequisite for viewing to function? Ahh, just checked...I did put it in two categories and I do recall seeing something about an "auto assigning permissions" checkbox which was always checked while I was creating them Ok, then there's a tiki_p_view_categorized perm that needs to be given. AHH...thank you! about auto assigning, I think that may mean the permission is inherited by subcategories, but am not really sure... makes sense...thnx or by objects in the category. Doh, another dead end...it is already checked for both Anonymous and also for registered since it inherits anonymous tiki_p_view_categories and tiki_p_view_categorized are both checked for anonymous If perms were changed recently, sometimes you need to log out and back in to see the effects. haven't needed to change any yet...all the ones people are referring to area already granted event to anonymous Or clearing the caches never hurts (tiki-admin_system.php) no good...still nothing About articles in particular, they have a publish date, so be sure that time has arrived already, for regular visitors to see them. except for users with admin rights Good call, but again, published over a day ago hmm maybe it isn't approved?? that could be it Hmm, when I click on "View Submissions" as an admin there is nothing listed and the article does show up (only as an admin) in that little "since your last visit" box where it says "new articles" which is wierd because it is always there even though it isn't new since my last visit.. Expire date says 2010 so that isn't it visible flag says "y" last visit is last logged-in session, so that'll display unless you log out and back in (regarding that point) but I've noticed some quirks there too so maybe how the browser handles cookies could also be involved. Time zones aren't a factor are they? perhaps...I really just need anonymous and registered users to be able to view the articles getting submitted. I don't think so. The article has been published for the better part of a day Tiki is configured for 0 hours ahead or behind GMT but in reality I am about 7 hour behind it but the time is set correclty Hey, I noticed something...there is a view_articles_header permission that I do not see in the "assign permissions" list of permissions while editing groups or individual users I do however see that permission when editing the permission for the specific article. and they appear not to be granted on that article...not sure why though.. Was it because it was authored using an account with administrative rights? It shouldn't matter, I think. Yeah, it has something to do with the categories...I just removed it from categories and now anonymous is picking it up again. very odd I see the tiki_p_articles_read_heading permission in the list but it isn't checked on my site, but doesn't seem to have an effect on article viewing. Articles should be able to be categorized and still be visible according to permissions, so I don't know what the problem might be. How do you get rid of that Tikiwiki Assistant box on the left bottom side of the screen? I think I know my way around the menus, and have all the doc home pages for tikiwiki book marked so it really isn't adding value at this point That box is a module, so go to tiki-admin_modules.php and click the remove icon (X). Ahh, is that a place where I can place custom assistance for users of my site??? Yeah, "Create new user module". I see it keeps changing context based on the page I'm on.... what does? The tikiwiki assistant can I customize what shows up in there for anonymous users, registered users, etc..? I want to thank you for all your help! You've been awsome! Sure, no problem. Also check doc.tikiwiki.org and the Tiki for Smarties site.... just a second... http://twbasics.keycontent.org/ wow...sweet! thanks, chibaguy for the css pointer. looks fine now. ok, great. Probably for Tiki 3 it'll be default behavior for modules to be full-width in the wikitext. cool People can always put them in a div of specified width if they want them narrower. one of the modules I'm trying to place within the wiki is a forum-display module that would show last posts from only a specific forum. Since I've got numerous forums, and not all are relevant to a particular wiki page, I thought there might be an id parameter for setting that limit, like there is for {gallery id=n} or {poll id=n}, but I don't see that as a possibility for defining the... ...existing "forums_last_topic" module. I've tried creating user modules with things like: {forum id=8 max=5}, and also placing the existing module in the wiki as: {MODULE(module=>forums_last_topics,id=>8,align=>left,max=>5) /} I've been reading the smarties guide on placing forums in wikis, as well as the docs on modules, module admin, and the predefined forum modules, but no luck. Am I missing something or do i need to edit tpl or php files? polom polom polomorning Hi guys. At the bottom of all my wiki-pages, the content of the page's category is shown. Can you remember where I turn this off? ricks99: you're welcome stix: Admin > Wiki iirc is iirc short for something? Cannot find it "if i remember correctly" :) oh :) lemme have a quick look sry hmm i don't find it either now i'm not sure if it's optional actually it has to be - I get a huge list of pages on each wiki stix: you can workaround it by removing tiki_p_view_categories permission from the group i think but then your users cannot browse the categories too the users has to be able to browse the category as I list the contents of categories on different wikis stix: what version and theme ? maybe it's hardcoded in the theme tpl file yes I am using a custom theme and running version 2.2 do you know what I should be looking for? stix: templates/styles/your_theme/tiki-show_page.tpl stix: found out there's feature to be switched off for it oh nice feature_categoryobjects what is it called? have to find the GUI for it still ;) okay :) stix: ok, it's on Admin > Category yes, they are gone now :) thanks for helping np :) Hi everybody, how to create the workspaces in aulawiki? can you help plz? is there anybody ? Kutti, sorry, I'm here but have no experience with aulawiki. ok chibaguy, thanks anybody else knows abt aulawiki? Kutti: wait for xavi or ask at users mailing list or TW forums luciash: how do i go to user mailing list Kutti: http://sourceforge.net/projects/tikiwiki Kutti: click on Public then Mailing Lists there's tikiwiki-users you can subscribe there Hello everyone : I am still looking to the trackers and I succeeded in creating a tracker and a field your name. I wanted it to try to if it works. I have no problem as administrator but I do have one with a registered user. I give the permission to the registered users group to be able to watch, insert a new item. When I try to insert a new item as a registered user, I have a link "insert a new item" but not field is displayed I also actived the option "Field is public" And the Field is not hidden Thank s luciash, i will wait for xavi to come, The field is visible by registered users and editable by admins The permissions that I activated for the registered users are : tiki_p_create_tracker_itemsDelete, tiki_p_list_trackersDelete, tiki_p_view_trackersDelete, tiki_p_watch_trackers mycomputer: what version and theme ? version 2 and darkroom theme It shows the name of the field when I activate the option "Field is mandatory?" but not when I do no activate this option what type of field is that ? I tried two : textfield and textarea I have this as admin http://cjoint.com/data/cumwqaHd4C.htm hmm ok :) i'll look and this as registered user http://cjoint.com/data/cumxz50kP4.htm thanks luciash for votre nom i'd use text field, not textarea I try give the same problem you need tiki_p_modify_tracker_items to Registered or Anonymous OK. I will look err, sorry, you shouldn't need that for creating new items No that gives still the same problem ok Should I try to change of theme ? I tried the default theme but still the same probem :) didn't you selected Visible by: on tiki-admin_tracker_fields.php ? When I go to this page I have the following message : No tracker indicated Euh sorry mistake I chose the option registered users for visible by The field is also public and not hidden http://cjoint.com/data/cumN53Ygzw.htm mycomputer: i just created test tracker on my 2.2 SVN copy and it works mycomputer: do you want my tracker export ? yes I'm curious to know what I did wrong : I guess something stupid :) http://pastebin.com/d63bb21e5 thanks. I try it I have imported it : I try to create a field to see if it works create item or field ? textfield "Subject" should be already there there is no such textfield ah, damn, you're right, it exports/Imports only tracker but no fields i think i have to use Export CSV data I created a field and still the same problem :) lemme send you the csv file How does it works exactly? How to import it? mycomputer: get it here → http://tikiwiki.org/tiki-download_wiki_attachment.php?attId=693&page=UserPageluci thanks I downloaded it you save it to your disk and then go to tiki-admin_trackers.php?trackerId=1 > Import/Export > Import CSV data ok I did it and my Group has these perms: tiki_p_create_tracker_items, tiki_p_list_trackers, tiki_p_view_trackers mycomputer: last thing i hope you did in case you upgraded: tiki-admin_system.php?do=templates_c gotta go out for a dogwalk, lemme know, bbl I have set the same permissions Strange. Still the same problem isn't your tracker categorized ? Sorry I do not understand. What do you mean? if you categorize some object you have to take care of the permissions of the categories cleared the cache ? on tiki-admin_system i'm running out of ideas and now i really must go with the dog ;) OK thanks for everything :) hi all :) hi ricks99 hi luciash the admin: general still needs some tweaking (espeically in ie) is there still a need for the "other" tab? not very meaningful.... i think i'd prefer to see those options elsewhere ricks99: sorry, was in jabber talk with xavi :) ricks99: yup, but Other or Misc is sometimes very useful when ppl don't know where to put it ;) gonna try tinkering a bit more... ricks99: you maintain info.tw.o ? +/- i'll send you logo in the style of doc.tw.o sent ricks99: how was the link to 2.x version ? of info.tw.o last i saw it was ok, but some intertiki issues? yes, intertiki doesn't work because current info.tw.o is 1.9 or something i cannot login there log in current site, then manually switch url in ur browser bar (worked for me) i cannot login in current info.tw.o site and i forgot the link to the 2.y test *2.x URL http://info.tikiwiki.org/2.0/ ricks99: thank you tikiwiki: 03ricks99 * r16824 10/trunk/templates/tiki-admin-include-general.tpl: [ENH]UI tweaks. added more help links. css fixes for ie 1 thing with the new logos... how to handle translation, with the text in the logo now? ricks99: i am able to login to the 2.0 site, can we upgrade it to 2.2 and switch with the current ? go for it ricks99: do you think it's so important to have these little quotes translated ? well... i speak english 100%, so it doesn't matter to me :) ricks99: but we can remove tham and overlay with real text also ricks99: if you feel it as an issue again, im a native english speaker so issue at all for me. simply an observation :D ricks99, the observer :) the *english-speaking* observer CMS/Groupware is also untranslantable ;) i guess as long as the ALT is translated, it will b ok i'll try to dig out the login credentials to info.tw.o server k. and reset theme to thenews to match other sites ricks99: thanks for the login trick ;) ricks99: why you re-added the
to the general admin again ?
to force the fielset width to 100% (in ie)
otherwise, they are all different widths and look (IMHO) bad
hmm, there must be other way than this workaround, i'll look into it
which IE ? IE6 or IE7 ?
ie 7
ok
im sure u can find a better way. i also needed to add the clear:both to the parent divs to fix indentation issues
adding width: 100% for fieldset in thenews.css should help
y. ideally all the style info should be moved to the css. i was a bit hesitant, however. how to introduce a new admin/global style to *all* css?
ie7 handles 100% widths in strange ways IIRC, so needs to be watched. I don't recall the details offhand.
hey gary, right
Maybe ie6 could get a px width for the admin page fieldsets.
ricks99: there's css/admin.css iirc
ricks99: or transitions css
chibaguy: that would be fixed then, or how would you count it ?
@chibaguy. id prefer to replace all PX with EM measurements, this way they scale better when users select different sizes
@lucicash.. ahhh admin.css. VERY good
ricks99: em's are useful only for IE, all the modern browsers scale px nicely
sure, if ie is ok with that, I am :-) .
also better rendering of px depending on your screen DPI set in Opera and FF than with ems or %, then they become too unreadable from my experience
ie is (IMHO) pretty modern. i know ya'll are anti-MS, but in the real world IE still rules
but all depends on the base body font-size, so i also prefer em font sizes everywhere else
ricks99: IE7 or 8 is pretty modern, i talk about IE6 crap
lol, snickers :D
mars
:-)
crap is in the eye of the beholder. ie 6 still has a significant market share
about 22% or so, last I checked.
quite significant
looking at anaylics, 29% of doc.tw.o visitors are ie6 (feb 1-14, 2009)
I think we should try to make our sites basically work in ie6, but I don't sweat minor layout problems in ie6 any more. It isn't worth it, I think.
market share doesn't talk about how "modern" the product is
ricks99: could you add a detect of IE6 to the Tiki installer and encourage Tiki admins to install IE7 at least ? ;)
For example, if modern CSS allows an enhanced appearance for modern browsers, then those browsers get it, but there's no need to work hard to emulate the effect with extra code for ie6.
.... how about a detect any non-ie and redirect to ms.com :)
we have to kill that IE6 "modern" browser all together ;)
ricks99: even M$ itself would appreciate it if IE6 users upgraded to more secure browser like IE7 ;)
sorry, but for most folks operate under a "if it ain't broke, don't fix it" mentality. i still have my win95 pc that's running just fine :)
I have a kind of split attitude. On the one hand I think we should encourage moving to modern browsers. On the other hand, we need to make Tiki as useable as possible for the largest user group possible.
And realistically, as Rick says, a lot of people do still use ie6.
So for them, the site should be functional, at least.
i agree we are getting into ie6 user all the time.
hi all :)
chibaguy: why do we release security upgrades/fixes then ? let users still use Tiki 1.7.2 ;)
yo Yoni
it works too (until you get cracked :-p)
heh, well, we want to do the best we can on our side.
hi Yoni
if we will support IE6 indifinitely, we will support unsecure crap and those people will never upgrade their browser ;)
again. if its woring. is it really "crap"? bluetooth is quite unsecure, but i see folks using it all the time
But I don't think they'll upgrade just because TikiWiki causes problems for them. They'll blame us for making bad software.
"all the other websites work." ;-)
agree again
if all sites would stop to work in IE6 suddenly, that would be funny :)
Like right now I don't like seeing the javascript errors when I use IE to look at tiki sites.
:) you suggest we wait for that ?
(but am too ignorant to fix)
@luciash: still upgrading info.tw.o?
getting "XMLRPC Error: 5 - Didn't receive 200 OK from remote server. (HTTP/1.0 500 Internal Server Error) " on login
imagine how far we could be without caring for those IE6 and lesser incompatibilities... alpha transparent PNG support, no weird rendering bugs, resizable fonts, ...
Maybe we could start a movement to have a "Don't support IE6" day, as a protest. I'd be for that.
ricks99: not yet, the XMLRPC error is the intertiki incompatibility still
or... imagine how many users we would loose if we we only focused on xperts :)
chibaguy: +1 :)
ricks99: "#!/bin/bash; # CGI for missing 200 OK error.; echo "200 OK"; # Copyright 2009 SEWilco"
goes back to ... what is the overall goal/roadmap? how do u measure "success"
Well, I think as a product, tw should support everyone possible. But as a principle, I agree with luciash that we should encourage leaving the old browsers behind.
ricks99: i think Tiki is worth of one little upgrade... imagine how many users we will loose now with PHP5 only support ;)
ricks99: this is more serious change to me than supporting IE6 fully
i agree (PHP upgrade). can u image GMC saying to car owners "sorry, if ur car is more than 5years old, the dealers will no longer service it)
Also tiki 3 has quite a big footprint.
Nearly 80MB.
ricks99: actually, that's what happens with old cars :-p
svn commit -m "[BUG] Fix IE6 problems with Theme config option to block access from IE6. Default message points to FF download page." lib/admin/adminlib.php
Or they just charge you so much it makes more sense to buy something newer.
Such as trying to repair electronic equipment these days.
SEWilco2 rocks ! :D :D :D
its cheapre for me to mainain my 1981 chevy than my '03 honda
luciash: If only it were that simple. :-)
* rick misses his carburetor
OK, by that measure, let ie6 users fix their web browsing problems.
:D
they'll fix it by going elswehere
my joomla sites work fine in ie 6 ;)
true, which is why I say as a product, tw should support ie6.
chibaguy: Yeah, that's it. An AJAX tool which lets IE6 users edit their IE6 binary files.
:-)
your sites with content in tables you mean ? :-p
I wonder what the profile is on these ie6 users. I have to struggle to avoid having ie7 installed on my ie6 test box.
sorry. but blaming the end-user for using the 'wrong' browser is a typical developer-centric view. nothing wrong with that per-se, just not how i see things. 'nuff said
chibaguy: Publish the most-altered IE6 files of users who manage to return to the site with their modified browsers. Eventually someone will fix everything. :-)
we support IE6, it works in it, but if ppl want modern look, they should upgrade to modern browser
i agree with that, luciash.
as far as it's accessible and usable i don't won't to bother to make it look exactly the same and polished in IE6
Maybe it would help to support multiple browser-oriented versions of themes, so IE6 branches are isolated.
SEWilco2: no way
Browser-based themes might allow better support of phone browsers too.
There's some defacto sorting just based on what CSS each browser supports.
SEWilco2: no-one would be eager to maintaining it
Already we have gray backgrounds on icons in ie6 because they don't support png transparency. I think that's ok.
luciash: It might make maintenance by IE6 people easier. But then they'd fix other things in their branch and not in main branch.
chibaguy: i agree
chibaguy: we could use that PNG fix for IE but it's waste of resources
unfortunately, the people using ie6 and the people who can fix things are two distinct groups with no individuals in common, I think.
SEWilco2: yep, it would lead in some weird IE6 forking :-p
luciash: As opposed to the present weird IE6 merging. :-[
It's hard enough just finding people who run Tiki on Windows or test and fix with any IE browser.
*g*
Questions about running on a Windows server usually go unanswered. We've had js error messages in ie for ages....
i think at least admins of tiki should care about security and modern browsers... the benefits for them are enough reasonable to upgrade their browser... and for visitors the user part of website is pretty well usable and accessible even if they use IE6
admins as people who install their tiki i mean
i dont know. i think most tiki 'admins' are just regular users who want a website.
so fixing IE6 related bugs should be done mainly on the Tiki user side, not that much important in the Admin interface
yup, website for free and right now with no work, i see ;)
seriously. y. thats what i get with wordpress :)
and unlimited support with no contribution ;)
My impression is we get all kinds of people who want to run Tiki, some are individuals, and some are doing it for a commercial project or organization.
90 : 9 : 1 rule. 90% are consumers only -- no contribution. fact of life
Especially for the last two, I think it's good for us to make TIki solid on all browsers.
yep, i don't think most of our users are IE6 "i don't care" people
(but solid doesn't mean beautiful.)
so we wouldn't even lose too much on the other hand ;)
(on the admin interface side)
who do *you* see as the tiki target audience? commercial users/admins?
I worked in the office of one company in Japan were Win98 was still being used because "it works" and they didn't want to invest to upgrade.
we're not accessible to everybody anyway (requiring cookies, javascript on some parts, etc.)
So there was a lot of ie6.
Don't know how typical that is.
i think 'very' typical. if it ain't broke, don't fix
can't you install anything else on win98 for a browser ? i have a friend who used until last week win95 with Opera on it, because it was simply faster and more user friendly than IE
No, I think IE7 requires XP.
Heh, these are people who run all MS products not realizing that these products are the cause of most security problems.
i see, but i wonder what percent of such important websites do not work in FF or Opera today
so they still have a choice to use something else on Win98 than IE7
nevermind, we'll not force IE6 users on the Anonymous or Registered user side to upgrade or change their browser or make it unusable in it but shouldn't we tell the Admin side that Tiki is much more fun with modern browsers ?
and secure ;)
That makes sense to me. Actually I don't think ie6 users actually miss any functionality, do they? Only small details of appearance afaik
* rick thinks u need more compelling reason thn "fun"
ricks99: s/fun/anything good/ ;)
again, if it is already working in ie6, why should i change?
Probably the security aspect + appearance would be the main reasons to upgrade, right?
chibaguy: i found two showstoppers recently for admins: one in FF and one in Opera
really?
>devtwo bug2323
http://dev.tikiwiki.org/bug2323
the other one i didn't report yet, but it's when assigning permissions to a group in opera the layout is broken making it inacessible
ah, I noticed the page columns were messed up in admin categories, but didn't look any closer...
chibaguy: the problem is it looks ok when there's no category yet, just after adding one it happens
chibaguy: right security + look and feel + better usability
ricks99: what do you suggest to do with this ? abandon and delete ? → http://info.tikiwiki.org/info_tw_o_110/tiki-index.php
well... i guess we never got the 'super cool' new tw themes.
trash it i guess
...
you've already customized the TPL anyway, right?
thanks should have thoght of that.
polom
doc.tikiwiki.org issues are known?
tikiwiki: 03ricks99 * r16827 10/trunk/templates/tiki-change_password.tpl: [ENH]use consistent field names (from registration page), inform users of pw restrictions, show pw strength meter
I was not connected this lat 24 hours - my desktop died... is there a place where 'decisions' made in tikifestmadrid are described - I need to do 1) "send a mail to somebody to join a group" "automatic group creation" on item tracker creation with group tracker" or "group creation plugin with automatic tracker assigment' (I do not know yet which one)
s/decision/consensus - I am sure I do not see all the aspects of the topic - but better to go in the general current
sylvieg: : most of it was videotaped
I hope some people will fnd the time to edit and make available
the most major/interesting idea that came out was "perspectives"
via ustream.tv? or a real video taping
real
was not able to understand erally the sound in ustream.tv on sunday/monday...
url?
Xavi has one part and matthew the rest
I don'
I doubt it's already available because it need editing and compression before being usable on the web
There are some pics on tikifest page (of whiteboard)
.. ok will do some plugins tomorrow - they can be replaced .. I am so late on this job...
I am very pleased http://info.tikiwiki.org/ has new theme and is at 2.2
thank you to whoever is responsible
hi
it is why I never but it official
hi
hi
I remember some fight soem time ago about theme 'ennuyeux' with mose..
sylvieg: did you see strasa.css?
I almost miss the fights with mose :-)
the one uses on info?
:-)
sorry marc info is not sexy - or we do not have the same definition about 'sexy'
straca wil be better - coe will be better - my 2 cents
it is not unlikely that sexy is different for you and I
you being a woman, and I, a man
between info.tw and joomla.org
joomla is much nicer
why not using one of gary style...
not newt
... we need more theme contributor perhaps..
Please let Soozy Pauline my two designers and me fix the two.p sites all o need is the name
MatWho: :-)
:-)
Please give me the name
thx
name?
Marc get me the name
hehe
Is it tiki tikiwiki or what
is the name so important ?
He he is very anoying
The name it vital
which one will be more sexy?
I can not do a design without the name
There are several bottlenecks in the way
I think both are ok now - th ecommunity is known with both name
The important thing is can we have to trade mark
Anyway, Tiki will be part of the name
some of which I have control, some, not
it should be enough to design on
if to be conservative is not a problem to creativity - go for tikiwiki
We need somebody who is skilled with legal aspects to deal with lawyers and we need money to pay lawyers
if tiki opens doors - go for it
Yes but it is silly for me to spend mony on a design if we get trade mark problems
so tikiwiki]
we won't have any problem with tikiwiki
this one for sure
We need a laser to check it put before we start
yeh
Laser is laser
Laser is lawer
:-)
I need a budget for a lawyer
And I need someone to coordinate with this lawyer
It is so simple please can you do it soon
simple to do a sexy desing?
or someone to take stuff off my plate so I may take the time to deal with lawyers
I thought you had support fr some organisation in Canada
that was me
But I haven't slept for the last 24 hours so I haven't had time to chase after the signature
to pay for the lawyer
Doing the design is very easy just sort the. Name out and we can start ok the design
Ok is on
MatWho: agree - it is only to have time - time to review code - time to write doc - time to simplify code ... a lot of time
I have 3 briliant designers waiting to start
I thought pascal was sorting out the laser
Matwho - surely it is possible to design based on TikiWIki, and should we decide to truncate to Tiki , or go one step further and try something like TikiWiki CMS/Groupware shortened, your design would still work
No
No
No
MatWho: please spend the minimum - only to have something a little bit more appealing
No
I can only brief the designers with the name finalised sorry that is the only way they work
I will use all the great work from the last tiki test wokshop as well
anyway, when I am back in Canada next week I will chase after the person who promised to pay for the lawyer
The result will be much better than jpomla
Pleas it pains me to wait much longer!
I agrre with MatWho - but my concern was only to give some red cheeks to info
I dealt have made an incredible offer to the yw community here the designers are world class and you should not waste this oportunity
?me missed something
if they can not wait ... it is tikiwiki
I am very pleased that there is all this energy and potential. I am sorry to say that with everything on my plate, with the work backlog, with Louis-Philippe gone, with RecentChangesCamp which starts in a few days, followed by TikiFest, and PhpQuebec Conference, and the 3.0 work, I am unable to invest time & money on the lawyers for the trademarks & all
I won't have free time for at least a month
Ok so I can wait
Lot of other things to do:)
But there are many people in the community, it shouldn't slow because one person is too busy
|