| 03:12 |
dalma |
hello! :) |
| 03:13 |
dalma |
anyone knows how can I write some TypoScript in my TS setup buut onli for an specific template? I hace 3 templates, and I need to write something in the page header of ONE of my templates |
| 06:11 |
zatmania |
hi #typo3 ! |
| 06:23 |
jack123 |
hello everyone |
| 06:23 |
jack123 |
any one there? |
| 06:24 |
jack123 |
is there any syntax highlighter for typoscript code??? |
| 06:28 |
jack123 |
hi kelaouchi |
| 06:39 |
zatmania |
jack123 : yes |
| 06:40 |
jack123 |
whats the extension for syntax highlighting? |
| 06:42 |
zatmania |
just see last week in TER |
| 06:43 |
jack123 |
ok |
| 06:43 |
zatmania |
http://typo3.org/extensions/repository/view/typoscript_editor/0.0.2/ |
| 06:45 |
jack123 |
its still in apha release :S |
| 06:46 |
zatmania |
yes |
| 06:46 |
zatmania |
but what kind you want for highlighter |
| 06:46 |
zatmania |
IDE or directly in typo BE ? |
| 06:46 |
jack123 |
directly in BE |
| 06:46 |
jack123 |
is there any> |
| 06:46 |
jack123 |
? |
| 06:48 |
zatmania |
yes but still in alpha as you said |
| 06:48 |
jack123 |
the one u send me, is this the IDE or typo BE?? |
| 06:48 |
zatmania |
in BE |
| 06:49 |
zatmania |
but last week i see another one with screenshot in TER |
| 06:49 |
zatmania |
don't retrieve it :( |
| 06:49 |
jack123 |
what was its extension key? |
| 06:49 |
jack123 |
do u remember? |
| 06:50 |
zatmania |
no :( |
| 06:51 |
jack123 |
:( |
| 07:30 |
jack123 |
zatmania, how do i add support for german language in BE? |
| 07:30 |
jack123 |
i installed german language pack already |
| 07:30 |
zatmania |
which version of typo3 ? |
| 07:30 |
jack123 |
4.1.1 |
| 07:31 |
zatmania |
you have install german support with the extension manager ? |
| 07:32 |
jack123 |
yup |
| 07:32 |
zatmania |
after that choose german in user profile you use in BE* |
| 07:32 |
jack123 |
ok wait |
| 07:33 |
jack123 |
its showing german language now |
| 07:33 |
jack123 |
but not the whole cms |
| 07:33 |
jack123 |
some text is still in english |
| 07:34 |
jack123 |
do i have to add something else? |
| 07:37 |
zatmania |
no |
| 07:38 |
zatmania |
i have the same prb with french |
| 07:38 |
jack123 |
:) |
| 07:38 |
jack123 |
yah some text is in english some in german |
| 07:55 |
jack123 |
zatmania, which is the best document to study in order to build my own extension both fe and be. |
| 08:13 |
alexwx |
hello anybody experience with tt_products? i have an error in a FE main(PATH_BE_tablelib/class.tx_table_db.php) [function.main]: failed to open stream: No such file or directory ... any help?thank you |
| 08:17 |
alexwx |
hmmm where are you? |
| 08:18 |
jack123 |
i need some help regarding extension kickstarter |
| 08:18 |
jack123 |
i installed kickstarter |
| 08:19 |
jack123 |
but i can not see the selector box to make a new extension |
| 08:19 |
jack123 |
? |
| 08:20 |
jack123 |
any body help me |
| 08:23 |
zatmania |
jack123 : try to deconnect and reconnect |
| 08:25 |
jack123 |
i have done this several times now |
| 08:26 |
jack123 |
where could be the problem? |
| 08:28 |
jack123 |
i have logged in and out several times |
| 08:29 |
jack123 |
there seems to be two kickstarter extensions |
| 08:29 |
jack123 |
repository kickstarter and simple kickstarter |
| 08:29 |
jack123 |
whats the difference |
| 08:29 |
jack123 |
? |
| 08:33 |
koomi |
moin uschi |
| 08:33 |
uschi |
moin koomi |
| 09:00 |
umc |
hello. I tried to install typo3, install tool works, I've compared the database, created the tables, the admin user, I went to backend login, typed the user and pass, but I got a blank page at alt_main.php. No visible errors... any ideea why ? |
| 09:29 |
Tsoots |
umc, did you check the basic configuration for warnings and errors |
| 09:29 |
umc |
yes, all the folders are with the propper permissions |
| 09:29 |
Tsoots |
and memory limit |
| 09:31 |
umc |
memory_limit=32M |
| 09:31 |
umc |
does it need more ? |
| 09:32 |
Tsoots |
no |
| 09:34 |
TaLi_ |
hi all :) |
| 09:35 |
TaLi_ |
it's possible to select in table tt_content in TMENU ? |
| 09:44 |
koomi |
TaLi_: what do you want to do? |
| 09:44 |
koomi |
TaLi_: you can always create a COA and mix different ts object types there |
| 09:46 |
TaLi_ |
koomi, my example is : http://hashbin.com/519.html |
| 09:47 |
TaLi_ |
and in 10 = TEXT i want select a content this page |
| 09:49 |
koomi |
why do i get a "cross site scripting is fun" js popup on hashbin? |
| 09:49 |
TaLi_ |
it's not me :) |
| 09:49 |
koomi |
tmenu generates it's items with the title of the page |
| 09:50 |
TaLi_ |
ok |
| 09:50 |
koomi |
so what you'd do now would be a bit redundant |
| 09:51 |
FloLeBlanc |
hi all |
| 09:53 |
TaLi_ |
koomi, |
| 09:53 |
TaLi_ |
How I make? |
| 09:54 |
TaLi_ |
in 10.field = title i want select text field of tt_content table |
| 09:55 |
umc |
Tsoots: I found something that could be the problem in the apache logs. maybe that's why I get the blank page: PHP Fatal error: Call to undefined function xml_parser_create() in /Users/<removed>/public_html/Users/<removed>/class.t3lib_div.php on line 2154 |
| 09:55 |
umc |
ever encountered that problem ? |
| 09:55 |
Tsoots |
yeah you'll need xml module for php |
| 09:56 |
umc |
ah... that was the only problem ? :D |
| 09:56 |
koomi |
TaLi_: just for one the current page or for every page in the tree? |
| 09:56 |
koomi |
TaLi_: describe what you want to do - perhaps using a menu is just the wrong approach |
| 09:56 |
umc |
I presume the package is php-xml |
| 09:56 |
Tsoots |
sounds like it |
| 09:59 |
umc |
yup... that did it |
| 09:59 |
umc |
thanks |
| 09:59 |
Tsoots |
np |
| 09:59 |
umc |
I'm still new to linux and it seems I didn't installed all packages I needed... |
| 10:00 |
Tsoots |
these things happen |
| 10:00 |
umc |
but I'm getting the hang of it :D |
| 10:01 |
umc |
another question... once you quickstart an extension... and then you modify it to get it to work how you want, how can you put it on the repository ? |
| 10:01 |
umc |
I might have a nice extension for the world out there, and I was thinking to share :) |
| 10:02 |
Tsoots |
that's above my skills |
| 10:02 |
Tsoots |
although i think i've seen upload to ter somewhere in the extension manager |
| 10:02 |
Tsoots |
whatever that thing does |
| 10:03 |
umc |
it worked fine to start it with the documentation for the quickstarter |
| 10:03 |
umc |
but it didn't say how to share it once you've modified it |
| 10:03 |
umc |
I'll look into it :) |
| 10:03 |
umc |
it's an extension for search and replace |
| 10:04 |
umc |
I've seen one in there, but you had to add items, and each time a page was loaded, it would find and replace |
| 10:04 |
umc |
I've done one that really searches in the content and headers, and replaces if you want, and stays replaced |
| 10:05 |
TaLi_ |
koomi, just for the current page |
| 10:07 |
umc |
will anybody volunteer to test the extension ? :D |
| 10:07 |
koomi |
TaLi_: then use a coa |
| 10:08 |
koomi |
TaLi_: i think including a custom rendring for the current page in the hmenu/tmenu is possible but involves too much scary magic :) |
| 10:09 |
TaLi_ |
lool |
| 10:23 |
koomi |
TaLi_: don't mess with the darkside of typo3 :) |
| 10:23 |
TaLi_ |
:) |
| 10:25 |
FloLeBlanc |
koomi: is t3 your father? |
| 10:26 |
smeringe |
that's scary |
| 10:27 |
koomi |
FloLeBlanc: i think it's tobi's mother. i'm more the sidekick in that epic tale of power |
| 10:27 |
TaLi_ |
koomi, i tkink it's possible with GMENU_LAYERS and IProcFunc |
| 10:27 |
FloLeBlanc |
so you are some kind of crazed TS-Mara-Jade? |
| 10:29 |
koomi |
i was think more in the lines of chewbacca |
| 10:29 |
koomi |
ing |
| 10:29 |
umc |
cool... star wars fans :D |
| 10:29 |
FloLeBlanc |
koomi: but you are on the dark side? |
| 10:30 |
umc |
you should go on a lizzard diet :D |
| 10:30 |
umc |
I thing the hutt had a high colesterol level :D |
| 10:30 |
FloTheHutt |
hohohoho hahaha... "The glorious FloTheHutt asks you WHY he should pay you 3.000 clicks for the frozen-carbonite dax77" |
| 10:30 |
koomi |
hrhr |
| 10:41 |
j0hndeere |
Good morning, earth humans. |
| 10:43 |
umc |
good morning space human :) |
| 10:45 |
FloTheHutt |
good morning eldar spawn of cookies |
| 11:26 |
brain-xy |
hm.. does somebody know how i could overwrite a parameter with typolink? |
| 11:28 |
FloLeBlanc |
brain: tsref - typolink? |
| 11:28 |
brain-xy |
found nothing .. |
| 11:29 |
FloLeBlanc |
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/8/ => parameter ? |
| 11:30 |
FloLeBlanc |
51 _blank blueLink => <A href=”?id=51” target=”_blank” class=”blueLink”> |
| 11:32 |
brain-xy |
that's not what i'm looking for. |
| 11:34 |
FloLeBlanc |
so what do you want to do? |
| 11:36 |
brain-xy |
http://phpfi.com/237532 |
| 11:36 |
brain-xy |
when i click on one of these buttons the L parameter is generated twice |
| 11:37 |
FloLeBlanc |
and the L paramter is not created by default if you outcomment the #10 and #7 line? |
| 11:38 |
brain-xy |
yes .. it's not being created.. |
| 11:39 |
FloLeBlanc |
and the double value is both time the same or L=1&L=0 ? |
| 11:40 |
brain-xy |
last one |
| 11:40 |
FloLeBlanc |
try adding nonsense and see if it doubles the lines you write there f.e: &L=FIRSTONE & L=SECOND |
| 11:41 |
FloLeBlanc |
and check if "firstone" and "second" are passed in the link or if the language values come from somewhere else |
| 11:42 |
FloLeBlanc |
further: are you sure its 20 < .10 and not 20 < 10 ? |
| 11:47 |
koomi |
copy on the same level is "." |
| 11:47 |
koomi |
did you add config.keepVar or whatever the directive is called? |
| 11:47 |
koomi |
and: the double L is not a problem - the second overrides the first |
| 12:16 |
cozwei |
Hi! I s there a recommened meta tag extension where it is possible to edit meta tags in special fields (not in the constant editor) |
| 12:21 |
dax77 |
hi all |
| 12:24 |
cozwei |
hi dax77 |
| 12:24 |
cozwei |
Is there a recommened meta tag extension where it is possible to edit meta tags in special fields (not in the constant editor) |
| 12:28 |
zatmania |
brain-xy : the prb is that you have 2 L paramteres in url ? |
| 12:29 |
cozwei |
I recommend pp_pagemetadata |
| 12:30 |
zatmania |
brain-xy : try this : config.uniqueLinkVars = 1 |
| 12:43 |
brain-xy |
hmm.. zatmania.. ok.. it works.. i saw this in TSref but the description sounds it is something different.. well.. maybe i'm too tired again :P |
| 12:43 |
brain-xy |
but.. thx :) |
| 12:51 |
TomWork |
hi |
| 12:53 |
TomWork |
I have two of my coworkers working on typo3 asking me to push php memory_limit to 128MB (32MB for now) and max_execution_time to 60 sec (30sec for now) |
| 12:53 |
TomWork |
I think there're a bit crazy and ask them to do better |
| 12:54 |
TomWork |
but they explain me that it's a minimum to edit modules and to a typo3 export or something |
| 12:55 |
TomWork |
oops |
| 12:55 |
TomWork |
as i'm only a admin and not a typo3 expert, i'd like to know if... i must put theirs values in php.ini |
| 12:56 |
TomWork |
is typo3 so greedy ? |
| 12:58 |
zatmania |
brain-xy : no prb, i'm very tired too :) |
| 12:58 |
zatmania |
TomWork : yes |
| 12:58 |
zatmania |
need a lot of memory for execution |
| 12:59 |
Denyerec |
Hey did anyone answer dokma's query? |
| 12:59 |
Denyerec |
He wanted to know if you could write TS for only one template |
| 12:59 |
Denyerec |
I think perhaps he meant TV template, though |
| 13:00 |
TomWork |
zatmania: 128MB ?! |
| 13:00 |
TomWork |
it's huge |
| 13:01 |
Denyerec |
Why thankyou |
| 13:01 |
Denyerec |
;) |
| 13:09 |
daag |
hi, my typo seems to have a problem with some template, content does not get replaced etc |
| 13:10 |
daag |
how can i find out what has gone wrong? |
| 13:13 |
zatmania |
TomWork : we have 128mb in our php.ini |
| 13:18 |
TomWork |
zatmania: how much memory your server have ? |
| 13:21 |
roelof |
Hello, everybody |
| 13:22 |
roelof |
if a want to copy my t3 site from a sub dir to the main dir, do i have to change some things or just copy and it works ? |
| 13:26 |
zatmania |
TomWork : 4gb |
| 13:27 |
zatmania |
TomWork : but you're french ! |
| 13:54 |
cozwei |
anybody using pp_pagemeadata? |
| 13:54 |
cozwei |
+t |
| 14:19 |
cozwei |
does anybody know what is "over the bold" ? |
| 14:32 |
brain-xy |
over the bold? |
| 14:58 |
Denyerec |
How do you solve x = ty / ( t + y) when x and t are known ? |
| 15:07 |
ries |
I don't think you can |
| 15:07 |
ries |
you need ty or x |
| 15:11 |
cozwei |
very funny: http://www.mathepower.com/gleichungen.php |
| 15:12 |
cozwei |
try to solve it there Denyerec :-) |
| 15:12 |
ks |
what do I read to make indexed_search index pdf and doc ? |
| 15:12 |
Denyerec |
I got it ;) |
| 15:18 |
christian_ |
hey all: does someone uses tip-a-friend with tv ? |
| 15:23 |
ks |
nm |
| 16:39 |
christian_ |
hello, does someone uses tip-a-friend with tv ? |
| 17:02 |
uschi |
hi folks :)) |
| 17:03 |
uschi |
anyone seen dax77? |
| 17:03 |
cozwei |
hi uschi |
| 17:03 |
cozwei |
yeah i did |
| 17:03 |
cozwei |
couple of hours ago |
| 17:03 |
uschi |
hi cozwei |
| 17:03 |
uschi |
shit, so i missed him |
| 17:03 |
cozwei |
[15:38] *** dax77 quit (kornbluth.freenode.net irc.freenode.net) |
| 17:04 |
uschi |
so i suppose i shall see him tomorrow |
| 18:20 |
wilz |
hi |
| 18:21 |
wilz |
is there a way to tweek a datastructure to unwrap a content element zone when it's empty ? |
| 18:22 |
wilz |
I've found a few post on that, but none of them are working =/ |
| 18:25 |
bedlamhotel |
wilz: You're in luck. |
| 18:26 |
wilz |
? |
| 18:27 |
bedlamhotel |
I can show you. Was just doing this on the weekend. |
| 18:27 |
bedlamhotel |
hang on for 2 minutes. |
| 18:27 |
wilz |
nice =D |
| 18:28 |
bedlamhotel |
Actually, no I can't. It turns out that I'm an idiot ;-) |
| 18:28 |
wilz |
o_Ô |
| 18:28 |
wilz |
it was not working after all ? |
| 18:28 |
bedlamhotel |
I was doing something similar, but not the same thing. |
| 18:29 |
bedlamhotel |
I was disabling all rendering of a content element zone based on the value of the 'layout' field in the page record. |
| 18:30 |
bedlamhotel |
You should be able to do it though |
| 18:30 |
bedlamhotel |
By default you get this (slightly cleaned up): http://phpfi.com/237667 |
| 18:32 |
wilz |
yeah something like that |
| 18:33 |
wilz |
what did you add ? |
| 18:33 |
bedlamhotel |
Sorry, default is like this: http://phpfi.com/237670 |
| 18:35 |
bedlamhotel |
You should be able to stick the RECORDS cObject into a COA, and use stdWrap to prevent it rendering if it's empty... |
| 18:36 |
wilz |
why is the COA so important ? |
| 18:37 |
bedlamhotel |
Because RECORDS has no stdWrap properties. You have no way of checking whether it returns anything, and it seem to return the wrap whether or not there is content. |
| 18:38 |
bedlamhotel |
Try something like this: http://phpfi.com/237675 |
| 18:39 |
bedlamhotel |
[untested] |
| 18:39 |
wilz |
ok |
| 18:39 |
wilz |
thx |
| 18:40 |
bedlamhotel |
And let me know if it works please ;-D |
| 18:44 |
wilz |
it doesn't but I'm still trying a few alternatives |
| 18:44 |
wilz |
coudl I use the .value ? and how could it get the right value ? |
| 18:45 |
bedlamhotel |
Wilz: it doesn't because I gave you wrong syntax ;-) |
| 18:45 |
bedlamhotel |
Correct syntax should be like this [still untested]: http://phpfi.com/237677 |
| 18:47 |
wilz |
still not working |
| 18:48 |
bedlamhotel |
Was worth a shot. What have you found elsewhere that you're trying to adapt? |
| 18:51 |
wilz |
http://lists.netfielders.de/pipermail/typo3-english/2005-December/017837.html |
| 18:52 |
wilz |
woo! |
| 18:52 |
wilz |
got it |
| 18:53 |
wilz |
it works it the negate |
| 18:53 |
wilz |
I think it was not working because the wrap was on the RECORDS element and not the COA |
| 18:54 |
bedlamhotel |
Yes probably. |
| 18:55 |
wilz |
thanks for your help |
| 19:29 |
gernot |
hello |
| 19:30 |
gernot |
can someone help me - i have problems with realurl |
| 19:31 |
gernot |
? |
| 19:33 |
gernot |
can someone help me - i have problems with realurl |
| 19:35 |
gernot |
plz |
| 19:39 |
ries |
gernot: dont ask to ask |
| 19:39 |
ries |
Just ask |
| 20:01 |
wilz |
is there a way to add a captcha in chc_forum ? |