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

WhoWhatWhen
Tikiwiki|botSVN: Commit by sylvieg :: r 16132 /trunk/ (comments.php templates/comments.tpl): [ENH]comment: when comment need to be approved, display a message in the comment box(perhaps not the nest place but..) to tell the comment is queued for approval [00:03]
***raji1 has quit IRC (Remote closed the connection) [00:03]
.... (idle for 19mn)
Caarrie|away is now known as Caarrie [00:22]
...... (idle for 27mn)
SEWilco2sylvieg: I have some changes to comments for moderation in non-forum contexts. Will submit them soon. [00:49]
...... (idle for 29mn)
("soon" being measured in days due to other priorities) [01:18]
***SEWilco2 has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.5/2008120122]") [01:18]
.... (idle for 15mn)
Amorphous has quit IRC (Read error: 104 (Connection reset by peer)) [01:33]
...... (idle for 26mn)
Amorphous has joined #tikiwiki [01:59]
Caarrie is now known as Caarrie|sleeping [02:06]
........................ (idle for 1h56mn)
lphuberdeau has joined #tikiwiki [04:02]
lphuberdeau has quit IRC ("Leaving.") [04:13]
...................... (idle for 1h46mn)
PrezKennedyJR has joined #tikiwiki [05:59]
navster has joined #tikiwiki
PrezKennedy has quit IRC (Read error: 60 (Operation timed out))
[06:05]
...... (idle for 27mn)
Zylogue has joined #tikiwiki [06:32]
ZylogueGreetings! I'm having a bit difficulty with tikiwiki. I am editing a users wiki page. Adding their gpg public block. This is a formatted text block of almost 200 lines long. When I insert the block, the wiki formatting modifies the block. using ~np~ and ~/np~ will be a bit challenging. Is there any other method to do this as a block? [06:34]
................ (idle for 1h15mn)
***Zylogue has quit IRC (Read error: 60 (Operation timed out)) [07:49]
....... (idle for 31mn)
grobda24 has joined #tikiwiki [08:20]
navster has quit IRC ()
Zylogue has joined #tikiwiki
[08:25]
Zyloguehas anyone had success with fckeditor in tikiwiki?
I am getting a permissions error.
[08:30]
***navster has joined #tikiwiki [08:37]
Lucymoz has quit IRC (Read error: 110 (Connection timed out)) [08:51]
grobda24 has quit IRC (Remote closed the connection) [09:02]
Zyloguegrrrr! how the heck do I get fckeditor to work 2.2? I keep getting "You don't have permission to access" desppite all the permissions I set. [09:05]
................ (idle for 1h18mn)
***cnd has joined #tikiwiki [10:23]
cndHi all - I've just set up TikiWiki 2.2 and experimented with permissions etc - looks nice. I was wondering if there's anyone here with any experience at setting up access-restricted portions of TikiWiki sites ?
In particular - I'm setting up a school - is there a way to make all pages that are created by students automatcically inherit permissions that prevent anyone else besides students and teachers seeing those pages ?
[10:25]
.......... (idle for 49mn)
***mib_8k50hu has joined #tikiwiki [11:15]
mib_8k50huhi [11:15]
***mib_8k50hu has quit IRC (Client Quit)
stix has quit IRC ("Leaving")
[11:19]
FrankP_german has joined #tikiwiki [11:31]
grobda24 has joined #tikiwiki [11:40]
raji1 has joined #tikiwiki [11:47]
sylviegcnd: you can try to use a default category for the groups teacher and students - and assign special perm for this category
bbl
[11:52]
....... (idle for 31mn)
***Caarrie|sleeping is now known as Caarrie [12:24]
Simmi has quit IRC ("Leaving.") [12:30]
cnddefault category - nice idea - I'll look around for that. I already set up the categories and they seem to work nicely so far :-)
sorry - I meant "groups" above, where I said "categories"...
[12:37]
***CIA-55 has quit IRC () [12:50]
cndLOL - thanks for the tip - it lead me to http://doc.tikiwiki.org/tiki-index.php?page_ref_id=130 which happens to describe (in its examples) how to set up a school - which is exactly what I'm doing. 10/10 :-)) [12:54]
.... (idle for 15mn)
***CIA-50 has joined #TikiWiki
marclaporte has joined #tikiwiki
lphuberdeau has joined #tikiwiki
[13:09]
.... (idle for 16mn)
Caarrie is now known as Caarrie|away [13:32]
..... (idle for 22mn)
lphuberdeau has quit IRC ("Leaving.") [13:54]
....... (idle for 31mn)
PrezKennedyJR is now known as PrezKennedy [14:25]
.................... (idle for 1h36mn)
wikiman has joined #tikiwiki
navster has quit IRC ()
navster has joined #tikiwiki
SEWilco2 has joined #tikiwiki
[16:01]
lphuberdeau has joined #tikiwiki [16:20]
lphuberdeau has quit IRC ("Leaving.") [16:28]
.... (idle for 16mn)
marclaporte has quit IRC ("Miranda IM! Smaller, Faster, Easier. http://miranda-im.org") [16:44]
.... (idle for 16mn)
Paragtim has joined #tikiwiki
Paragtim has quit IRC (Client Quit)
[17:00]
rpg has quit IRC () [17:10]
........ (idle for 36mn)
navster has quit IRC () [17:46]
marclaporte has joined #tikiwiki [17:56]
........ (idle for 38mn)
jerkface03 has quit IRC ()
wau has quit IRC (Read error: 113 (No route to host))
jerkface03 has joined #tikiwiki
[18:34]
marclaporte has quit IRC (Read error: 110 (Connection timed out)) [18:47]
marclaporte has joined #tikiwiki [18:54]
........ (idle for 36mn)
lphuberdeau has joined #tikiwiki
Simmi has joined #tikiwiki
rpg has joined #tikiwiki
lphuberdeau has quit IRC ("Leaving.")
[19:30]
Zylogue has quit IRC ("Leaving") [19:49]
...... (idle for 25mn)
SEWilco2SEWilco2 listens to the Yule log crackle.
Is there a way to extract a Smarty variable? After $smarty->assign('type',...) I want a plugin to behave differently depending upon the Article type.
I'm not spotty in the Smarty docs a way outside a .tpl to access a Smarty variable.
s/spotty/spotting/
[20:14]
cndhave you looked in the php code ? [20:19]
sylvieghttp://smarty.net/manual/en/api.get.template.vars.php [20:19]
SEWilco2thx
Nope. Reading outward from template vars, {assign} says tpl vars only available after template execution. Plugins processed earlier, by TW parser.
[20:20]
FrankP_germanattack to my tikiwiki today http://de.tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=1372&comments_per_page=1&thread_style=commentStyle_plain [20:25]
marclaporte1.9.8? [20:26]
sylviegattach or it is HugoEgon the culprit? [20:26]
FrankP_germanno SVN 2.0 [20:26]
sylviegdid the guy log-in before? (von HugoEgon is it from HugoEgon?) [20:27]
***Zylogue has joined #tikiwiki [20:36]
SEWilco2sylvieg: Looks like you're more right than the documentation. Code shows get_template_vars accesses the $smarty->assign() storage area. :-) [20:37]
Zyloguelooking at the robots.txt file, it appears everything is disallowed. what needs to be removed for google (and others) to find the blogs, the articles and the forum entries? [20:38]
sylviegif it is not this function it is the other one - I am always confused - but you have what you need... for sure
Zylogue: not everything..
not tiki-index.php tiki-articles.php....
[20:38]
ZylogueOK, thanks...I will dig deeper into it. [20:41]
***Simmi has quit IRC ("Leaving.") [20:43]
.... (idle for 16mn)
grobda24 has quit IRC (Remote closed the connection) [20:59]
ZylogueWhat is the best way of satisfying Google's sitemap requirement for submission of a site? [21:05]
sylvieghaving interesting information on your site ;-) [21:05]
Zylogueas I was recently told: "I have interesting information on my site. The site is all about me. I'm an interesting person. Right? ... Please?" [21:06]
wikimanhttp://www.xml-sitemaps.com [21:07]
Zyloguewikiman, thanks, I will look into that
sylvieg, one more reason NOT to build static sites for models/strippers
[21:07]
sylvieg:-) [21:10]
SEWilco2One would think models would need sites which can change. :-) [21:11]
ZylogueSEWilco2, more stripper, less 'model' [21:12]
SEWilco2All the more change. [21:12]
Zylogueanyway...I've got a 2.2 site that I am unable to fckeditor to correctly work. I am getting a forbidden page with "You don't have permission to access /lib/fckeditor/editor/fckeditor.html on this server."
any suggestions?
[21:12]
SEWilco2I don't know for certain. Generally, my first impression is to wonder if the file permissions are OK. But "on this server" might mean a TikiWiki permission issue. [21:15]
sylviegdo you have the file lib/fckeditor/editor/fckeditor.html ? [21:15]
SEWilco2sylvieg: Aww, that's too simple a test. :-) [21:16]
sylviegsylvieg is a little worry also about the / before lib... [21:17]
SEWilco2SEWilco2 tries to not run with knives in the lib [21:17]
ZylogueI have the file that is listed. I have enabled the WYSIWYG in administration, adn added tiki_p_use_HTML to the groups [21:17]
sylviegso you are sure the error in with a / before lib [21:18]
SEWilco2sylvieg: Is setup.sh a standard step which he should have done? [21:19]
Zyloguesylvieg, I do not know. I have installed tiki to the root of my domain's space. That would make sense for it to not be found. as it would be a relative path. This was installed by th Fantastico tool in the hosting company's cpanel app. [21:20]
sylviegif the message was "You don't have permission to access lib/fckeditor/editor/fckeditor.html on this server."
I should effectively go for a perm /setup problem
[21:20]
SEWilco2The term "forbidden" implies it's a web server message. Was it a message from the web server? [21:20]
sylviegcheck what you have in lib/tikifck.php is it $this->BasePath = 'lib/fckeditor/';
or $this->BasePath = '/lib/fckeditor/';
[21:21]
ZylogueForbidden
You don't have permission to access /lib/fckeditor/editor/fckeditor.html on this server.
no leading / in lib/tikifck.php
adding the / did not help, either
same error
[21:21]
sylviegand if you put all the path? [21:24]
Zylogueended up with another editor in the error message
l4smb.net is the site...
anonymous should now be able ot edit wiki pages.
[21:27]
sylviegit is not a problem with tw perms - it is a problem either with tw or with the server [21:32]
Zyloguethere, now it is set right for you to see the issue. [21:32]
sylviegI have no idea if the path is re-written soemwhere in tw... I do not know very weel fck
and the full path like /www.../htdocs/tikiwiki/lib is not working?
[21:32]
Zyloguehttp://l4smb.net/lib/fckeditor/editor/fckeditor.html returns nothing [21:35]
sylviegno you can can call the url directly ..
it is only to try to put the full path (not url) in tikifck.php
because I have no idea where the path is change - I do not know fck very well...
[21:35]
Zylogueno, the full path is not working [21:37]
sylviegth eroor message is still the same /lib/..? [21:38]
Zylogueyes [21:38]
sylvieg:-( [21:39]
Zylogueyeah... :(
well, thanks for trying...
I will just ahve to do without it, for a while
maybe there will be an update or some such...
[21:41]
sylviegwhich browser do you use? [21:42]
ZylogueI have the same issue in FF 3.0.4 as I do ie6. with the exception ie6 does not give the path, jsut a forbidden error [21:43]
sylviegI am on FF and I have the error on your site - and not on mine - so bad idea... [21:43]
Zylogueall the files and dirs for fckeditor are 755 [21:45]
sylviegdo you have a baseurl or something like that in your tpls? [21:45]
ZylogueI have made no changes to the tpls
http://www.l4smb.net/lib/fckeditor/editor/fckeditor.original.html
that works! so I doubt it is file/dir perms issue
adding the .original in the tikifck,php did not help, though. same error as earlier. the only difference is the file name
[21:47]
sylviegon my local too - I have the same fckeditor.html is html empty but not the source and the original I seee something...
and .. if you change the templates/fc-edit.tpl file
repalce {$fck->LinkFile} with lib/fckeditor/editor/fckeditor.html
[21:51]
ZylogueYES! we have an editor!
and it works for both the wiki and blog editors.
MANY thanks!
I spent three hours early this morning working on that!
[21:54]
sylviegdo not ask me why ... I have no idea why it is working now... [21:55]
SEWilco2Zylogue: For future readers of the IRC log, which thing seems to have fixed it? [21:59]
ZylogueSEWilco, in templates/fc-edit.tpl repalce {$fck->LinkFile} with lib/fckeditor/editor/fckeditor.html [22:00]
SEWilco2Thanks, and good luck. [22:02]
ZylogueCRAP! that was only half the fix. fckeditor loads, but clicking in the text field does not change the focus [22:05]
***Lucymoz has joined #tikiwiki [22:05]
SEWilco2Zylogue: Do you have NoScript or some other thing blocking Javascript? [22:06]
ZylogueSEWilco2, no
both java and js are enabled
[22:06]
SEWilco2I wonder if $fck->LinkFile is used to emit stuff which the editor uses.
I don't have further suggestions. And I'm dealing with a blank page when testing something else. :-(
[22:07]
sylviegperhaps it is a tw problem with the detected path.... are you mysql? [22:09]
ZylogueThanks. I am hoping others can take this far and get the rest of it...
yes, on the mysql
[22:09]
sylviegcheck you have no prefs on path in tiki_preferences that contains sometnig like /%
no value like /% in tiki_preferences table
[22:10]
Zylogueno /% in the tiki_prefs table [22:13]
sylviegno more idea... [22:15]
ZylogueThanks for trying... [22:17]
***SEWilco2 has quit IRC ("ChatZilla 0.9.84 [Firefox 3.0.5/2008120122]") [22:18]
rpg has quit IRC ("Leaving...")
SEWilco2 has joined #tikiwiki
[22:23]
sylviegZylogue: try perhpas a message on the devel list - the people who know fck are not oftern here [22:24]
Zyloguesylvieg, I have jumped into the fckeditor channel and am asking there, as well... [22:26]
..... (idle for 22mn)
***rpg has joined #tikiwiki [22:48]
...... (idle for 27mn)
FrankP_german has quit IRC (Read error: 113 (No route to host)) [23:15]
...... (idle for 26mn)
SEWilco2Aargh. Something in trunk doesn't like my new plugin. tiki-edit_article and edit wiki page give blank screens. Even deleting code within the 3 functions doesn't help. [23:41]
***raji1 has quit IRC (Remote closed the connection) [23:48]
SEWilco2Hmph. Looks like the new plugin design is scanning the plugin files, not only what is configured. Have to hide backups of bad test versions or they also get sucked on. [23:50]

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