| 00:15 |
wacky_ |
found it |
| 00:24 |
Cotechinho |
someone online? |
| 00:24 |
Cotechinho |
someone knows how i can export the x of xy of a ->TMENU->cobject->IMAGE into css? |
| 00:25 |
Cotechinho |
someone knows how i can export the x of xy of a ->TMENU->cobject->IMAGE into a dynamic css? |
| 00:25 |
wacky_ |
anyone good with the Calendar base plugin ? |
| 00:25 |
wacky_ |
this is the plugin with which I've had the most problems, ever! |
| 00:25 |
wacky_ |
the doc says the markers are documented in the top of the template files.. but they aren't |
| 00:25 |
wacky_ |
now the example one don't show anything! |
| 00:26 |
Cotechinho |
any ext u must rewrite |
| 00:26 |
Cotechinho |
tt_content u must rewrite 2 |
| 00:26 |
Cotechinho |
someone knows how i can export the x of xy of a ->TMENU->cobject->IMAGE into a dynamic css? |
| 00:58 |
Cotechinho |
someone knows how i can export the x of xy of a ->TMENU->cobject->IMAGE into a dynamic css? |
| 01:51 |
Cotechinho |
someone knows how i can export the x of xy of a ->TMENU->cobject->IMAGE into a dynamic css? |
| 09:58 |
Dynamike |
hey @all |
| 09:59 |
Dynamike |
does the core extension manager add database triggers i added to ext_tables.sql? |
| 10:14 |
void |
Dynamike: don't think so. EM parse your sql and execute only those lines it understands |
| 10:20 |
just2b |
it doesnt |
| 10:45 |
HardPhuck |
moin |
| 11:54 |
Dynamike |
damn... |
| 11:54 |
Dynamike |
thanks anyway! |
| 11:54 |
just2b |
but there is an additional sql file you can add which is fully supported |
| 11:54 |
Dynamike |
ah |
| 11:54 |
Dynamike |
i'm listening :) |
| 11:54 |
just2b |
take a look at the static_info extensions |
| 11:54 |
Dynamike |
better: reading |
| 11:55 |
Dynamike |
ok |
| 12:05 |
helloworld |
hi all |
| 13:23 |
der_soenke |
hello, i've an issue with sr_feuser_register, in my login-template i've replaced a marker (E-Mail instead of Username), but this marker isn't replaced like it should. I've changed this manually but now the change has removed, maybe trough an update |
| 13:25 |
der_soenke |
now I can't find the file, where I did this. The only thing I know was, that the line started with something like $this-> , I've copied a line from a part, where the the marker is replaced correctly to the part of the file, where it should be replaced, but which file is it usually? |
| 13:32 |
der_soenke |
oh, damn... it is not sr_feuser_register... |
| 13:32 |
der_soenke |
its felogin.... now i've found the file |
| 13:34 |
HardPhuck |
f1shb0n3 |
| 13:44 |
der_soenke |
fishbone... |
| 14:01 |
d|g |
hi all |
| 14:11 |
HardPhuck |
wrong window :) |
| 15:04 |
Cotechinho |
can someone say me how i export the width ( XY ) of the IMAGE->cobject->TMENU into a css file to make a specific TMENU with the IMAGE as background |
| 15:20 |
Cotechinho |
can someone say me how i export the width ( XY ) of the IMAGE->cobject->TMENU into a css file to make a specific TMENU with the IMAGE as background |
| 15:29 |
Cotechinho |
can someone say me how i export the width ( XY ) of the IMAGE->cobject->TMENU into a css file to make a specific TMENU with the IMAGE as background |
| 16:19 |
ries |
Hey guys, I have a 3 domain website with 2 languages .de, .nl. and .be |
| 16:20 |
ries |
How can I make sure that the contact page of the be website is different then from the nl website? |
| 17:24 |
Ridikuel |
Hello, I want a whole COA only to be displayed, if a HMENU, which is contained has any items. How can I do that? |
| 18:09 |
null_ |
ries: add a translation does not work? |
| 18:09 |
ries |
null_: yes that works |
| 18:10 |
null_ |
ah you want to check the toplevel domain, and when it is .be -> another PID |
| 18:10 |
ries |
But on the german website (.de) I always want to see the german office and route directions |
| 18:10 |
ries |
null_: I am doing that right now using redirects |
| 18:11 |
null_ |
hm |
| 18:11 |
ries |
But I do wonder if there is a build in typo3 method |
| 18:11 |
ries |
rather then cluncy typoscript recirects |
| 18:11 |
null_ |
i change the pagelanguage, and then add my content element |
| 18:11 |
null_ |
and that for all languages |
| 18:12 |
ries |
may be a odd question... how do I change the page language??? |
| 18:12 |
ries |
I only have languages per content element |
| 18:13 |
null_ |
yes. thats what i meant. after each content element there is a link ( Create a copy for translation (Russian)) |
| 18:13 |
null_ |
then i add the CE for this language |
| 18:14 |
ries |
so recirects and create additional pages is the only solution, right? |
| 18:14 |
null_ |
seems like |
| 18:16 |
ries |
yeaa that works |
| 18:19 |
null_ |
dojo is getting me crazy |
| 18:22 |
ries |
long time since I used dojo... |
| 18:22 |
null_ |
guess you rely on flex |
| 18:22 |
ries |
nowdays yes... but had to make the same application in javascript + dojo one day |
| 18:50 |
youam |
Ridikuel: you could copy the HMENU or link to it and check its content in the COAs .if attributes |
| 19:03 |
Ridikuel |
youam: therefore the hmenu has to be assembled before the coa? |
| 19:04 |
youam |
Ridikuel: i'm not sure right now, but i think < can access things behind it, too |
| 19:04 |
Ridikuel |
http://paste.phlogi.net/-e2ddece93d/ |
| 19:05 |
Ridikuel |
youam: this is so far |
| 19:05 |
youam |
Ridikuel: but i'd just put the part of the menu you want in there a second time and strip it down as much as possible, that should much simplify the checking |
| 19:45 |
Ridikuel |
youam: i've added a stdWrap.if at the end. http://paste.phlogi.net/-29b61b564c/ But, as I'm just learning, is this the right way, or am I totally wrong? |
| 19:46 |
youam |
Ridikuel: that's more or less what i would do |
| 19:46 |
youam |
Ridikuel: have you checked that the if evaluates to false when you don't want the COA rendered? |
| 19:49 |
lnd |
hello |
| 19:49 |
lnd |
why i can not login with default username admin, pass : password |
| 19:49 |
lnd |
after install |
| 19:50 |
_Awillys_ |
hi there |
| 19:50 |
lnd |
I have checked the DB and found no record |
| 19:50 |
_Awillys_ |
any good indexed_search manual somewhere? i cant get it to work wit the default manual :/ |
| 19:50 |
lnd |
what 's wrong with my installation? |
| 19:50 |
Awillys |
at least not properly |
| 19:51 |
Ridikuel |
youam: how do I check? |
| 19:53 |
Ridikuel |
youam: I mean.. It does not work the way I posted it. |
| 20:15 |
HardPhuck |
i'm reading the roadmap here, when is typo3 4.3 planned for |
| 20:38 |
ries |
null_: Denyerec How do I set the language of a page? |
| 20:39 |
ries |
null_: when I do a redirect it switches away from the language a user was working in |
| 21:17 |
ries |
anybodu happen to know if this is a problem with realUrl ?? [globalString = IENV:HTTP_HOST= *.vanbockrijck.de] |
| 21:17 |
ries |
it works fine when I have real url disabled, but when enabled mu conditions are not getting processed |
| 21:42 |
ries |
is this valid in 4.1.1 ?? [globalString = IENV:HTTP_HOST= *vanbockrijck.be]&&[globalVar = TSFE:id = 225] |
| 21:42 |
Folkert |
Could somebody tell me if using external typoscript (from file in fileadmin..) is used next to doing config and constants in the webinterface, or should it be either that or through webinterface ? |
| 22:16 |
swemark |
Good evening lads |
| 22:17 |
swemark |
i need a realurl-conf-guru |
| 22:18 |
swemark |
'wtgallery' => array (array ('GETvar' => 'tx_wtgallery_pi1[category]',),) |
| 22:19 |
swemark |
that is what i have under postVarSets |
| 22:19 |
swemark |
but, somehow it errors |
| 22:19 |
swemark |
and i have no access to the logs |
| 22:51 |
swemark |
not good for you |
| 23:55 |
HardPhuck |
ah i love it the clock goes back an hour today |
| 23:55 |
HardPhuck |
:) |