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

WhoWhatWhen
rodrigoprimo1joined #tikiwiki [00:22]
.... (idle for 17mn)
rodrigoprimojoined #tikiwiki
left #tikiwiki
[00:39]
.... (idle for 16mn)
marclaportejoined #tikiwiki [00:55]
........................... (idle for 2h13mn)
fabriciusjoined #tikiwiki [03:08]
.... (idle for 17mn)
gojjoined #tikiwiki [03:25]
................................................... (idle for 4h11mn)
arildbjoined #tikiwiki [07:36]
......... (idle for 42mn)
Tiki-KGBtikiwiki 03marclaporte r44197 10branches/10.x/ 10lib/prefs/feature.php 04installer/schema/20120824_bc_center_preference_tiki.sql
tikiwiki Partial revert of r42708. Now that :: is no longer expropriated as a namespace separator (we are using :_: instead), there is no longer a need to change the several years old syntax for centered text. This was already done for the the Jison parser in r44111
[08:18]
.... (idle for 15mn)
luciashRobertPlummer: s/him/her/ ;) [08:33]
..... (idle for 23mn)
fabriciusjoined #tikiwiki [08:56]
kstingeljoined #tikiwiki [09:05]
gourjoined #tikiwiki [09:17]
Caarrie|sleepingjoined #tikiwiki [09:19]
sipherdeejoined #tikiwiki [09:19]
kstingel1joined #tikiwiki [09:20]
Tiki-KGBjoined #tikiwiki [09:20]
....... (idle for 31mn)
gour_joined #tikiwiki [09:51]
gourjoined #tikiwiki [09:54]
marclaportejoined #tikiwiki [10:00]
............ (idle for 55mn)
redflojoined #tikiwiki [10:55]
......... (idle for 41mn)
Jyhempolom [11:36]
..... (idle for 24mn)
ravijoined #tikiwiki [12:00]
Guest77661how to make page like when user sign in first time, they need to fill out necessary info, like picture, About Me section etc etc. and if anything is blank after first login, they need to get automatic reminders until they fix it.
how can do that?
[12:02]
....... (idle for 34mn)
luciashGuest77661: hi, you could do it with a User Tracker and a Module which would check for if the Tracker Item Field is empty
Guest77661: something like {if empty($f_42)}You did not fill in your About Me section{/if}
[12:39]
Guest77661all functionality which i wrote in above is implement using user tracker?
luciash:r u there?
[12:42]
luciashGuest77661: no. it is just a hint how to do it. You will need knowledge how to set up the Tracker, how to do the custom Module and knowledge of Smarty syntax, then you will need some JavaScript knowledge how to do a pop-up alert box if you need this [12:44]
Guest77661i have a basic knowledge of tracker
but how to display that form when user first login in tikwiki?
[12:45]
luciashGuest77661: if you do not know how to do it, I would recommend to hire a Tiki Consultant to do the job for you
Guest77661: it will display every time untill filled in
until not empty
[12:45]
Guest77661can u please send link of that document [12:47]
luciashwhat document [12:47]
Guest77661that i know in traker to make that field mandetory [12:47]
luciashi do not think there is any document about it. it is just hint from me how i would do it [12:47]
Guest77661how to do the custom Module [12:48]
luciashah, custom module [12:48]
Guest77661u know how to display that page at start up when user first login
can u please give some hint of it
?
[12:48]
luciashsee doc.tiki.org/User+Modules [12:49]
you will also need plugin trackerlist in the module which will check the fields for the user [12:54]
Guest77661thanks for your help [12:54]
kstingeljoined #tikiwiki [13:05]
rodrigoprimojoined #tikiwiki [13:10]
....... (idle for 30mn)
Tiki-KGBtikiwiki 03arildb r44198 10trunk/admin/include_wiki.php
tikiwiki [FIX] Make the rebuild backlinks process run when the backlinks feature is enabled
[13:40]
rodrigoprimoleft #tikiwiki [13:40]
..... (idle for 20mn)
sandroandradejoined #tikiwiki
joined #tikiwiki
[14:00]
............ (idle for 57mn)
RobertPlummerMobjoined #tikiwiki
polom all
[14:59]
amettejoined #tikiwiki [15:06]
........ (idle for 36mn)
Tiki-KGBtikiwiki 03jonnybradley r44199 10(9 files in 8 dirs)
tikiwiki [MRG] Automatic merge, branches/10.x 44174 to 44197
tikiwiki Conflict resolved manually in lib/tikilib.php
[15:42]
...... (idle for 26mn)
tikiwiki 03jonnybradley r44200 10branches/10.x/lib/wiki/editlib.php
tikiwiki [FIX] wysiwyg: Add a space in front of (or after) a plugin if it's the first (or last) thing on the page when not in html mode. Prevents the caret being stuck inside the plugin making it impossible to add new lines or text.
[16:08]
....... (idle for 30mn)
tikiwiki 03jonnybradley r44201 10branches/10.x/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js
tikiwiki [FIX] wysiwyg: Remove built-in ckeditor "image properties" context menu option as it appears for tiki plugins which can lead to the plugin being corrupted.
[16:38]
.......... (idle for 45mn)
marclaportejoined #tikiwiki [17:23]
arildb_joined #tikiwiki [17:29]
....... (idle for 30mn)
joined #tikiwiki [17:59]
kstingeljoined #tikiwiki [18:03]
refizulpolom [18:08]
gouri've strange problem that when accessing my tiki site served by hiawatha webserver (behind nginx acting as reverse proxy), i get local port number appended to the URL - try http://atmarama.sites.djangohosting.ch
hiawatha dev says that the server does not do any redirect. here is wget output if it helps to someone - http://pastebin.com/k7smY6UN
who do you think is to be blamed?
[18:11]
refizulblame Tiki :-) [18:13]
gouri recall having similar problems when using MODx in the past with cherokee [18:13]
refizulthe backend webserver does strange things - if you know the filename, it works [18:14]
gourrefizul: so, you belive that hiawatha server is the culprit?
*believe
[18:20]
refizulthe backend finds .htaccess because there is a rewrite to :64915/tiki-index.php
so something is wrong with the backend because of the port
does the backend run on port 80?
[18:24]
you can do a recursive grep 64915 on the configuration [18:32]
gourrefizul: well, i'm just shared user so cannot test hiawatha on 80
configuration is very simple, but i'll try to hide .htaccess
[18:40]
refizulwhat happens if you deploy an index.html or index.php to tiki root directory? [18:42]
gourlet me throw some index.html to the root [18:43]
refizulis this your own index.html? or a copy off webserver's default file?
of ...
[18:46]
gourusing phpinfo for index.php, shows phpinfo page [18:46]
refizulare you able to see any own index.html? [18:48]
gourrefizul: it shows my copy of index.html
you can check now
[18:48]
arildb_joined #tikiwiki [18:49]
refizulmove tiki root .htaccess to .htaccessY
just to disable it
[18:49]
gourrefizul: there is actually no .htaccess, only _htaccess
that makes me even more confused
[18:50]
refizul??? no symlink? [18:50]
gournope [18:50]
refizulhow does the webserver know about tiki-index.php? [18:51]
gouri installed tiki via nginx/hiawatha, no apache [18:51]
refizuldo you have Tiki rewrite rules in nginx or hiawatha? [18:51]
gourrefizul: no rewrite rules via hiawatha...probably nothing for nginx as well [18:53]
refizulthis cannot be - the url without filename rewrites to :64915/tiki-index.php
are both webservers running on the same machine?
[18:54]
arildb__joined #tikiwiki [18:59]
gouryes [19:06]
luciashtiki-index.php is always the default index script in tiki
it is redirected to via index.php i think and u need to add rule in .htaccess to avoid displaying it
[19:07]
gourluciash: should i put tiki-index.php as 'start page' for tiki? [19:09]
luciashstart page ?
if u mean home page u can set that to something else even a blog
but unless u have .htaccess enabled server and SEFURLs on, it will always display tiki-index.php
when u go to wiki pages
tiki-admin.php?page=general&cookietab=3
Home Page fieldset
[19:09]
refizulIf both webservers are on one machine, maybe 64915 is the backend port [19:24]
then maybe the rewrite/proxypass in nginx is not transparent
check nginx settings for: proxy_redirect proxy_set_header
[19:31]
redflojoined #tikiwiki [19:44]
kstingelRobertP, where are you? (I think I may be querying wrong Robert lol) [19:53]
....... (idle for 31mn)
changipolom [20:24]
...... (idle for 25mn)
Tiki|botNew Forum Posts: Gamification - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45660
New Forum Posts: Registration - by invitation only - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45659
New Forum Posts: problem with rar upload - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45651
[20:49]
fabriciusjoined #tikiwiki [20:54]
Tiki-KGBtikiwiki 03arildb r44202 10trunk/lib/init/initlib.php
tikiwiki [FIX] missing $_SERVER['REQUEST_URI'] on IIS 6
[21:06]
..... (idle for 21mn)
changijoined #tikiwiki [21:27]
gourexcuse me. i had to go afk...no insight into nginx setting, yes 64915 is local port on which hiawatha server is listening and accepting requests dispatched by nginx (reverse-proxy) startfile is settings as per http://www.hiawatha-webserver.org/manpages and setting it to tiki-index.php solved the problem, afaict
except that logout is the problem, it, again, appends the port number
any idea why tiki-logout.php fails?
[21:28]
refizul: with nginx/nginx, nginx/cherokee & nginx/apache it works [21:37]
refizulThis is odd - looks like a very special nginx/hiawatha problem. Maybe try apache as frontend and see if this happens again. [21:43]
gourrefizul: i don't have access to the front-end...only back-end...now will try with lighty
if it works with lighty, then lot of suspicion will be on hiawatha
[21:46]
refizulyou could set up a complete testing machine with apache/hiawatha if the problem is worth that ;-) [21:52]
arildbjoined #tikiwiki [22:04]
gourrefizul: strange...lighty also get port number appended...it looks as misconfigured nginx [22:11]
refizultake hostages and demand nginx to be reconfigured :-)
similar with 7080 here: http://forum.parallels.com/pda/index.php/t-260563.html
[22:15]
gourrefizul: thanks for the link [22:19]
refizulnginx example: http://serverfault.com/questions/171678/nginx-config-front-end-reverse-proxy-to-another-port [22:20]
changijoined #tikiwiki [22:24]
gourgour submitted bug ticket to the support stuff [22:25]
kstingelhas anyone been assigned to address the problem where Tiki can't tell that $base is a checkout if it's been checked out with Subversion 1.7.x? [22:26]
arildb_joined #tikiwiki [22:29]
kstingeleg: checkout path = /home/svn-co/tiki-wc ... webroot = /home/webs/tikis/<trunk = symlink back to wc/trunk> [22:29]
changijoined #tikiwiki [22:29]
kstingel.. in example above "svn-co" denotes central location for SVN checkouts (as opposed to any local repos created, which would be "svn-repo") [22:31]
marclaportejoined #tikiwiki [22:45]
refizulkstingel: I do not understand the problem. What is Tiki supposed to tell? [22:45]
kstingelon the general admin page, where Tiki reads it's current version ... if it's a Subversion 1.7.x checkout, there won't be a ".svn" folder in the base directory ...
Subversion 1.7.x only puts a single .svn directory in the root of the checkout ... which will always be at least 1 level above the webroot
... possibly 2, if it's a branch or tag checkout
[22:47]
refizuldid you try checkout with a dot? [22:50]
kstingelbut then, if the webroot is a symlink to the checked out directory (as I am in the process of setting up) where would the .svn folder be in relation to webroot?
original co was - svn co -q --depth empty <tiki repo path> .
then I did ( from within wc ) - svn up -q --set-depth empty trunk ...
- svn up -q --set-depth empty tags
- svn up -q --set-depth immediates branches
cd into branches
- svn up -q --set-depth exclude <the branches I don't want>
now I'm running - svn up -q --set-depth infinity trunk to populate the tree
[22:50]
refizulyou checked out all repos at once (with --depth empty)? [22:58]
kstingelindividually
single co was Tiki's toplevel ... then update to add only those folders I need locally
I did "immediates" followed by "exclude" on branches, so that as new branches are added, I will automatically see them when I check for changes
[22:59]
refizulare there any .svn dirs below top level checkout?
I guess you need checkouts for each branch
checkout all and updating only branches you need won't work with subversion 1.7
more: http://www.itwriting.com/blog/5016-subversion-1-7-released-just-one-svn-directory-per-working-copy.html
[23:03]
kstingelhttp://tiki.kstingel.com/Getting+Tiki ... I'm about to do a re-write, adding Ubuntu and Windows in a tabbed Div [23:12]
refizulif you treat it this way, branches and trunk will be subtrees of a single project
they will share the same metadata in subversion 1.7
this means there is no folder branches/10.x/.svn/ anymore
likewise no trunk/.svn/
[23:17]
kstingelthat's why I'm setting my dev server up the way I am ... so I can see if I can come up with a work around so I can retain my 4 Dev trees as a single co
checkout of a sparse update will be fine for Subversion 1.6.x users, but it looks like 1.7.x users would be better served to checkout each desired tree seperately
[23:23]
refizulI guess it is not possible anymore to mix behaviour of single co and seperate co with svn 1.7 - but maybe there is a trick
This problem will hit me in a few years - meanwhile Debian wheezy will stay at 1.6
[23:25]
kstingelI've just installed Ubuntu 12.10 Desktop on my dev laptop... by default, it runs Subversion 1.7.x (I rolled it back to 1.6.x for the time being) [23:29]
RobertPlummerMobjoined #tikiwiki [23:31]
kstingelI'm wondering if there is a way Tiki can query the version of SVN on the machine ... then it would be a simple matter to run a different "look" routine depending on which SVN was used
or possibly ... we could just add a file into the root of each "tree" then somehow make Subversion automatically add the values Tiki looks for
[23:31]
refizulwe can ship a version.bin or version.txt an write the number in [23:39]
arildb__joined #tikiwiki [23:40]
refizulanalyse the svn version won't help [23:41]
RobertPlummerMobjoined #tikiwiki [23:42]
fabriciusjoined #tikiwiki [23:55]
arildb_joined #tikiwiki [23:59]
gour...or switch to something else :-) [23:59]
RobertPlummerMobjoined #tikiwiki [23:59]

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