| 02:59 |
dokma |
Hi guyz! |
| 03:00 |
dokma |
Anyone knows if ext_emconf.php supports : 'depends' => array('mysql' => '5.1.0-0.0.0.'); ??? |
| 03:00 |
dokma |
I'm using stored procedures in my new extension so I need to limit MySQL to 5.1.0 and newer |
| 07:25 |
abbas |
Hi |
| 07:25 |
abbas |
I am maiking the Menu in which i want to backColor but it is not effecting |
| 07:26 |
abbas |
It's TS:sideObj.5.1.NO { |
| 07:26 |
abbas |
backColor = red || yellow || green |
| 07:26 |
abbas |
linkWrap = <font color="yellow"> | </font> |
| 07:26 |
abbas |
ATagBeforeWrap = 1 |
| 07:26 |
abbas |
} |
| 07:26 |
abbas |
can anybody help me out why not backColor is effecting on the menu |
| 07:28 |
abbas |
Plz help me |
| 07:31 |
abbas |
anybody is there? |
| 07:32 |
uraan |
Anybody is there? |
| 08:59 |
nd_ |
As I can't enter #php atm, does anyone know how to sort an array by byte value? |
| 08:59 |
void |
nd_: what do you mean? byte by byte? |
| 09:07 |
nd_ |
ah, well, fixed it kind of dirty atm |
| 09:08 |
nd_ |
void: Trying to work with amazon aws and their new signature-policy... for every urlparameter you gotta put them in an array, sort them by byte value (that's what they say), mangle with it, etc. |
| 09:12 |
maholtz|WORK |
morning |
| 09:14 |
nd_ |
morning |
| 09:15 |
_pedda_ |
hi all |
| 09:16 |
Bluespuke |
hello |
| 09:16 |
_pedda_ |
hi |
| 09:17 |
Bluespuke |
yesterday evening i was looking for a little 'correction'... the default language is listed as 'default', so i'll have default, german, dutch. i tried to change it to french, german, dutch but i didn't get the option where to change this |
| 09:18 |
Bluespuke |
is this even possible? |
| 09:18 |
_pedda_ |
you mean : rename the default ? |
| 09:19 |
Bluespuke |
exactly |
| 09:19 |
_pedda_ |
hmm never tried that |
| 09:19 |
_pedda_ |
wasn't necessary |
| 09:19 |
_pedda_ |
it was enough if there is the proper flague |
| 09:20 |
_pedda_ |
you can set this btw |
| 09:20 |
Bluespuke |
ok and where do i have to look? |
| 09:21 |
_pedda_ |
mod.SHARED.defaultLanguageLabel = english |
| 09:21 |
_pedda_ |
mod.SHARED.defaultLanguageFlag = <filename to the language flag> |
| 09:21 |
_pedda_ |
goes into pageTS |
| 09:21 |
_pedda_ |
this is for english.. you need to adjust this for french |
| 09:28 |
Bluespuke |
sure |
| 09:28 |
Bluespuke |
ty _pedda_ |
| 09:28 |
_pedda_ |
got it ? |
| 09:29 |
Bluespuke |
yes, worked like a charm |
| 09:29 |
_pedda_ |
:-) |
| 09:29 |
Bluespuke |
*copy to snippets folder* |
| 09:29 |
_pedda_ |
is this ok for you ? |
| 09:29 |
_pedda_ |
in french be language there shouldn't be default ... |
| 09:30 |
_pedda_ |
hmm wait .. i have an idea how to rename default anyway :-P |
| 09:34 |
_pedda_ |
hmm first i have to find the proper project for this |
| 09:35 |
Bluespuke |
_pedda_: don't waste your tuime for me, it was just a stupid question. i didn't even expect an answer for it ;-) |
| 09:57 |
guid1 |
good morning :-) |
| 10:06 |
Bluespuke |
argh... forgot to restart chatzilla after the FF restart ^.^ |
| 12:05 |
e_ |
hey there |
| 12:06 |
_pedda_ |
hi |
| 12:07 |
e_ |
is there a way to have a "live" version and a "dev" version of a typo3 cms? |
| 12:07 |
e_ |
like, the same one.. so that people could edit around the dev version and if they are satisfied, create a version from it and push that live? |
| 12:07 |
Nekdy |
it's called workspaces |
| 12:07 |
e_ |
yeah |
| 12:07 |
e_ |
okay let me google that |
| 12:08 |
Nekdy |
it's riht next to the logout buttun in backend |
| 12:08 |
e_ |
can i have a workspace reachable under a certain virtual host? |
| 12:08 |
_pedda_ |
dev for editors? or dev for developers ? |
| 12:08 |
_pedda_ |
dev for editors = workspaces |
| 12:08 |
e_ |
yeah that |
| 12:08 |
_pedda_ |
dev for developers/admins -> 1:1 copy of live-project |
| 12:09 |
e_ |
and can i have the workspace version reachable with a certain virtual host? |
| 13:03 |
m4rtijn |
hi all |
| 13:06 |
_pedda_ |
hi |
| 13:31 |
randomresult |
hi folks |
| 13:31 |
randomresult |
we have build an extension which is using caching |
| 13:32 |
randomresult |
now we have a part of the extension (some special output) which schould not be cached |
| 13:32 |
randomresult |
any hints what to insert in the php to exclude this part from caching? |
| 14:07 |
fedir |
irc://irc.freenode.net/#flow3 |
| 14:25 |
mechanical_man |
does anybody use seminars here? |
| 14:27 |
mechanical_man |
If I click the attendees-Tab in seminars BE module and try to edit there any record there I get a big MySQL-Error: http://pastebin.ca/1526426 |
| 14:28 |
fedir |
It's in German :) Do You have the 'static_taxes' tables ni Your db ? |
| 14:32 |
fedir |
Check the fields also. There is a similiar problem : http://lists.netfielders.de/pipermail/typo3-project-seminars/2009-February/001544.html |
| 14:48 |
mechanical_man |
fedir: I don't have a static_taxes-table... |
| 14:51 |
mechanical_man |
fedir: now i've installed static_info_tables_taxes and it works |
| 14:51 |
mechanical_man |
but i'm wondering why seminars dosn't make this as required |
| 14:52 |
mechanical_man |
thanks for this hint, fedir |
| 14:52 |
fedir |
mechanical_man: You are welcome :) in Your SQL query You have 'static_taxes' not 'static_info_tables_taxes' |
| 14:53 |
mechanical_man |
fedir: thats the name of the extension. this extension creates a static_taxes-table |
| 14:55 |
fedir |
mechanical_man: normally it's 'static_info_tables' |
| 14:57 |
fedir |
mechanical_man: http://pastebin.com/m2d1ab30b - it's the SQL structure of the table + basic data |
| 15:00 |
mechanical_man |
fedir: but not for static_info_tables |
| 15:01 |
fedir |
mechanical_man: sorry mechanical_man, couldn't understand Your problem. If You will use SQL I send You, You will get this table, and Your query will pass. |
| 15:02 |
mechanical_man |
fedir: you are right, the table static_taxes was missing and this table is from static_info_tables_taxes. i've installed this and now it works :-) |
| 15:03 |
fedir |
mechanical_man: voila! on say in france :) |
| 15:27 |
philk23 |
anybody able to give me a short hint for template voila ?! |
| 15:27 |
ries |
philk23: hint |
| 15:37 |
ries |
philk23: ???no question? |
| 15:37 |
philk23 |
i am using template voila and like to add a query for the stylesheet - if the actual browser is IE. e.g. <!--[if lte IE 7]> use other stylesheet ... but template voila did not recognize this lines ! waht can I do ? |
| 15:37 |
ries |
philk23: are you adding these sections from the TV module? |
| 15:37 |
ries |
second... are they wrapped in CDATA ?? |
| 15:38 |
ries |
third... it might be better (in 95% of the cases) to add the header data from TS rather then from the TV module |
| 15:38 |
philk23 |
yes they are ! |
| 15:38 |
philk23 |
koe |
| 15:39 |
philk23 |
i will try it out |
| 15:39 |
philk23 |
thank you |
| 15:44 |
ries |
philk23: most people add the header data...CSS and stuff over TS |
| 15:45 |
uraan |
Hi |
| 15:45 |
ries |
hey uraan |
| 15:46 |
uraan |
I am using the feregisteration plugin but all those user who register by using this extension can not login by the felogin extension plz help me to solve this problem |
| 15:47 |
uraan |
@ ries have you any idea related to my problem |
| 15:48 |
ries |
uraan: can you check in your database the pid (check fe_user table) for the newly created users? |
| 15:48 |
ries |
Then check if your login plugin uses the users from the correct page... this is usually the problem |
| 15:48 |
ries |
the pid's properly don't match |
| 15:49 |
uraan |
@ries yes |
| 15:50 |
ries |
uraan: they do or don't match? |
| 15:50 |
uraan |
@ries they do not match |
| 15:51 |
ries |
uraan: Then tell the the 'wrong' extensions to look in the right page |
| 15:52 |
uraan |
@ries: thanx ries i check it out |
| 16:06 |
ries |
uraan: did it work now? |
| 16:07 |
uraan |
ries: no actually those user which i create by using the feregisteration those password does not saved in encrypted form |
| 16:08 |
ries |
uraan: Hmmm so that's you r next challange, right? |
| 16:08 |
uraan |
ries: yup |
| 16:16 |
uraan |
ries: Thank you very very very ... much much much ... |
| 16:16 |
ries |
uraan: great.... your welcome |
| 16:16 |
uraan |
ries: md5 problem have been also solved |
| 16:17 |
ries |
good |
| 16:19 |
uraan |
bi everyone |
| 16:19 |
uraan |
bi ries again thanks |
| 16:19 |
ries |
bye |
| 16:44 |
MarkusH |
hello at all |
| 16:44 |
maholtz|WORK |
i am using prototype and have an function which return depens on an ajax request... but new Ajax.Request() is asynchronous, i could set asynchronous:false as option, but is there anothere possibility? |
| 16:44 |
maholtz|WORK |
or too offtopic? |
| 16:44 |
maholtz|WORK |
afk for 10 min |
| 16:45 |
MarkusH |
i created an page-tree with one "root page" which contains one basic template |
| 16:46 |
MarkusH |
und different subpages i want to use different templates that replace only parts of the basic template |
| 16:47 |
MarkusH |
is there an easy (and fast) solution to solve the problem |
| 16:48 |
MarkusH |
i thought about page-constants where i define e.g. "this page contains normal content, this page contains tt_news" and so on |
| 16:50 |
fedir |
MarkusH: Hi. You are speaking about TS Templates ? |
| 16:50 |
MarkusH |
jes |
| 16:50 |
MarkusH |
yes |
| 16:50 |
MarkusH |
sorry |
| 16:50 |
fedir |
Normally You could unset TS variables, and redefine it in subpages |
| 16:51 |
fedir |
lib.var > / lib.var < YOUR_OBJECT |
| 16:51 |
fedir |
Is it what You are looking for ? |
| 16:52 |
MarkusH |
hmm |
| 16:52 |
MarkusH |
i don't no jet |
| 16:52 |
MarkusH |
when i insert data in the page-edit formular |
| 16:53 |
MarkusH |
in the textarea "TSconfig" |
| 16:53 |
MarkusH |
aren't these values constants? |
| 16:55 |
fedir |
If You are modifing Page TSConfig, it could be changed also |
| 16:55 |
MarkusH |
ok |
| 16:55 |
fedir |
MarkusH: [Just it calls Page TS Config, not templates] |
| 16:56 |
MarkusH |
ok, thank you, i will try |
| 16:56 |
fedir |
;) |
| 16:57 |
MarkusH |
when i define constants there i have to enter TSFE.constants.websiteConfig.MyVar = 12345 , didn't I? |
| 16:57 |
maholtz|WORK |
@MarkusH: ts-template field constants |
| 16:58 |
maholtz|WORK |
page tsconfig is for backend |
| 16:58 |
MarkusH |
ok |
| 16:59 |
maholtz|WORK |
and you need only MyVar = 12345 |
| 16:59 |
maholtz|WORK |
and you can use it in setup then via {$MyVar} |
| 16:59 |
MarkusH |
hm, that sounds nice |
| 17:01 |
maholtz|WORK |
perhaps http://typo3.org/documentation/document-library/extension-manuals/ts45min_de/0.5.1/view/ helps you to understand typoscript a bit, but it originally was not written for beginners |
| 17:02 |
maholtz|WORK |
ups, english version is in the wiki only: http://wiki.typo3.org/index.php/Ts45min |
| 17:02 |
MarkusH |
no, it's ok |
| 17:02 |
MarkusH |
I'm from germany |
| 17:02 |
MarkusH |
;-) |
| 17:31 |
_pedda_ |
cu all |
| 17:31 |
_pedda_ |
i'm off |
| 18:22 |
kinea |
need help with typoscript:http://nopaste.com/p/aQ5jS86Ko |
| 18:23 |
kinea |
the if statement doesnt work |
| 18:35 |
kinea |
never mind, i foud the error |
| 18:35 |
kinea |
(missing .if before the isInList) |
| 19:09 |
FloLeBlanc |
hi all |
| 19:09 |
FloLeBlanc |
I'd like to show some ppl a typo3 demo, is there an open site where they could test the backend? |
| 19:09 |
FloLeBlanc |
(opencms.com won't work) |
| 19:20 |
FloLeBlanc |
nvm, found www.typo3-test.org... the page is great :) |
| 19:20 |
FloLeBlanc |
have a nice evening/day |
| 20:02 |
banban |
hi there! is it possible to configure tt_news extension so that in the backend user's news will not be visible (editable) to another user from the same usergroup? thanks for any answer! |
| 21:08 |
ries |
banban: I am not a guru on that subject, but can't you not prevent editing the page for the other user? |
| 22:06 |
nHaskins |
Hi everyone!! |
| 22:06 |
nHaskins |
I'm wanting to change the parsefunc function to allow cite tags in the RTE. Is there a single place I can make the change, or do I have to do it in the template for each of my websites? |