←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
refizulAre tracker's categories related or the same as Tiki categories? [00:37]
..... (idle for 24mn)
I start to understand... but the desription is very misleading
damn - it works! :-)
[01:01]
.......... (idle for 47mn)
sandroandradejoined #tikiwiki [01:51]
luciashrefizul: yes, same [02:03]
marclaporte1polom [02:11]
luciashhi marc [02:11]
refizulluciash: finally, I made it somehow - don't understand everything yet, but it works. [02:19]
....... (idle for 32mn)
j0n3joined #tikiwiki [02:51]
.... (idle for 17mn)
goj_killedByISPjoined #tikiwiki [03:08]
....... (idle for 30mn)
Tiki-KGBtikiwiki 03marclaporte r43816 10branches/10.x/templates/admin/include_search.tpl
tikiwiki Duplicate pref to relevant admin panel
[03:38]
crocketjoined #tikiwiki
Should I ignore directives written in the assumption that Clean URL is not enabled?
[03:40]
marclaporte1, Do I need HTTP_AUTHORIZATION for CGI scripts? [03:47]
marclaportejoined #tikiwiki
crocket: no
ignore cgi
[03:53]
crocket: normally, I do two things rename _htaccess to .htaccess an activate the checkbox in the admin panel. If the server accepts .htaccess, then it's done [04:02]
....... (idle for 33mn)
crocketmarclaporte, Do I need "RewriteRule ^calendar$ tiki-calendar.php [L]" even with Clean URL turned on in tiki?
If the Clean URL option can't be applied to input rewrite rules, then I don't need it.
oops
If the Clean URL option can't be applied to input rewrite rules, then I still need it.
[04:35]
marclaportejoined #tikiwiki [04:39]
crocketmarclaporte, Do I still have to manually rewrite clean input URLs to PHP urls?
I guess PHP isn't capable of handling clean input URLs.
[04:40]
marclaporteI don't understand the question [04:41]
crocketmarclaporte, Do I need "RewriteRule ^calendar$ tiki-calendar.php [L]" even with Clean URL turned on in tiki? [04:42]
marclaporteyes, you do [04:42]
crocketok
Then I need all those rules in _htaccess after turning on clean URL feature.
It seems I would just symlink .htaccess to _htaccess.
[04:42]
marclaporteremember to review this when you upgrade as _htaccess evolves [04:43]
crocketI don't want to maintain _htaccess myself. [04:43]
marclaporteyes, symlink is the best
Tiki will try to make a symlink
[04:43]
crocketmarclaporte, when does it try?
oh
It's alrady made.
marclaporte, Do I manually write "RewriteRule ^/+$ /tiki" in httpd.conf?
I want to make tiki the default page.
[04:47]
[R=301]
I put RewriteRule ^/*$ /tiki [R=301] in httpd.conf, and now the root page redirects to tiki.
[05:02]
......... (idle for 40mn)
marclaporte, I installed php5-imagick on debian, but tiki doesn't recognize imagemagick. [05:45]
marclaportetry tiki-check.php [05:52]
crocket"Image Magick Available Array.fitness good "
marclaporte, ^^
[05:57]
character_set_server latin1 Array.fitness ugly [06:04]
..... (idle for 20mn)
I solved that problem.
marclaporte, "Can't reliably determine, if your upload_tmp_dir is accessible via a web browser. To make sure you should check your webserver config."
[06:24]
What does that mean? [06:32]
.... (idle for 15mn)
I can't turn off allow_url_fopen via either php.ini or .htaccess [06:47]
How do I remove tiki logo? [06:55]
marclaporte, busy? [07:00]
kstingeljoined #tikiwiki
joined #tikiwiki
[07:05]
joined #tikiwiki [07:13]
joined #tikiwiki [07:27]
kstingel1joined #tikiwiki [07:27]
kstingellooking at /trunk/lib/init/initlib.php, just noticed (what I assume is) a typo on ln: 56 (within comment) -- "Copes with Windows premissions" ... should that read "... permissions"? Don't want to make the edit if it's not a typo :-) [07:38]
marclaportecan't imagine it's not a typo
crocket: back
tiki-admin.php -> search for logo, and you should find "Logo source (image path):" and you can empty that
[07:42]
.... (idle for 15mn)
crocketmarclaporte, ok... I think it was a theme problem.
A certain theme doesn't respect logo image setting without login cookie.
marclaporte, Do you know how to make a div vertically centered in a div?
The logo is aligend at the top.
[07:59]
Tiki-KGBtikiwiki 03kstingel r43817 10trunk/lib/init/initlib.php
tikiwiki [FIX] typo in line 56 comment
[08:04]
crocketHow do I download themes? [08:18]
..... (idle for 24mn)
ok I downloaded themes.
I deleted Site Title, and it is deleted in a login session.
But without a login session, the deleted site title is displayed.
Is it related to cache?
tiki cache?
[08:42]
arildbjoined #tikiwiki [08:45]
dibujoined #tikiwiki
Hi, I need some help with tiki wiki and the code highlighter geshi. For Html it works fine, but for java code only Strings are highlighted. The demo on the geshi website works fine for java too. Any ideas?
In the plugin options dialog java could not selected in the "colors" dropdown select box
[08:46]
redflojoined #tikiwiki [09:00]
kstingelsilly Subversion question time biggrin ... does it matter which client version I'm running? (1.6 vs 1.7)
... would hate to break TIki by using wrong SVN client
[09:03]
......... (idle for 40mn)
crocketHow do I clear any installed profile?
I want to clear it
[09:43]
..... (idle for 22mn)
dennmansjoined #tikiwiki [10:05]
crocketHow do I put a line break in a box? [10:19]
%%%
WYSIWYG editor is buggy.
[10:26]
marclaportecrocket: http://profiles.tiki.org/Profile+Rollback
crocket: it's fragile, yes
Try WYSIWYG that saves in wiki syntax
Can you demonstrate bug on http://demo.tiki.org/?
crocket: will you be using your wiki for bug reporting or documentation?
[10:27]
.... (idle for 16mn)
kstingeljoined #tikiwiki [10:45]
arildbjoined #tikiwiki [10:59]
dibuleft #tikiwiki [11:00]
..... (idle for 24mn)
redflojoined #tikiwiki [11:24]
kstingeljoined #tikiwiki [11:37]
arildbjoined #tikiwiki [11:43]
..... (idle for 21mn)
Tiki-KGBtikiwiki 03arildb r43818 10trunk/ 10templates/tiki-wiki_structure_bar.tpl 10lib/structures/structlib.php 10lib/prefs/namespace.php 10templates/admin/include_wiki.tpl
tikiwiki [NEW] Add option to hide the namespace indicator in the displayed structure path.
[12:04]
vmachinejoined #tikiwiki
left #tikiwiki
[12:05]
........ (idle for 37mn)
Matt_joined #tikiwiki [12:42]
....... (idle for 31mn)
nano__joined #tikiwiki [13:13]
rodrigoprimojoined #tikiwiki [13:13]
jonnybjoined #tikiwiki [13:25]
crocketI'm so sad.
marclaporte is not in this channel now.
[13:26]
jonnyb2nd poloms
cheer up crocket - he does sleep occasionally ;)
[13:28]
..... (idle for 21mn)
arildb_joined #tikiwiki [13:49]
crocketHow do I change the main page? [13:55]
Is it safe to turn on Use Wiki syntax in WYSIWYG? [14:02]
arildb__joined #tikiwiki [14:05]
.... (idle for 19mn)
Tiki-KGBtikiwiki 03jonnybradley r43819 10trunk/templates/admin/include_search.tpl 10trunk
tikiwiki [MRG] Automatic merge, branches/10.x 43812 to 43816
[14:24]
jonnybbbl [14:24]
.... (idle for 16mn)
ricks99joined #tikiwiki [14:40]
polom y'all [14:45]
luatdojoined #tikiwiki [14:45]
Bsfezjoined #tikiwiki
Rick ?
ricks99: ? :)
[14:52]
ricks99boker tov Bsfez [14:54]
Bsfeztsorayim tovim :) [14:54]
ricks99:) [14:55]
BsfezA propos theme, any chance you check : http://avtalyon.org.il/10x.html/ if the syntax look ok, i'll work on sprites, i'll do a browsers check and zou ! [14:56]
ricks99took a fast glance the other day. looks good. will do a more detailed view today [14:56]
crocketI"m so hot. [14:56]
BsfezYes plz, tks Rick. btw i sent a mail in favor of theme team and adding them... [14:58]
ricks99ricks99 thinks mods could potentially be "ressurected" as a themes marketplace [14:58]
Bsfezagree
we won't have to insert all theme in Tiki (never understood that) and people will select what they need.
[14:59]
ricks99Q for you: how are you handling the border-radius for IE?
or just leave it sqared?
[15:00]
Bsfez… aye... [15:02]
ricks99oh... and if you add a div around the carousel with overlfoww:none; tiki won't show all the images upon first loading the page [15:03]
Bsfezphone 2sec [15:05]
radek82joined #tikiwiki [15:11]
kstingeljoined #tikiwiki [15:11]
does anyone know who's managing the design (Themes) team?
I just want to get some info on which TPL files I need to look at to decompile an empty page structure ...
[15:19]
ricks99is it listed on tiki.org/teams ? [15:21]
kstingelI'm trying to put together a Theming help page :-)
ricks99: not sure, I didn't know where to look -- thanks
[15:21]
ricks99yw [15:23]
dhazeljoined #tikiwiki [15:33]
kstingelricks99 & dhazel: polom [15:35]
dhazelkstingel: ? [15:36]
kstingellooking around the walls, the room looks full ... but it appears everyone is napping [15:42]
luciashpolom [15:56]
rodrigoprimojoined #tikiwiki [15:56]
luciashcrocket: if it is marked experimental it can cause issues - so not 100% save
ricks99: i think better would be profiles kind of repository for themes
ricks99: btw, i leave squared, at least they are rounded in IE9 - good enough for me ;-)
ricks99: overflow: none is not valid i think; should it be overflow: hidden maybe ?
[15:57]
jonnybjoined #tikiwiki [16:02]
luciashwb jonnyb [16:03]
jonnybpolom luciash and all [16:03]
ricks99overflow:hidden i mean, y
luciash: do profiles allow for attached files?
ricks99 thought profiles only changed db info
[16:03]
luciashricks99: as of now profiles can upload files to file galleries at least so we just need to find best way how to handle this [16:11]
ricks99y. thats why i suggested mods instead. [16:12]
luciashricks99: as we do it with cartograf profile now you can download the attached theme and unpack manually - mods are a bit dinosaurus and can cause issues because you need write access on many places [16:13]
ricks99its the balance between ease-of-use vs. security. i understand [16:14]
luciashyeah [16:14]
ricks99ricks99 thinks asking an end-user to unpack and upload/replace files is asking quite a bit [16:14]
jonnybjonnyb thinks once again "if only all the writable tiki files were in one place!" [16:15]
luciashbest would be if profiles system could be somehow extended to allow write access to specified dirs etc. [16:15]
ricks99+1 [16:15]
luciashthen we can just pronounce mods as obsolete
jonnyb: +10
[16:15]
jonnybwould be a good task for a TikiFest (then we can spread the blame for resulting issues!) [16:20]
ricks99or just continue to blame jonnyb for everything, like i do. ;-) [16:21]
jonnyb:D [16:21]
luciashlol [16:24]
Greyhatjoined #tikiwiki [16:32]
Guest49478I am trying to display database query results as links to pdf files. My query returns a table populated with the correct data. How do I format the output as a link?
this query - {DBREPORT(db="tiki" wiki="1" debug="1")}SQL {SELECT Fileid,Name FROM tiki_files WHERE description= "EH-151"}{DBREPORT}
returns - SQL {SELECT Fileid,Name FROM tiki_files WHERE description= "EH-151"} TABLE :sortable HEADER :heading CELL "Fileid" CELL "Name" ROW :even :odd CELL [Fileid] CELL [Name]
[16:34]
ricks99will probly need to modify the plugin to strip out the <table> elements [16:37]
Guest49478I get a nice table with headings and data
I can get the same report with - {SQL(db=>tiki)}SELECT Fileid,Name FROM tiki_files WHERE description='EH-151'{SQL}
if I strip the table elements, how would I format the output as links
[16:38]
ricks99you'll need to hard-code that/include that in the plugin
think the SQL plugin simply returns the query. any additional formatting (such as link) you'll need to add
[16:40]
Guest49478Thanks [16:41]
ricks99yw [16:44]
..... (idle for 23mn)
nkoth|nelsonjoined #tikiwiki [17:07]
...... (idle for 26mn)
luciashshould i commit the theme first in trunk and then backport to 10.x ?
jonnyb: ?
[17:33]
jonnybluciash: no, we're merging to trunk, so commit in 10.x
http://dev.tiki.org/Where+to+commit#Dashboard
[17:34]
luciashok
thx
is the ID svn property merged too ?
[17:35]
jonnybyup [17:35]
luciashcool
luciash would like to see the profiles.t.o resemble firefox add-ons site
[17:35]
what does jquery code.photoswipe ? [17:48]
jonnybluciash: it does swipey photo browsing on filegals on mobile (it's pretty good!)
especially on "pads"
brbwt
[17:50]
luciashgreat [17:59]
Tiki-KGBtikiwiki 03luciash r43820 03branches/10.x/styles/gradiant.css
tikiwiki [NEW] Gradiant theme - grayish radiant theme with lot of CSS3 gradients, no images involved
[18:00]
tikiwiki 03jonnybradley r43821 03trunk/styles/gradiant.css 10trunk
tikiwiki [MRG] Automatic merge, branches/10.x 43816 to 43820
[18:12]
changijoined #tikiwiki [18:26]
Tiki|botNew Forum Posts: bug in plugin (Source) in wysiwig - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45558 [18:26]
marclaportejoined #tikiwiki [18:29]
Bsfezjoined #tikiwiki
for the rounded box, once i used behavior: url(nature/PIE.htc) but nowHi sry back only now
ricks99: LOL msg collision :)
[18:36]
changijoined #tikiwiki [18:41]
kstingelpolom changi
and everyone I missed last time ;)
[18:41]
Bsfez1joined #tikiwiki [18:43]
luciashBsfez: PIE slows down IE 8 and less terribly, unfortunately
hi kstingel
[18:44]
Bsfez1luciash: i'm not using anymore PIE (previously) [18:44]
luciashyep, me neither
same experience i think
actually all existing solutions (JS/vml) are mostly unusable for real production sites
[18:44]
kstingelhi luciash :) ... and Marc, fabricius, mose, Robert ... and the rest of the residents biggrin [18:46]
Bsfez1kstingel: :)
luciash: any advise about : http://avtalyon.org.il/10x.html/
[18:47]
luciashkstingel: i think for the page about theming would be good place on themes.tiki.org [18:47]
Tiki-KGBtikiwiki 03marclaporte r43822 10branches/9.x/lib/modules/modlib.php
tikiwiki [bp/r43756 partial] Ref: r43742 [FIX] Validate module preferences before execution
tikiwiki 03marclaporte r43823 10branches/9.x/modules/mod-func-top_quizzes.php
tikiwiki [bp/r43756 partial] Ref: r43741 [FIX]?194?160Function moved to different library. Needed for profiles.tiki.org search re-indexing
[18:48]
luciashBsfez1: what kind of advice [18:48]
Bsfez1taste is always welcome, but about the css, i want to commit this theme [18:49]
Tiki-KGBtikiwiki 03marclaporte r43824 10branches/9.x/tiki-view_forum.php
tikiwiki [bp/r43756 partial] Ref: r43740 [FIX] Specify the forum to check permissions for
[18:50]
kstingelluciash: eventually, I plan on adding all of my pages to their respective tiki.org sites ... for now I'm writing them all on own site so that I can test as I go and make sure all works as detailed in page(s)
Bsfez1: allow English interpretation?
[18:50]
luciashkstingel: that is nice of u
Bsfez1: isn't it too specific ?
Bsfez1: i would give lot of advice but I am busy with my daily job ;-)
[18:50]
kstingelam also using my site (http://tiki.kstingel.com) to debug and validate existing themes [18:52]
Bsfezjoined #tikiwiki [18:53]
Tiki-KGBtikiwiki 03jonnybradley r43825 10branches/10.x/lib/wiki-plugins/wikiplugin_include.php
tikiwiki [FIX] include plugin: Don't add edit button when used in a newsletter
[18:54]
kstingelthat site is only running 9.x branch ... but on local server, I'm running 9.x, 10.x + trunk, so I can pick up any (Theme) inconsistancies between Tiki versions [18:55]
jonnybkstingel: thanks for that project and good luck with it - i didn't know all that stuff about svn exclude, nice one! [18:55]
Tiki-KGBtikiwiki 03jonnybradley r43826 10branches/ 1010.x/tiki-admin_newsletters.php 1010.x/templates/tiki-send_newsletters.tpl 1010.x/tiki-admin_newsletter_subscriptions.php
tikiwiki [FIX] newsletters: Return to lists after saving, creating or adding subscribers, and add a convenient link to template admin
[18:56]
luciashkstingel: yup, svn exclude is interesting, i never used it either
i use mostly --ignore-externals
[18:57]
kstingelI didn't know about it either ... until I tried to replicate my Windows checkout it Ubuntu (without a GUI SVN client)
luciash: that's the next part of the page ... but if I ignore externals on each branch, how does Tiki know where to find it's libraries when I install it on server?
... do I need to add a mapping into .htaccess in root of install?
[18:57]
luciashwell, i use it only sometimes for quick svn up
from time to time i do full svn up
[19:01]
........ (idle for 35mn)
arildbjoined #tikiwiki [19:36]
..... (idle for 22mn)
Tiki-KGBtikiwiki 03jonnybradley r43827 10branches/ 1010.x/tiki-login_scr.php 1010.x/templates/mail/user_welcome_msg.tpl
tikiwiki [bp/r43434][FIX] User not seeing all menu items after registration when some menu items are not visible to anonymous due to perms
tikiwiki (backport from 9.x - missed merging period - thanks nkoth)
[19:58]
tikiwiki 03jonnybradley r43828 10branches/10.x/lib/smarty_tiki/function.menu.php
tikiwiki [bp/r43435][FIX] Do not cache menu on tiki-register as the menu tends to be messed up and show less than desired items causing corruption of other Registered user menus
tikiwiki (backport from 9.x - missed merging period - thanks nkoth)
tikiwiki 03jonnybradley r43829 10branches/10.x/tiki-login.php
tikiwiki [bp/r43437][FIX] Users not being sent to group home page on first login after registration
tikiwiki includes a fix to add $base_url to $prefs['tikiIndex'] which missed merging somehow
tikiwiki (backport from 9.x - missed merging period - thanks nkoth)
[20:04]
kstingelI've been 'inspecting' the Tiki pages with a view to the API docs ... most (if not all) of my edits will be to comments only ... should I just commit them (in small batches) to trunk, or should I also cover branches9.x & 10.x? [20:11]
Tiki-KGBtikiwiki 03jonnybradley r43830 10branches/10.x/lib/categories/categlib.php
tikiwiki [bp/r43518][FIX] avoid E_RECOVERABLE_ERROR which causes RSS generation to fail
tikiwiki (backport from 9.x - missed merging period - thanks nkoth)
[20:12]
.... (idle for 18mn)
luciashkstingel: i think someone (jonnyb ?) mentioned u should wait until we are oiut of the 10.x to trunk merge period to avoid conflicts
s/oiut/out/
then u can commit to trunk, not sure bout the other branches
[20:30]
kstingelshould I hold off on pre-PHP5.4 fixes too then?
from what I could see, most of those are just a matter of commenting out a line here and there (anything that refers back to PHP's 'safe_mode')
[20:31]
.... (idle for 17mn)
Tiki-KGBtikiwiki 03jonnybradley r43831 10branches/10.x/lib/categories/categlib.php
tikiwiki [bp/r????][FIX] A couple more missed merges from 9.x - better handling for categorypath_excluded pref array and a missing include
[20:50]
tikiwiki 03jonnybradley r43832 10(10 files in 7 dirs)
tikiwiki [MRG] Automatic merge, branches/10.x 43820 to 43831
[21:00]
...... (idle for 27mn)
nkoth|nelsonjoined #tikiwiki [21:27]
Tiki-KGBtikiwiki 03jonnybradley r43833 10branches/10.x/lib/prefs/wysiwyg.php
tikiwiki [FIX] wysiwyg: Remove scary warning about wysiwyg_htmltowiki as it already has an experimental warning (and plugin edit works fine), add some more description instead and an experimental filter tag (also on wysiwyg_wiki_semi_parsed)
[21:30]
kstingel|awayis it just me, or would it make sense to have a /branches/proposals/9.x folder (since that is the current LTS version) [21:40]
changijoined #tikiwiki [21:48]
fabriciusjoined #tikiwiki [21:53]
............... (idle for 1h12mn)
dhzjoined #tikiwiki [23:05]
goj_killedByISPjoined #tikiwiki [23:08]
...... (idle for 26mn)
Bsfezjoined #tikiwiki [23:34]
Bsfez1joined #tikiwiki [23:36]
sandroandradejoined #tikiwiki [23:41]
luciashkstingel|away: afaik we are not doing proposals branches anymore as it was not very effective way for the QT to vote and approve/reject every commit [23:46]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)