tikiwiki: 03nkoth * r25034 10/trunk/tiki-list_articles.php: [ENH] Allow filtering of Find results by published date for articles
tikiwiki: 03nkoth * r25035 10/trunk/templates/tiki-list_articles.tpl: [ENH] Activate showing of date range filter when finding articles
tikiwiki: 03nkoth * r25036 10/trunk/templates/comments.tpl: [FIX] Do not show comments title box check was wrong
tikiwiki: 03nkoth * r25037 10/trunk/templates/ (comment-header.tpl styles/coelesce/comment-header.tpl): [FIX] Titles of comments titled "Untitled" should simply not be shown
can anybody help me with tiki wiki search box
modn: more likely if you explain how you can be helped
I have enabled the search box in the theme, and the permissions are assigned to the correct group yet it still does not display.
This was an upgrade from a previous version of tw
I installed a fresh install on another server and by default it displayed the search bar.
tikiwiki: 03nkoth * r25038 10/trunk/templates/ (comment-header.tpl styles/coelesce/comment-header.tpl): [FIX] If comment title equals page name, it should simply not show since this is the auto-created when the comment is created with no title
re
s/enwanted/unwanted/
godaddy offers grid hosting environment. does anybody know how tiki will bahave in grid hosting?
the following are the limitations of godday grid hosting(will they apply to Tiki?) : Storing data within the Application namespace and depending on multiple concurrent sessions accessing accurate data for the entire application. Static Classes where sessions across the site (application) must have concurrent access to accurate data.
Concurrent file writes to the same file in multiple sessions or concurrent threads. Example of affected resources: File-based databases and cross session log files (these issues are exaggerated in a Grid Hosting environment due to additional volume).
Hello all.
New Forum Posts: Tiki in grid hosting environment. will it work? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36309
need help with tiki calendars...
how do i edit or delete a calendar category?
Tikiwiki|bot: that forum does not have any replies yet. i was hoping to get a faster reply from the chat
the bot is a bot...
anyone: can i safely delete or edit calendar categoreis from the tiki_calendar_categories table?
is it "tied" to anything?
will i b breaking anything by editing directly from the DB?
ricks99: dunno offhand, sorry
i don't see it stored as a hash or referenced by anything...
would seem safe to me.
I follow.
gerbert: haven't used GoDaddy grid hosting.
hmm... doesn't seem to be any issues after editing the calendar category directly from DB
:D
the table name makes it *seem* safe, heh
y. i know its the right spot, just not sure if it is validated somehwere else
tikiwiki: 03chealer * r25039 10/trunk/tiki-filter-base.php: improve some code, hoping to protect others from brain damage
good morning folks
tikiwiki: 03chealer * r25040 10/trunk/lib/setup/prefs.php: [FIX] Default cookie path outside tikiroot if Tiki not in domain root
tikiwiki: 03chealer * r25041 10/trunk/ (lib/userslib.php tiki-login.php): [FIX] Persistent login cookie path (r7443 regression)
tikiwiki: 03changi67 * r25042 10/trunk/ (13 files): [MOD] access check: deploy some accesslib check functions
tikiwiki: 03chealer * r25043 10/trunk/lib/userslib.php: [SEC] Server-side persistent login cookie deletion (r23616 regression)
tikiwiki: 03chealer * r25044 10/branches/proposals/4.x/lib/setup/prefs.php: [bp/r25040] [FIX] Default cookie path outside tikiroot if Tiki not in domain root
tikiwiki: 03chealer * r25045 10/branches/proposals/4.x/ (lib/userslib.php tiki-login.php): [bp/r25041] [FIX] Persistent login cookie path (r7443 regression)
tikiwiki: 03chealer * r25046 10/branches/proposals/4.x/lib/userslib.php: [bp/r25043] [SEC] Server-side persistent login cookie deletion
tikiwiki: 03changi67 * r25047 10/trunk/ (5 files): [MOD] access check: deploy some accesslib check functions
tikiwiki: 03pkdille * r25048 10/trunk/ (409 files): [FIX] svn property keywords in order to have the correct revision information in the heading of all files
tikiwiki: 03pkdille * r25049 10/trunk/templates/ (172 files in 12 dirs): [FIX] svn property keywords in order to have the correct revision information in the heading of all files
tikiwiki: 03pkdille * r25050 10/trunk/changelog.txt: [FIX] svn property keywords removed from changelog file
Why is it impossible to make a link to a file://fileserver. It works when I click "Test" but when I save the site, the link is completely removed ??
tikiwiki: 03pkdille * r25051 10/trunk/ (131 files in 43 dirs): [FIX] svn property keywords in order to have the correct revision information in the heading of all files
stix, "file://" isn't a web protocol, I believe.
http://en.wikipedia.org/wiki/File_URI_scheme
no but you can select "other" when creating a link. Or I should at least be able to write it in the souce-code
and it works in "Test"
the url I posted gives some info.
seems that browsers handle it differently, etc.
No matter what, it seems like tiki is removing this link
Are you sure such a link will work in a normal HTML page?
yes 100%
internet explorer supports it natively and FF needs a little tweak
no matter what, tiki shouldn't remove a link when I add it in source
I suspect it may be a security issue, assuming it's a designed behavior and not a bug. The wikipedia page says the reason mozilla doesn't support it is the security aspect. That IE allows it isn't too surprising, I imagine.
Yes I know it is disable in FF for security reasons. But I want to decide myself if it should be allowed
Ok.
I guess you could file a bug report. Is it possible to use http:// and the domain instead?
no it cannot be done unfortunately. Btw, where can I enable the default editor?
I think if you activate the wysiwyg editor, it becomes the default. Is that what you mean?
hi chibagy: as i read you conversation with stix. is there an easy way to replace the current wysiwyg editor with eg.tinymce? and is there a config file on how to handle wiki syntax?
chibaguy: reason i ask this is that tinymce supports non editable content and i would like to try if this may protect wikisyntax from being screwed by wysywig
ah, well there's no option in Tiki to swap out the current wysiwyg editor for another one.
ok. just a thought.
btw, what do you mean by "non editable content"?
(just wondering how fckeditor is failing, here.)
when trying to edit content with the tinymce editor which is marked as non editable it is not editable and all buttons are greyed out. which might be used to protect wikisyntax form being screwed up
I don't use the wysiwyg editor in Tiki, but understand that it's best to stick with one editor for any particular page, not to try switching back and forth.
is it possible to only have the wysiwig editor enabled for a special group. to prevent switching?
I don't know.
tikiwiki: 03changi67 * r25052 10/trunk/ (28 files): [MOD] access check: deploy some accesslib check functions
chibaguy: whom I may ask to enable wysiwig by default for eg. registered and disable the satandard editor?
If you just activate it as a feature, it will be the default editor.
I don't even see the "use regular editor" switch on the edit page, in my Tiki 4 installation.
Hmm.
some themes don't show the icon
really, what themes?
not sure but the tools tab and wysiwyg->regular edit switch where missing in business (but not in every installation) so i thought it was because of a screwed database...
my local server is upgrading currently but i can check later...
ok, I'm checking now in Tiki 4 installation.
I wish the wysiwyg editor worked consistently in opera. firefox works but is a lot slower.
yeah, the switch icon is ok in the Business theme. It should be independent of the theme, since it's in the editor tool bar.
thats why i thought maybe my database was inconsistent. I'll try it later.
The problem is, if the center column is too narrow, the toolbar gets cut off and there's no scrollbar sensitive to that (only sensitive to the edit textarea).
So in a 1200px screen, with both side columns on, the center is too narrow for the full tool bar. Business was actually designed to be used with just one side column.
oh that could be the reason. the center column in business with fixed width is pretty smal
Yeah, this problem should be put in the theme readme or somewhere.
hi all :-)
hi
I suspect it's the same for a lot of fixed-width themes.
hi ricks99
probably. I looked at it as i ran in milkyway problems and searched for a theme which i can twak to look like milkyway without the (inbetween solved ;-) thx again) problems..
*tweak
I'll check on a way to giv the toolbar container a minimum width.
cool.
back
ricks99: do you know how to restrict the wiki editor to wysiwyg for eg. registered group?
hm... dont think there is a tiki_p_edit_wysiwyg permission... not sure if this is possible without a hack
u would have to add the check into the tpl file
tikiwiki: 03chibaguy * r25053 10/branches/proposals/4.x/styles/layout/ (layout-reference.css layout.css): [FIX] Min-width for wysiwyg toolbar container (toolbar right end was cut off in narrow themes). Thanks to coaboa for pointing out the problem.
tikiwiki: 03chibaguy * r25054 10/trunk/styles/layout/ (layout-reference.css layout.css): [FIX] Min-width for wysiwyg toolbar container (toolbar right end was cut off in narrow themes). Thanks to coaboa for pointing out the problem.
hey jonnyb
greetings chibaguy
I remembered to log in today :)
chibaguy: i wanted to say thanks for all the 4.x updated themes - i installed them all on a friend's site the other day and it makes tiki look _so_ good! Thanks! :D
ah, great. you're welcome. I hope they are working ok.
yes, all seemed perfect - she chose faulkner in the end
oh, and i meant to say i added the infinite carousel to trunk
+1 for the updated themes. great work chibaguy!
got the author to dual license, so it's in - just haven't had time to finish updating the filegal slideshow to it
i hope to at least add it to the files plugin
hi ricks99
hiya jonnyb
tikiwiki: 03chibaguy * r25055 10/trunk/css/ie6.css: [FIX] IE6 width rule for wysiwyg toolbar container (toolbar right end was cut off in narrow themes). Thanks to coaboa for pointing out the problem.
yes, jonny, I saw that it was added. one question: with these scripts, there needs to be initialization (?) added to head, also some css in some cases. so not just the link to the script file. how will this be done in the case of infinite carousel?
manually?
how do you mean? (and how come there are two or you?)
heh, one of me timed out or something.
any jQuery init stuff should happen in either tiki-jquery.js or setup/js_detect.php (if you need database stuff in it)
tikiwiki: 03sylvieg * r25056 10/trunk/templates/tracker_item_field_input.tpl: [FIX]tracker: fix free group selection
(should add this to some docs really i guess)
I mean usually there are two or three steps to add such a script - 1. link to its js file, 2. add some stuff, sometimes with a filter if $page eq 'carousel'. 3. add some css needed for it in the page.
i added a 'carousel' mode to the tiki plugin so if you want something carouselled you would add $jq('#the_things_id').tiki('carousel') somewhere
the link (1) is done when you select the feature in admin/look/ui effects
I see.
the scripty stuff (2) should all be done for you in tiki-jquery.js (in the tiki plugin)
great.
and i didn't get as far as 3 cos i couldn't quite get part 2 working! :)
i must try and get it fixed up for 5.0 tho... it's a good thing
oh yes, the problem was it needs absolute sized images
i think 3. could be inline css, tho the docs say to put it in head on the carousel page.
the old one (colorbox) doesn't
right.
yup, 3 can happen in js_detect.php
well, people could just be aware that it needs same-size images, I guess.
so really i think we need a way to have colorbox for some filegals, and carousel for others
maybe we only add carousel to the files plugin and leave the "slideshow" as colobox?
...hmmm
maybe so. I think infinite carousel is kind of special-purpose, in a way.
indeed
colorbox os more general purpose so better for filegals
yes
good, that a plan then :D
:-)
Q: I want to drasticly edit/update/improve much of the English text...
... but I don't want to impact other translations or have to edit all the TPLs ...
... If I uncomment a line in the EN language.php file and edit *only the right side element* ...
... will I be able to edit the English prompts without affecting other languages?
tikiwiki: 03chibaguy * r25057 10/trunk/css/ie7.css: [FIX] IE7 width rule for wysiwyg toolbar container (toolbar right end was cut off in narrow themes). Thanks to coaboa for pointing out the problem.
ricks99, I was told that the English text shouldn't be changed independently of the translation strings.
:-(
iow, the strings should _be_ the english text, so no "english translation".
so i can't simply edit the en language.php as ''original text'' => "new improved text"
but presumably if you're just improving the wording, rather than changing the meaning, the other languages' translations should still be accurate.
that is my intention.
no offense to anyone, but many of the English prompts are inconsistent, poor gammar, or just plain confusing
actually, the change should be made in the template, and in all the language files.
i agree, that's the *right way* to do it, but then all the translations would be out-of-sync
well, I've gone through them to some degree a few times. There's a page at dev.tw.o for proposedstring changes.
y, ive seen that
but theres some basic things, too. is it "email" "Email" "e-mail" or "E-mail" ? I've seen it all 4 ways in the tpls
was hoping i could tweak only a single file and not mess up any translations... :-(
http://dev.tikiwiki.org/Pending+text+corrections
The history can be checked on that page for things that were on the list before.
y, but there are other things like run-on sentences, etc
Yep, I fixed some of those cases: "Access denied you cannot edit this page" etc.
so, after they're added to the pending corrections list, then what?
for example, i want to change "Creation date (asc)" to "Creation date (ascending: A - Z)"
well, Jyhem can run a script that will change all instances in the files. But I got impatient in my last times and just did find and replace in my files and committed.
k. i'll add start adding to that list
But I felt obligated to put them on the list for a few days anyway, in case anyone has a comment.
the page says: A workaround is to use lang/en/language.php
what does that mean?
I don't know.
That doesn't seem consistent with the procedure I was told.
k. tx chibaguy. i'll add to the list and we'll see what happens.
tikiwiki: 03changi67 * r25058 10/trunk/ (4 files): [MOD] header change : copyright + Id
tikiwiki: 03jonnybradley * r25059 10/trunk/tiki-wikiplugin_edit.php: [MOD] Slightly more sensible error messages
ok. probably Jyhem watches the page.
tikiwiki: 03chibaguy * r25060 10/branches/proposals/4.x/css/ (ie6.css ie7.css): [b/p r25055,r25057][FIX] IE6 and IE7 width rules for wysiwyg toolbar container (toolbar right end was cut off in narrow themes). Thanks to coaboa for pointing out the problem.
tikiwiki: 03pkdille * r25061 10/trunk/lib/ (819 files in 157 dirs): [FIX] svn property keywords in order to have the correct revision information in the heading of all files
tikiwiki: 03pkdille * r25062 10/trunk/tiki_tests/ (8 files in 2 dirs): [FIX] svn property keywords in order to have the correct revision information in the heading of all files
tikiwiki: 03jonnybradley * r25063 10/trunk/templates/tiki-admin_menu_options.tpl: [MOD] Move menu options (items) list into same table as the form and 'menu preview' for better layout (especially with long menus like 42)
polom
tikiwiki: 03jonnybradley * r25064 10/trunk/ (2 files in 2 dirs): [ENH] Object perms management page gets it's own menu item
hi luciash
tikiwiki: 03pkdille * r25065 10/trunk/changelog.txt: [FIX] remove false Id informations in changelog.txt
In tikiwiki3 I could choose from both the wysiwyg editor and the default one - how can I enable the old-school default editor in tikiiwiki4?
stix, there's a switch-edit icon in the editor toolbar.
oh yes :)
chibaguy: thx for the quick wysiwyg toolbar fix.
sure.
hello everyone
hi RavenC
hi Raven C
+1 for translation strings like "You_are_not_logged_in" => "You are not logged in."
hi jonnyb
hi luciash - how's the igloo?
jonnyb: still standing :)
i guess we will improve it during the weekend ;)
:)
@luciash: translation string fixes?
^^^^
ricks99: yes, or "comments(2-4)" => "comments" (as some non-english languages need it)
or "msgs(5+)" => "messages"
so, i *can* edit the enlish language.php directly withou timpacting/breaking other language translations (if i'm only editing the text -- not changing meaning)?
+1 from me, you'll just get -1 from someone else :-p
is a +1 from u worth more than most folks' ? ;-)
maybe it would be just good idea to put these "special workarounds" as a list on some wiki page to let ppl know
heheh
see http://dev.tikiwiki.org/Pending+text+corrections it says "01 A workaround is to use lang/en/language.php" what does that mean/imply?
eh ?
exactly
tikiwiki: 03jonnybradley * r25066 10/trunk/lib/tikilib.php:
tikiwiki: [MOD] Add $override_dates param to list_articles. This allows you to ignore the
tikiwiki: "show before publish" and "show after expiry" date settings on the article type
tikiwiki: (in other words find only the date range you were looking for).
ricks99: i see nothing between the quotes: " " what does that mean/imply?
oh...
01it says > A workaround is to use lang/en/language.php < what does that mean/imply?
better?
nope :-/
01A workaround is to use lang/en/language.php
the text you paste just doesn't display on this side of the world :(
sigh...
A workaround is to use lang/en/language.php
how's that?
now good :)
(or u couuld simply read the page) :)
heheh
does that note mean that it *is* acceptable to simply edit the right-side of the foo=>bar in the language.php?
yes, this means that you can use the en/language.php file to "translate" english strings
yes, it will not affect/break anything
tikiwiki: 03sylvieg * r25067 10/trunk/ (2 files in 2 dirs): rollback 25033 to a better fix
so i can edit/update/change/modify english text to improve usability withoug causing issues?
yes
tx
so in reality, we do really have externalized string bundles
you can only cause confusion a bit ;)
yep, in reality we can have *whatever* in tpls which affects the left side and only the right side matters how it will be presented to the specific language user
im good at causing confusion...
:)
if i go that route, should my changes be checked into proposals or trunk?
or both?
languages translations are accepted directly in branches
you don't have to put them in proposals
k. tx luciash
So is it poosible to rename eg. Topics -> to Genres and Categories -> to topics? Tryed that but it screwed some funcionality.
coaboa: where ?
coaboa: only in right part of the translation strings langauge.php file
or custom lang.php
coaboa: of course if you rename that in tpl, you ask for little trouble
Topics for exampl. I renamed the lang and in some moduls it still showed up with the old name.
coaboa: need clear cache
will try again ;-)
some months ago.
yes, lang/en/custom.php is other option
ricks99: would be fun to force new translations if we renamed all tr strings in tpls to contain e.g. underscores instead of spaces... something like "Hello World" would become "_Hello_World_" ;) then one could easily see what strings are untranslated yet
hm.. *fun* isn't quite the word I would choose :)
tikiwiki: 03jonnybradley * r25068 10/trunk/lib/wiki-plugins/wikiplugin_articles.php:
tikiwiki: [FIX] Add overrideDates param to articles plugin so you can list the date range you actually want, whether the 'article type' says so or not.
tikiwiki: Also various other small fixes (including don't default to only 3 items) and some code reformatting.
tikiwiki: 03jonnybradley * r25069 10/trunk/styles/strasa/options/mono.css: [CSS] More monochromatic-ness
does anyone know if function.tikicon.php is still used? i'm not finding any references to it in trunk and last real commit was 2004
jonnyb: i don't even know what was the purpose of it
i'll kil it and we can rollback if needs be... (it was a very old version of {icon} i think
or i don't remember
ok
tikiwiki: 03changi67 * r25070 10/trunk/article_image.php: [MOD] header change : copyright + Id
before my time too
tikiwiki: 03jonnybradley * r25071 10/trunk/lib/Date/: [KIL] Removing unused partial copy off PEAR::Date in lib/Date again (initially done in r8895 by sept_7 in 2007?)
is there a way to have topic without articles? (and to use them for wiki pages)
is the php documentation for strftime incomplete or is it really not possible to format month number without preceding zero ?
coaboa: nope, use category instead
ricks99, the point of changing the strings instead of editing lang/en/language.php, I think, was to avoid having to process that language file. (mose is who told me to not do that.) he said what is the point of having a faulty English string be translated to a good English string? Why not just make it a good English string to begin with?
And since the meaning isn't changing - presumably - it doesn't matter if the string is also changed in the other language files.
To me this makes perfect sense.
it makes sense for english speaking people to have the english strings originals not "translated" but it is hard then for the others
that sounds like good sense to me chibaguy (i've been lurking on this translation thread)
Why? Isn't better to improve the strings?
i agree that the *correct* way to fix English text is directly in the TPL, but that is *a lot* of work and would potentially *break* a lot of things
i am trying to balance correctness vs. speed
It's easier to translate a good English than weird English, which is what ricks99 wants to correct.
anyway, until we don't get rid of the lang/en/language.php file it will be processed anyway
no, ricks99, it isn't a lot of work.
a. notice weird English in interface. b. do global search. c. replace appropriate cases (most of them are) with good English.
but if i change a TPL, then someone has to change all the lang.php files?
Yes, you do.]
well, i am just hanging here on the rick's issue trying to solve something a bit different, i agree ;)
I did anyway.
that means i have to touch 100s of tiles. vs touching a single file
yep, it takes a text editor about 10 seconds.
or less.
first i have to grep all the php and tpls
but on the other hand it would avoid these string corrections
yep, that takes a minute or so the first iteration, then they're in ram, at least on my machine.
subsequent searches are even faster.
i see ur point. it just seems somehow *cleaner* to me to change only a single file
I don't see how it can be clean, when all the other instances of faulty strings remain. Of course they aren't exposed, in remission so to speak, but still.... ;-)
ricks99: but you agree it is a workaround, right ?
ricks99, I don't mind doing the find and replace, if you want to just put the changes you want on the dev.tw.o page, I can take care of it, if Jyhem doesn't get to it first.
tikiwiki: 03changi67 * r25072 10/trunk/ (28 files): [MOD] Header: Copyright + Id
:)
im just concerend (maybe not really an issue) of touching 100s of TPLs and PHPs (and maybe even JSs)
chibaguy likes to earn easy good karma points ;)
I say they need touching. ;-)
another reason (maybe) that all strings should b externalized
anyway, i started adding some items to the dev page
I guess in the long run there should be a better solution, for sure.
would cut down on the size of the files, too. tiki footprint is becoming an issue
yes, they should be real "translation strings", not "english sentences"
out of curiosity, what would be the translation string instead of "Permission denied." for example?
%id1%
hm
would cut all lang.php file sizes by aprox 50%
chibaguy: "_Permission_denied_"
imho
ricks99: %id1% would be really tough for translators
why?
if strings were translated via the tiki db interface it wouldnt matter
so rick's method has the advantage of reducing string length...
would also eliminate issues of punctuation, etc.
ricks99: how would you know id1 means "Permission denied." ?
...tho is rather obscure
we would need some sort of lookup table/master index
aka lang/en/language.php ;-)
(says the English speaker ;-) )
but that woudl not have to be deliveired -- used only internally in dev
fwiw, thats how we do it in Java
i'm not saying it is perfect, only an alternative
but 40MB of language files is a lot of extra weight to carry around
yep, but that makes it harder for translators... now they just can grab the file and translate/correct easily in any text editor
it would also need get_strings.php to be adapted to it, etc.
again, just an idea
btw, did we agree on removing the commented out strings for release ?
yes, I believe so, luciash.
there was a good discussion in a London 'fest last year about translation stuff - you remember luciash? Rodrigo suggested we move to using a common (open) translation system but i forget the name of it - might that help?
cool, that will reduce weight significantly
jonnyb: you mean the .po files ?
+1 for removing commented out ones, but as part of the release script (in the meantime)
yes luciash, that was the one
I wonder what's involved in moving to .po files. This comes up every couple of years. ;-)
indeed - for tiki6 maybe?
probably not a small job
probably not.
tikiwiki: 03sept_7 * r25073 10/branches/experimental/tiki-webdav/: [BRANCH] Creation, trunk 0 to 25072
Is this what we're talking about? gettext: http://mel.melaxis.com/devblog/2005/08/06/localizing-php-web-sites-using-gettext/
yep
tikiwiki: 03lphuberdeau * r25074 10/trunk/ (10 files in 9 dirs):
tikiwiki: [MOD] Rewriting external feed library to use Zend_Feed_Reader rather than an
tikiwiki: assorted set of regex. Should add support for more formats, resolve multiple
tikiwiki: issues and speed up feed display (feeds used to be parsed every single time they
tikiwiki: were displayed and sorted manually)
This looks neat: http://www.poedit.net/index.php
that's the one chibaguy - apparently we'd get more translators on board using something like that
tikiwiki: 03jonnybradley * r25075 10/trunk/lib/smarty_tiki/function.tikicon.php: [KIL] Unused smarty function. No references found and no real commits since 2004
There's also something called Zend_Translate: http://www.developer.com/design/article.php/3683571/Build-Multi-lingual-Websites-With-the-Zend-Framework.htm
oh yes - well spotted - it's already "in" tiki too
yep
"At present Zend_Translate supports a variety of source file formats, including PHP arrays, CSV, _Gettext_...."
http://framework.zend.com/manual/en/zend.translate.html
tikiwiki: 03changi67 * r25076 10/trunk/ (98 files): [MOD] Header: Copyright + Id
When you try to access a wiki when not logged in, you are presented with an error-page which refers to the login-page. After you login you go the the groups homepage and not the page you originally tried to access. How is this changed?
turn off the "use group home pages" option
where is that?
Admin: Login i think
it doesn't look like it
see doc: http://doc.tikiwiki.org/Groups+Management
on admin: group
I found it in general
It also has this "Go to group homepage only if login from default homepage"
ok
which is perfect :)
tikiwiki: 03sept_7 * r25077 10/third_party/ezcomponents/ (287 files in 40 dirs): [ADD] eZ Components 2009.2 for WebDAV
yep, you're right, luciash.
tikiwiki: 03sept_7 * r25078 10/branches/experimental/tiki-webdav/ (11 files in 6 dirs):
tikiwiki: [EHN] Add webDAV to Tiki, initial work by Nyloth continued by me
tikiwiki: Basic operations work : uploads, downloads, folder creation...
tikiwiki: Use with caution ! ;p
tikiwiki: Tested with cadaver, IE, and Firefox estention Trail-Mix
looks like zend again, to me.
I don't know what I'm reading, really, but this looks relevant: http://devzone.zend.com/article/156 - "Integrating Smarty and ez Components with the Zend Framework"
tikiwiki: 03changi67 * r25079 10/trunk/ (54 files): [MOD] Header: Copyright + Id
:)
get system error trying to preview wiki page with articles plugin on trunk :-/
after save too
stupid question but is db up to date?
yes
and it sves without the plugin? (so basically it's the plugin that is not working prob)
hi luciash - i've been working on that one
yes
{ARTICLES(max="5",lang="en",sort="lastModif_desc",quiet="y",titleonly="y")}{ARTICLES}
this is what i put there
ok, on it... fixing on it's way
jonnyb: got it too ?
brb (fone)
yes, got the error here
er... there is no column called lastModif
ok
i didn't remove it
ah
hmm, so how is it called for articles to sort by lastModif date ?
try publishDate or expireDate
sorry, then it seems to be my fault
thank you
well publishDate isn't exactly last modif but i think i can use it
hmm, doesn't seem to be anysort of created of last mod info in there (articles are weird)
of/or
*g*
would be good to add
i want to start a campaign to turn blog posts into a new type of article - would reduce lots of duplicated code...
yeah, and allow blog post submissions
coo, yes!
and why it is not a coment?
coment
... :-(
blog a comment ?
and a forum post?
and then comment these comments ?
:-p
it's all the same sort of stuff
but i wonder jonnyb how you would like to keep the feature that blogs can have their own headings
headers ? heads ? :-p
and we need prev/next post nav badly
for posts? of the actual blog?
actual blog
of/or (again)
those would stay the same, just the posts would be articles
tikiwiki: 03changi67 * r25080 10/trunk/ (107 files): [MOD] Header: Copyright + Id
ah, ok, the "wrapper" would stay the same, fine
and so a blog becomes a new type of article list
again more code reduction
well, blog could be a wiki page containing articles plugin as well
I think it is good to still have a blog feature and blog wrapper, but the blog posts themselves can be articles. I think jonnyb's idea is good
hi nkoth
hi
i think even better would be if all content would be like a wiki page - having history of changes with diffs etc.
but that is a lot of dreaming already
tikiwiki: 03changi67 * r25081 10/trunk/ (76 files): [MOD] Header: Copyright + Id
changi: can you point me out on where we agreed on the format of "(c) Copyright 2002-2010 by authors of the Tiki Wiki/CMS/Groupware Project" ?
tikiwiki: 03changi67 * r25082 10/trunk/ (63 files): [MOD] Header: Copyright + Id
Does one know if it is possible to have (maybe using perspectives) to have an article in different levels (eg. beginner, expert & pro) where the common content (maybe basic feature description & intro etc) is shared ammong those versions?
so that a user can define which depth the content has which is presented to him
article or wiki page ?
version plugin???
can include parts (i.e., common) of one wiki page in another
if you want to show content depending on current user group use group wikiplugin
tikiwiki: 03sept_7 * r25083 10/branches/experimental/tiki-webdav/ (163 files in 9 dirs): [MRG] Automatic merge, trunk 25072 to 25079
damn language dropdown doesn't switch pages by lang anymore
oh yes - quick_switch_language() not found anymore :(
fix coming...
tikiwiki: 03jonnybradley * r25084 10/trunk/templates/translated-lang.tpl: [FIX] {jq notonready=true} for "normal" JS (makes language select dropdown work again)
thinking mor of "tagging" content for later usage. maybe an 140 char intro which also will be sent to twitter, an abstract which will also published @ facebook and so on. So writing content once (in depth) and mark parts for specific additional usage
another casualty of moving all JS to end of file... can you test pls luciash?
jonnyb: thx, sure
coaboa: you can use trackers for that
and include in any page using trackerlist plugin
a tracker which publishes the eg article header to twitter?
jonnyb: yes, it works again
jolly good - keep an eye out for JS errors, we'll get them all in the end!
i found another one today - categorize_list.php also now generates a JS error if it's included and not used (as in tiki-view_sheets.php)
again the copyright :-(
tikiwiki: 03sylvieg * r25085 10/trunk/ (lib/filegals/filegallib.php tiki-file_archives.php): notice
tikiwiki: 03lphuberdeau * r25086 10/trunk/tiki-admin_topics.php: [FIX] I have nothing against new words, but this one causes a parse error.
coaboa: well, you would need to figure out the twitter connection part
@coaboa: you can if you generate RSS for the tracker, you can push to twitter via twitterfeed
ricks99: nice, can you strip out some part of the rss output to fit the twitter chars limit ?
yes. check out twitterfeed.com u can also add pre/suffix
tikiwiki: 03lphuberdeau * r25087 10/trunk/ (6 files in 6 dirs): [NEW] Allow to pull RSS feeds into tiki articles
ricks99: cool
very.
that's how i keep the @twbasics twitter stream active
tikiwiki: 03nkoth * r25088 10/trunk/lib/search/searchlib-mysql.php: [ENH] Allow category filter in searches
tikiwiki: 03nkoth * r25089 10/trunk/lib/search/searchlib-mysql.php: [FIX] missing parameter
strange, i have in my flash object but still the video frame appears above the plugin helper
ah, nope, sorry, my mistake
tikiwiki: 03lphuberdeau * r25090 10/trunk/ (5 files in 5 dirs): [FIX] Enclose article content in ~np~ as it is all HTML. Make the pagination of article content optional as it breaks the wiki syntax.
huh ? articles can be wiki syntax, not all html... i don't get it
tikiwiki: 03nkoth * r25091 10/trunk/tiki-searchresults.php: [ENH] Allow category filter in searches
New Forum Posts: Group watch on comments - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36315
luciash: I think lphuberdeau means when generating an article from a rss feed
ah, sorryy, out of context ;)
jonnyb: there seems to be problem that wikiplugin helper UI gets cached including param values and even tiki clear cache doesn't refresh it
oh? where/how/when?
*g*
i have: {trackerlist trackerId="1" sort="y" sort_mode="created_desc" max="1" showpagination="n" filterfield="9" exactvalue="22" wiki="News Last Item Template"}
in source of the wiki page
but the plugin helper shows me another trackerlist values
as for this param: Wiki Page [News Item Template]
there should be [News Last Item Template] though
wow !
you mean the wiki param is wrong? or all of them
now this is weird, when i hit the close button for this helper
there is another helper under it
Hello, newbie it's the first time I connect to IRC (via Chatzilla) I have a lot of general questions of a newbie to understand the organization before going on practical actions
which shows the correct values
:-p
so for some reason it shows me two plugin helpers one over the other
luciash: coo - do you have more than one trackerlist plug on the page?
hi Trebly - welcome
yes, i have two trackerlists there, but funny thing is none of them has wiki="News Item Template"
bizarre
the other one has wiki="News Headlines List Template"
that one which incorrectly displays over is in another wiki page though
do the plugins work ok if you only have one per page?
i will try
goddamnit, nope :-\
removed the other trackerlist... still two helpers
same
mucho weirdo
weirdo mucho grande
there are some odd things in tiki-wikiplugin_edit.php...
you're not in WYSIWYG mode presumably?
no way :)
(it's quite scary!)
Thank's, I salute all the team. I began to use Tikiwiki three month ago, I have installed two sites on a shared server domain "trebly.net", and because I am interested in development. I am installing all development tools on my main computer, it runs on windows XP SP3 and I have difficulties : comes from 4.1 or the platform context, I try to answer to these question on some problem and make...
...a good windows configuration
Trebly: are you using XAMP (which works) or IIS (which doesn't, afaik)?
tikiwiki: 03nkoth * r25092 10/trunk/templates/tiki-searchresults.tpl: [ENH] Allow category filter in searches
Trebly: you may also look @ vmware (server) with a linux distro wich gives you the ability to save a state and if something got screwd just switch back to this.
No APACHE (from easyphp5.3) and my config Apache/2.2.13 (Win32) DAV/2 mod_ssl/2.2.13 OpenSSL/0.9.8k SVN/1.6.6 PHP/5.3.0 with extensions
tikiwiki: 03nkoth * r25093 10/trunk/templates/tiki-searchresults.tpl: [FIX] previous commit (this should only show in the main search area, not on the top bar search...)
sounds ok so far Trebly
does somebody use a yaml checker
hi sylvieg - is there one? i just use a good text editor that colorizes the syntax - helps a bit
profiles really could do with more (some) feedback on syntax errors :(
sylvieg: I ve tried instant yaml
2 full days on a profile - and I still do not have it :-(
instantyaml.appspot.com works for me but just started with yaml
tikiwiki: 03nkoth * r25094 10/trunk/ (3 files): [FIX] When switching back to single selector from multiple selector when only one selected, to forget multiple selector settings otherwise it gets in the way
in my dream "wishlist" is an ide for profiles
and there are two yaml plugins for eclipse ide where one doesnt worked
*for me
thanks a lot coaboa
Nota: I don't use extension ADODB.dll because I could not find a good version available for php5.3 (not all same entries) and ready to compile I could not till know find the sources. Never mind if not available the interpreted version must functions but I always crashes the database connection on the function not found : Setattribute in Session->open line 23 of tikisession-pdo.php item 3029
looks like i can't work here for the next few days (fire alarm testing unit by unit) good thing i am moving out at the end of the month
nkoth: aye
sorry for the rant, but maybe fire alarms shoul d be optional :)
New Forum Posts: The Editor doesnt work! - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=36317
Compl : 3.3 functions but not 4.1 - I have gone as an explorer inside everything of the product. Now I am looking for the class structure and the process used to connect $dbtiki to class Zend_Db_Statement_Pdo which provides (in my opinion) the Setattribute function
tikiwiki: 03lphuberdeau * r25095 10/trunk/templates/tiki-site_header_options.tpl: [FIX] Smarty parse error (unknown cause, but this fixes it)
Trebly: you probably want to look in /db/tiki-db-pdo.php and /lib/core/lib/TikiDb*
tikiwiki: 03jonnybradley * r25097 10/trunk/ (7 files in 5 dirs):
tikiwiki: [ENH] Tiki-sheet can now parse wiki syntax in cells.
tikiwiki: More to come (has produced more problems saving sheets with jQuery.sheet - saveSheet() needs rewiting... next)
sylvieg: this hlepd me too http://yaml.org/refcard.html
getting weird template compile errors all around
lphuberdeau: maybe it's a cache thing
cleared it
got worst
that commit you just made is bizarre
I know, reverted it
now I get an error on error.tpl
( ! ) Parse error: syntax error, unexpected T_ENDIF in /var/www/trunk/templates_c/en^%%67^67E^67E1C58E%%error.tpl.php on line 151
hmm, i cleared my cache and have a problem too
seemsok now
Ok this is good but it is session_start() line 124 of tiki_setup_base which activates "open" in session class with "TikiDb::get()->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);" which can't reach the SetAttribute function
disable db sessions
or switch to adodb
that issue was resolved for next version
this template issue is really weird, I can reproduce it no problem
maybe it's out of memory or that kind of thing
seriously doubt that, I run with 1G mem limit
might be related to those keywords
Complement : When I make a clean new db there are other problems, In 3029 item I explain that I choose to test (which I will need) the "manual" (script) transfer (adapting : local.php, htaccess, patched .php to use well as parameter my FileAccessName for windows and export-import SQL to mysql). This crashes as described. Thank's but I must go away for 1h and half - I get answers but a meeting ...
trashing and restoring templates/ seems to have solved it
strange
had no local changes
hello, i have a question regarding permission, is there anyone available?
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
Welcome to the official Tikiwiki English Irc channel, Please just ask your question, dont ask to ask, someone will reply if and when they know the answer. Welcome again and please stay awhile
tikiwiki: 03lphuberdeau * r25098 10/trunk/ (3 files in 3 dirs): [NEW] Allow to delay publication
OFF: just ask
tikiwiki: 03nkoth * r25099 10/trunk/templates/tiki-page_bar.tpl: [FIX] Do not show comments area if specific page is set to not allow comments
I have a Wiki Page assigned to Categories A, B and C. I have given GROUP-A permission to View CATEGORY-A
GROUP-A can also Edit the pages they can see; permission assinged Globally
problem is: when a member of GROUP-A edit and saves thi Wiki Page, CATEGORY-A is unassigned from the page
any ideas why this happens?
version?
2.2
I don't support that
I don't remember that being the case....
unless I'm missing something, I think it's a bug
maybe it's an old bug
v2 is a little long ago
In that case I'm afraid I'll need to update... as I have been suggested to do :T
I know. I've been fighting with Permissions for a week now without acomplishing my objective.
at the very least you should upgrade to 2.4, the latest of 2.x, or to an LTS version (3.x), or latest stable (4.x)
I was trying to avoid the update process since I don't want to affect the data already in the Wiki
I've been told 4.x has enhanced permissions, is that right?
I know the problem won't happen in 4.x, no idea of prior versions
yes
OK. I'll update then. Any thing I should be aware of about updating?
just make a copy and try various upgrades on the copy
v4.1 is the recommended version, right?
use mysqldump (to avoid iso/utf scrambling) for datbase backup and restore.
that is, for example, the Export option in phpMyAdmin?
coaboa: any idea if you can upgrade directly from 2.2 to 4.1 or must you go through 3?
2.2 to 4.1 will work
1.9 to 4.1 will work for that matter
he should try it but setting up a second server (if available) personaly i never jumped over that distance ;-)
well, thats all for now. thanks for your time!
have a nice day.
lphuberdeau: the weird issue you had with the smarty parsing of cached template i hade on some servers (only some) with pretty tracker wiki pages as templates when they contained quotes or single quotes in smarty tags in some circumstances and i had to remove them (rollback the wiki page)... dunno why exactly this happens i just know it sucks a lot
and only on some servers, others were fine
first time in ... a lot of years ... on my dev machines
couldn't track any significant differences in php to nail it down :(
tikiwiki: 03lphuberdeau * r25100 10/trunk/ (3 files in 3 dirs): [NEW] Allow to select default categories for new articles
tikiwiki: 03luciash * r25101 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: [ENH] mediaplayer plugin: fullscreen and wmode params
good night
nite
does anyone have an idea why a Screencast preview wouldn't work? I get the message "Preview Not Possible" when I upload a screencast.
mei: Screencast is SuMo supported only
mei: will not be released with Tiki 5
mei: no idea about it, sorry
no problem
try #sumo
:)
okay
tikiwiki: 03luciash * r25102 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: no change, code indentation only
hmm, what is the 'filter' => in wikiplugins for ?
doesn't seem to filter anything i input in plugin helper
and what are the possible values ?
i am trying 'filter' => 'text', 'filter' => 'url' and 'filter' => 'boolean'
tikiwiki: 03nkoth * r25103 10/trunk/templates/comments.tpl: [FIX] Proper handling of showing of toolbar in comment/forum post editor depending on whether wiki syntax is accepted
luciash: look in TikiFilter.php
jonnyb: fine, tnx
types are things like alpha, digits etc
lib ?
by the way - have you worked out how to send JSON data with ajax in jquery?
lib/core
i see
ah, it sanitizes rather checks if the input matches the filter
yup - it also attaches some funky jquery things to the plugin form - like group/user autocomplete - also datepicker now
can we make some check if the input is valid in the plugin helper for the field or even use dropdowns, radios etc. ?
use options for dropdowns
options ?
'options' => ... ?
see img plugin for example
true is the plugin helper gui is tiki cached
i have to clear the cache while doing any change in the plugin code
s/while/after/
and even refresh the browser cache
or reload
yup - dull, isn't it :)
but the dropdown option is nice :)
jonnyb: can we also set default size of the input field ? it's kind of short for urls
true, maybe add a "length" attribute to the param? (would need writing)
of "size" maybe
of :)
of/or
:))
:D
where is that coded ?
new params to add
lib/core/lib/... ?
not coded... the form's generated in tiki-js.js (buildformrow or something)
but i mean you need to add it next to the 'filter' => ..., 'options' => ... etc. no ?
where is this handled ?
yup
or i just add it there in the plugin code and then in the js only ?
build_plugin_form_row() in tiki-js.js
fine
i think so
should i add it as new param or paramDef.size ?
sorry - can't tell without looking (have been tryring to stop working for past 3 hours...)
aye :)
i think param is right, paramDef are extra definitions for params i think
should be like how options are handled, i tihnk
polom
polom chealer
hi jonnyb
tikiwiki: 03nkoth * r25104 10/trunk/tiki-kaltura_video.php: [FIX] perm typo
tikiwiki: 03alain_desilets * r25105 10/trunk/lib/ (2 files in 2 dirs): [ENH] Fixing unit tests for UpdatePages.php.
tikiwiki: 03luciash * r25106 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: [ENH] mediaplayer plugin: make some params dropdown options in plugin helper
tikiwiki: 03alain_desilets * r25107 10/trunk/lib/test/core/Multilingual/Aligner/UpdatePagesTest.php: [ENH] Fixing unit tests for UpdatePages.php.
jonnyb: so you're saying tiki-objectpermissions.php breaks with a group name containing a single quote?
:)
jonnyb: do you have an example?
(I have one, but it works)
(i thought you/we fixed that one)
i made a group called Apost'rof
jonnyb: hum, we fixed something in Montreal about French translations with apostrophes causing JS errors and breaking editpage, can't remember looking at objectpermissions together though
jonnyb: OK
& i get an uncaught JS exception on loading
jonnyb: hum, I see what you mean
tikiwiki: 03luciash * r25108 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: oops, transparent is a string of course
jonnyb: strangely, I don't seem to get JS exceptions, but the top checkbox is not working
maybe a firebug setting - i have show js errors & warnings and track throw/catch set on
jonnyb: thanks. I didn't have the latter but now I do and still don't get it.
hmm, odd - firebug 1.5? (release)
jonnyb: yes
jonnyb: just found at least a HTML error
:)
sometime chrome/safari shows up other errors that firebug doesn't catch
jonnyb: a
I am back, did you have an idea, a way to search for my installation
sorry - i didn't really understand the problem - too deep in the db stuff for my liking :)
lph said: lphuberdeau: disable db sessions
[19:32] lphuberdeau: or switch to adodb
[19:32] lphuberdeau: that issue was resolved for next version
if we could find the fix in trunk we could backport it into 4.x for the next version...
tikiwiki: 03nkoth * r25109 10/trunk/ (24 files):
tikiwiki: [FIX] Permissions checking via access->check_permission checks for all of the
tikiwiki: perms, so the checks before that check for multiple ones did not make sense.
tikiwiki: With the admin perms, they automatically inherit those under the same perm
tikiwiki: section and need not be specified again.
tikiwiki: 03luciash * r25110 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: [FIX] mediaplayer plugin: the additional optional params are correctly passed to the FlashVars now
tikiwiki: 03luciash * r25111 10/trunk/lib/wiki-plugins/wikiplugin_mediaplayer.php: & > &
tikiwiki: 03nkoth * r25112 10/trunk/lib/tikiaccesslib.php: [ENH] Add ability to check for any one of a list of permissions (either one will suffice)
Hello to everybody - Newbie I don't know anybody : connected first at 20h gmt+2 : do you know who knows well the adodb and pdo class structures, and eventually where and how $tikidb (adodb::get()) inherit the class Zend_Db_Statement_Pdo; I have a crash by "function not found" at tiki-setup_base.php:120: session_start();
tikiwiki: 03nkoth * r25113 10/trunk/templates/tiki-view_articles.tpl: [FIX] Show "Read more..." text only if tiki_p_read_article is y
tikiwiki: 03nkoth * r25114 10/trunk/ (7 files): [FIX] More perm checking fixing to incorporate either logic