Lusserall: [~Lusserall@D979ECC4.cm-3-2d.dynamic.ziggo.nl] has left #tikiwiki [] marclaporte: [~marclapor@69-165-165-53.dsl.teksavvy.com] has joined #tikiwiki mode/#tikiwiki: [+o marclaporte] by ChanServ sandroandrade: [~quassel@177.16.247.57] has quit [Remote host closed the connection] Trebly: [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has joined #tikiwiki arildb: [~arildb@110.77.178.74] has quit [Quit: Leaving] redflo: [~flo@tikiwiki/redflo] has quit [Quit: Leaving.] Caarrie|away: is now known as Caarrie|sleeping goj: [~goj@p5B022C24.dip.t-dialin.net] has quit [Disconnected by services] goj_killedByISP: [~goj@p579670ED.dip.t-dialin.net] has joined #tikiwiki
is now known as goj Trebly: [~chatzilla@nor75-4-82-224-154-232.fbx.proxad.net] has quit [Ping timeout: 240 seconds] CIA-11: tikiwiki: marclaporte * r39215 /branches/8.x/templates/admin/include_comments.tpl: [FIX] Removing duplicate option in admin panel. Thank you pswzyu. http://dev.tiki.org/item4082 @marclaporte: Myrkul: https://sourceforge.net/users/temeluchus
:-) Myrkul: cool, thanks :)
I think I almost have my javascript working too :)
So, the js plugin is adding some <x>'s into my code...from reading http://doc.tiki.org/PluginJS, it seems it's for security reasons...any way to work around that?
As far as I can tell, from looking at the source of the js plugin, it's not manipulating the data at all...
All right, I'm trying to call a wikiplugin using ajax, and it's returning a 403 forbidden error...
What would my permissions be in this context? What user am I calling it as?
My lib directory's permissions are 755, my lib/wiki-plugins directory's permissions are 755, which should be fine...
I just tried changing the particular plugin I'm using (sql) to 777, and I'm still getting an error 403 @marclaporte: Myrkul: plugins have filters for data
If none is set, there is a safeguard which puts the <x> in the javascript
http://dev.tiki.org/Filtering+Best+Practices Jyhem_laptop_: [~libs@85-168-216-146.rev.numericable.fr] has joined #tikiwiki Jyhem_laptop: [~libs@85-168-216-146.rev.numericable.fr] has quit [Ping timeout: 240 seconds] CIA-127: [~CIA@cia.atheme.org] has joined #tikiwiki CIA-11: [~CIA@cia.atheme.org] has quit [Ping timeout: 240 seconds] marclaporte: [~marclapor@69-165-165-53.dsl.teksavvy.com] has quit [Quit: Leaving.]
[~marclapor@69-165-165-53.dsl.teksavvy.com] has joined #tikiwiki mode/#tikiwiki: [+o marclaporte] by ChanServ olinuxx: [~olinuxx@CPE-60-230-198-238.lnse1.wel.bigpond.net.au] has joined #tikiwiki
yop zissi fabricius: [~chatzilla@p57B2EAC2.dip.t-dialin.net] has joined #tikiwiki
polom
how is everybody? olinuxx: [~olinuxx@CPE-60-230-198-238.lnse1.wel.bigpond.net.au] has quit [Quit: Ex-Chat] Caarrie|sleeping: is now known as Caarrie|away Lusserall: [~Lusserall@D979ECC4.cm-3-2d.dynamic.ziggo.nl] has joined #tikiwiki redflo: [~flo@tikiwiki/redflo] has joined #tikiwiki arildb: [~arildb@101.109.89.222] has joined #tikiwiki
[~arildb@101.109.89.222] has quit [Client Quit] Loll78: [~Laurent@fd-203-174.visitors.fundp.ac.be] has joined #tikiwiki
Hi. I got the error "Fatal error: Call to undefined function cal_days_in_month() in /var/www/webapps/html/wikilise/lib/tikidate.php on line 298". Does anybody know how to fix it (Tiki 8.2) ? @sylvieg: cal_days_in_month is a php fucntion
so check your php function - and if depends on a package Loll78: sylvieg: thanks. as I am not the main admin I do not have access to the php installation. So I will ask for that function on monday. until there I replace the line 298 by "return 32;"
Has anybody an idea how to integrate a nice calender (table with the events inside) in a wiki page? or at least a link which only display one calendar? clodi: [be1ed7e0@gateway/web/freenode/ip.190.30.215.224] has joined #tikiwiki
[be1ed7e0@gateway/web/freenode/ip.190.30.215.224] has quit [Client Quit] fabricius: Loll78: still there? calendar? Loll78: still here... (better here again) fabricius: Loll78: (table with the events inside) => with the calendar module and parameter table
and with another parameter you could choose the individual calendar, which events you want to show
I normally use the list parameter, so I do not know exactly, but I would start this way
and to make it "nice" you can for ex customise the CSS Loll78: you mean "{calendar calIds="1" viewlist="table" viewmode="month" viewnavbar="y"}" ? fabricius: yes
but this is the wikiplugin Loll78: that gives a quite ugly representation, with a lot of empty spaces (between navbar and Month, between Month and Table and between Month and "Add event") fabricius: you can do aswell with a module
do you have access to the css-files? Loll78: how does this works with the modules. I haven't found any doc about that. fabricius: there also is a way to do css customisation directly in Tiki Loll78: I think I can access the css, fabricius: if you are in the edit mode of a wikipage, you find a grey square icon - with that you can assign a module to the page
the module will have an Id number and the css-selector should be #module_Id
that would be kind of "hardcoding", but maybe handy if you want to test what you can get with css
editing with smarty would need some more knowledge (what I do not have yet)
so maybe you can get somewhere with css
you have expeience with that (css)?
experience Loll78: I have now found the module in the edit page. Thanks a lot for that tip... up to now I have no experience at all with css fabricius: it is not difficult, but too much to write down here Loll78: I will take a look at the css code
and how to integrate it in the page for that specific calendar fabricius: Ok - if you have a question, you can contact me at tiki.org -> Torsten (if you are registered) or write in the Forum
check the documentation doc.tiki.org and have a look at ricks websites (tiki for smarties and tiki essentials <- just google)
then the themes.tiki.org has quite a lot of information - even as I do not see the structure very handy for beginners, some of the content is vey helpful
very
sorry, the "r" key of my keyboard does not typing so much these days ;-)
I have to go afk now, c ya later Loll78: CU.. and thanks a lot fabricius: is now known as fabricius|afk fabricius|afk: [~chatzilla@p57B2EAC2.dip.t-dialin.net] has quit [Ping timeout: 245 seconds] fabricius: [~chatzilla@p57B2EAC2.dip.t-dialin.net] has joined #tikiwiki
rehi Loll78: [~Laurent@fd-203-174.visitors.fundp.ac.be] has quit [Quit: Leaving.]
[~Laurent@fd-203-174.visitors.fundp.ac.be] has joined #tikiwiki
fabricius: How (and which file) must I change to get a calendar on a wikipage like the calendar on the tiki-calendar.php ? mark_doe: [~quassel@77.109.107.46] has joined #tikiwiki jedd1: [~jl_didelo@adsl-89-217-95-26.adslplus.ch] has joined #tikiwiki
[~jl_didelo@adsl-89-217-95-26.adslplus.ch] has left #tikiwiki []
[~jl_didelo@adsl-89-217-95-26.adslplus.ch] has joined #tikiwiki
[~jl_didelo@adsl-89-217-95-26.adslplus.ch] has left #tikiwiki []
[~jl_didelo@adsl-89-217-95-26.adslplus.ch] has joined #tikiwiki
[~jl_didelo@adsl-89-217-95-26.adslplus.ch] has left #tikiwiki [] Loll78: [~Laurent@fd-203-174.visitors.fundp.ac.be] has quit [Quit: Leaving.]
[~Laurent@fd-203-174.visitors.fundp.ac.be] has joined #tikiwiki fabricius: Loll78: still / again there?
Loll78: which file? => if you want to customise the CSS, you'd have to check which theme you have applied
there are different ways then
depends on you individual setup Loll78: fabricius: so the modifications are not done in the templates file ?
honestly the most effectif way would be to make 3 additional parameters for the calendar_new plugin, or the calendar module
for the moment I do not see how and where the calendar is generated. I found "getTableViewCells" in the "calendarlib.php" which is called in via the "mod-func-calendar_new.php" but now I'm stucked fabricius: Loll78: hmm - I really do not know what exactly you want to modify ... just understand "calendartable on a wikipage - nice"
sry
which parameters do you think about? Loll78: "width" (&"height") of the calendar table and "show events inside table" fabricius: but shouldn't that be possible anyway? Loll78: "width" doesn't change anything fabricius: maybe the wrong selector (are you customising the right css file?
)
to find the right selectors is auquard sometimes
what you are trying to do so far? Loll78: I was trying to understand the functions in the different php files
because the idea of changing the css for every themes seams a little strange to me Tiki|bot: New Forum Posts: Internal Server Error after upgrading from TW 7 to 8.2 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=42797 interestednoob: [3fe50e77@gateway/web/freenode/ip.63.229.14.119] has joined #tikiwiki
greetings Log: closed Mon Dec 19 00:00:50 2011