| 00:05 |
smeringe |
any now knows if it's possible with flexform localization to view/edit only one language at a time? I got 4 fields with 15 languages in one section container.. |
| 00:05 |
smeringe |
loading the rte is heavy on such page |
| 00:14 |
pmk65 |
smeringe: you need to set the langDisable in your flexform (if I remember correctly) |
| 00:15 |
smeringe |
pmk65, I got that now. Doing langDisable=0 and langChildren=1 for inheritance. I got all languages showing and working now, but it's a mess in the form because of the many fields so I'm looking for a way to split them somehow. |
| 00:17 |
pmk65 |
isn't there a combination of those 2, that only shows the fields in the selected language? |
| 00:20 |
smeringe |
not what I can find out by switching them around unfortunatily |
| 00:26 |
uriahheep |
hrm... |
| 00:27 |
uriahheep |
for some reason flvplayer doesn't show up in alternate languages |
| 00:34 |
Denyerec |
Hmpf. |
| 00:42 |
ctwelve |
Hello |
| 00:42 |
ctwelve |
Anyone good with homedirs in TYPO3? |
| 00:44 |
Denyerec |
Not I |
| 00:44 |
ctwelve |
I seem to have problems getting TYPO3 to see paths outside the webroot, but within lockRootPath |
| 00:44 |
ctwelve |
Any possible suggestions? |
| 00:52 |
ctwelve |
Anyone? |
| 00:57 |
smeringe |
poor ctwelve :( sry, I've not been working to much with paths outside webroot either |
| 00:57 |
ctwelve |
Yeah. It's not a critical feature, but I really wish I knew why it's not working. I have Dreamhost, if that suggests anything.... |
| 00:57 |
ctwelve |
:-( |
| 00:59 |
ctwelve |
Oh well, thanks anyway. I go hunt thru bug tracker and see if I can divine anything. |
| 01:07 |
Denyerec |
ctwelve |
| 01:07 |
Denyerec |
shit |
| 01:07 |
Denyerec |
I was gonna help the guy |
| 01:11 |
smeringe |
good night! |
| 01:14 |
ries |
Denyerec: ?? |
| 01:14 |
ries |
Denyerec: I might have a nice freelance job for you... rather large |
| 01:14 |
ries |
got a minute? |
| 01:15 |
Denyerec |
Can I do it in exchange for a working DirectMail? :/ |
| 01:15 |
Denyerec |
pm away! |
| 01:17 |
ries |
Denyerec: yes you can do it in exchange , but I am fraid you don't want to |
| 01:17 |
Denyerec |
heh |
| 01:17 |
Denyerec |
you underestimate my desperation with Directmail |
| 01:17 |
Denyerec |
;) |
| 02:03 |
kreegee |
anybody here got info about http://bugs.typo3.org/view.php?id=4186 ? |
| 02:06 |
mayeco |
hey |
| 02:06 |
mayeco |
is a simple question... how to add a css file from the template config? |
| 02:06 |
mayeco |
not from the html, from TS |
| 02:10 |
mayeco |
please |
| 02:11 |
mayeco |
someone |
| 02:49 |
kreegee |
is there a searchable log of this chan? |
| 02:49 |
kreegee |
rvantwisk isn't up to date on google |
| 03:01 |
kreegee |
found it anyway... |
| 03:11 |
Denyerec |
maGe |
| 03:11 |
Denyerec |
mayeco |
| 03:11 |
Denyerec |
you still there? |
| 03:11 |
mayeco |
yes Denyerec |
| 03:11 |
mayeco |
i'm here |
| 03:11 |
Denyerec |
hey |
| 03:11 |
mayeco |
hey |
| 03:11 |
Denyerec |
You want to just add a CDD file ? |
| 03:11 |
Denyerec |
CSS |
| 03:11 |
mayeco |
yepp |
| 03:11 |
maGe |
im her |
| 03:11 |
Denyerec |
there are two ways |
| 03:11 |
mayeco |
just I want to add a css |
| 03:11 |
Denyerec |
sorry maGe, I wanted mayeco |
| 03:12 |
Denyerec |
You can do page.headerdata.50 = TEXT |
| 03:12 |
maGe |
lol |
| 03:12 |
maGe |
no prob |
| 03:12 |
mayeco |
i'm trying this way |
| 03:12 |
mayeco |
page.includeCSS.file1 = fileadmin/valpha0_0_2/1/css/styles.css |
| 03:12 |
Denyerec |
page.headerdata.50.value = <link tag to css file> |
| 03:12 |
Denyerec |
or you can do it that way |
| 03:12 |
maGe |
anyways, still needing support in captcha for sr_feuser_register :D |
| 03:12 |
maGe |
if anyone :D |
| 03:12 |
mayeco |
but.... why that way dont work for me? |
| 03:12 |
mayeco |
i need to add something or what? |
| 03:13 |
Denyerec |
Doesn't look like you made a mistake |
| 03:13 |
mayeco |
Denyerec: check this http://phpfi.com/276081 |
| 03:13 |
mayeco |
tell me if you found something wrong please! |
| 03:14 |
Denyerec |
I have been doing it this way recently: page.headerData.10 |
| 03:14 |
Denyerec |
so I can add conditional comments for IE |
| 03:15 |
mayeco |
Denyerec: i'll try that way |
| 03:15 |
Denyerec |
check the path |
| 03:15 |
Denyerec |
and perhaps add a / infront of fileadmin ? |
| 03:16 |
mayeco |
added and still not working |
| 03:16 |
Denyerec |
page.includeCSS { |
| 03:16 |
Denyerec |
file1 = fileadmin/templates/css/common.css |
| 03:16 |
Denyerec |
} |
| 03:17 |
Denyerec |
Hmm |
| 03:17 |
Denyerec |
your TS looks correct. |
| 03:17 |
Denyerec |
but you are using autom template |
| 03:17 |
Denyerec |
not TV |
| 03:17 |
mayeco |
yes |
| 03:17 |
mayeco |
i dont use TV |
| 03:17 |
mayeco |
i use automake |
| 03:18 |
Denyerec |
I know only T |
| 03:18 |
Denyerec |
TV |
| 03:18 |
Denyerec |
so if it is a problem with automake |
| 03:18 |
Denyerec |
then I'll not be much use |
| 03:18 |
mayeco |
mmm includeCSS is exclusive for TV? |
| 03:18 |
mayeco |
agggggggggg! |
| 03:18 |
Denyerec |
no |
| 03:18 |
Denyerec |
nono |
| 03:19 |
mayeco |
ahhhh |
| 03:19 |
Denyerec |
but if there is some problem elsewhere |
| 03:20 |
mayeco |
is more easy TV? |
| 03:20 |
Denyerec |
It is what I started with |
| 03:20 |
Denyerec |
and I see nothing wrong with it. |
| 03:21 |
mayeco |
I start with the template modern tutorial that kasper wrote |
| 03:21 |
mayeco |
:D |
| 03:21 |
Denyerec |
Yeah I started ith that |
| 03:21 |
Denyerec |
couldn't get it to work |
| 03:21 |
Denyerec |
so I went to Futuristic Template Building |
| 03:21 |
mayeco |
ahhh why? |
| 03:21 |
Denyerec |
and the rest is history |
| 03:21 |
mayeco |
furutistic is with TV? |
| 03:22 |
Denyerec |
yeah |
| 03:22 |
mayeco |
ohhh |
| 03:22 |
mayeco |
I'll read that... some day |
| 03:22 |
mayeco |
:D |
| 03:26 |
Denyerec |
I must go back to bed |
| 03:26 |
Denyerec |
I only dropped in because I went to the loo! |
| 03:27 |
Denyerec |
goodnight |
| 04:09 |
maGe |
i want to debug class.tx_srfeuserregister_data.php |
| 04:09 |
maGe |
why doesnt debug("bla","debugvar"); work ? |
| 04:09 |
maGe |
ok its a class |
| 04:10 |
maGe |
but how can i debug vars of that class |
| 04:29 |
Amit |
Hi, I have designed a very simple frontent plugin in typo3.. I want to display the contents of the plugin, but not on a page as a content element, I want it to be displayed in all the pages.. |
| 04:29 |
Amit |
how do I go about it.. |
| 05:05 |
Amit |
Hi, I was creating a form plugin following the tutorial, but the form does not appear as mentioned in the document |
| 05:33 |
Provito |
In typo3 4.1.3 is there a way for workspace review changes to be emailed to other users who have publishing permissions |
| 05:33 |
Provito |
before I start to go through the source :) |
| 06:02 |
amitext |
Hi, i have an extension developed to add some fields to the database... but I do not want to link those fields to any pages. |
| 06:04 |
amitext |
can anyone help me with that? |
| 06:36 |
amitext |
Hi, i have an extension developed to add some fields to the database... but I do not want to link those fields to any pages. |
| 06:36 |
amitext |
can anyone help me with that? |
| 07:22 |
tsrepadmin |
good morning #typo3!!! |
| 07:28 |
Best |
how can I set one content field static, so it's always the same on all pages? (e.g. right content) |
| 07:32 |
amitext |
good morning tsrepadmin |
| 07:33 |
amitext |
Best why cant you have that right content embedded in the content itself is its static? |
| 07:34 |
tsrepadmin |
Best: normal or TV? |
| 07:35 |
tsrepadmin |
I would propose to youse content sliding. There are extensions out for that |
| 07:35 |
tsrepadmin |
youse = you use :-D |
| 07:36 |
amitext |
tsrepadmin I am using TV, my site has an extra menu, i made a plugin for that and using typoscript to pull contents and add them into a typoscript object in TV. |
| 07:37 |
amitext |
tsrepadmin: is there an option to make that particular object non-cacheable or any other option? |
| 07:38 |
tsrepadmin |
amitext: you're looking for multilevel caching. I don't think thats possible. I'd like to have it, too, but I don't think TYPO3 can handle it. |
| 07:39 |
amitext |
tsrepadmin then, how should I go abt it.. because everytime an element is added, i need the cache to be deleted.. how do I go about it |
| 07:39 |
tsrepadmin |
I wonder that you needed to write an extra plugin for your menu. |
| 07:40 |
amitext |
http://phpfi.com/276094 |
| 07:40 |
amitext |
this will give you an idea about what I am trying to do.. |
| 07:40 |
tsrepadmin |
But I see no other option as clearing the cache or deactivate the cache at all |
| 07:40 |
amitext |
This is my first site in typo3 :) .. and I am a bit lost. |
| 07:41 |
d|g |
hi all |
| 07:41 |
amitext |
can you take a look at the TS and the TV code I pasted and let me knwo if there is a better way of implementing all this. |
| 07:41 |
tsrepadmin |
amitext, you just need to set the HMENU.special= list |
| 07:41 |
tsrepadmin |
or special = directory |
| 07:41 |
tsrepadmin |
and special.value = 6 |
| 07:42 |
tsrepadmin |
it's a service menu, right? |
| 07:42 |
amitext |
but the site needs a special section where they can add new menu elements.. |
| 07:42 |
amitext |
this menu does not come from the page tree |
| 07:43 |
tsrepadmin |
what is it? |
| 07:43 |
tsrepadmin |
please show me the site |
| 07:44 |
amitext |
Sorry.. The site is not up yet :( . the site has one menu which comes from the page tree and there is another menu for which they need a section where they can add links that they want. |
| 07:45 |
tsrepadmin |
you mean externeal urls? |
| 07:46 |
tsrepadmin |
you can set the pae type to "external url" |
| 07:46 |
amitext |
some external.. some internal.. |
| 07:46 |
amitext |
and then these menu items may or may not have to be displayed in the main menu (which comes from the page tree) |
| 07:47 |
tsrepadmin |
page type=shortcut |
| 07:48 |
amitext |
ok.. I will try that.. |
| 07:51 |
amitext |
tsrepadmin: so maybe I discard the plugin altogether.. and have a tree where all the pages are of the type shortcut. |
| 07:51 |
amitext |
tsrepadmin: and the main HMENU object excludes this tree in the menu. And the other extra HMENU object has only this tree? |
| 07:52 |
tsrepadmin |
correct |
| 07:52 |
amitext |
cool.. this sounds much better :) |
| 07:52 |
amitext |
thanks.. i will try this.. |
| 07:52 |
tsrepadmin |
no problem |
| 07:52 |
amitext |
everything in typo3 is currently an adventure to me :) |
| 08:14 |
Awillys |
amitext: ^^ |
| 08:34 |
dax77 |
hi @all |
| 08:37 |
Awillys |
dax77: hheya ^^ |
| 08:49 |
dax77 |
how are you Awillys ? |
| 10:14 |
typo3user |
hello everybody! |
| 10:15 |
typo3user |
i have a typo3 question. can somebody help? |
| 10:16 |
typo3user |
hello? |
| 10:19 |
typo3user |
huhu? |
| 10:24 |
typo3user |
hello hello |
| 10:27 |
typo3user |
hello |
| 10:29 |
mar77i |
hi! I have used IMAGE Elements and specified a width... ahm, there is text on the image and on the result only black dots are visible... |
| 11:42 |
Fanty |
I'm used to TV, but I need to use the older way of templating and use subparts. Is there anyway to map a subpart to an attribute? |
| 11:43 |
Fanty |
do I just put the entire html comments inside the attribute like <a href="<!-- ###SUBPART### --><!-- ###SUBPART### -->"> ? |
| 12:25 |
redforce |
do you know a ready-to-go tt_products handleScript for PayPal? |
| 12:26 |
scarab-regit |
Hi everybody. I'm first time here -) |
| 12:27 |
tsrepadmin |
Fanty isn't a MARKER a better solution? |
| 12:32 |
dax77 |
Fanty: your example should work |
| 12:33 |
dax77 |
but ^^^as tsrepadmin says |
| 12:35 |
Fanty |
tsrepadmin: a marker? |
| 12:35 |
scarab-regit |
I have one question. Maybe somebody will answer (hope so). I have to branches of pages (Root and Root1). For HTML template presentation I'm using TemplaVoila. For the Root page and subpages I defined allready marked with TemplaVoila template and for Root1 I didn't do that. But for some reasone Root1 branch uses template which is defined for Root branch. Maybe somebody had the same problem? |
| 12:35 |
dax77 |
Fanty: just ###WHATEVER### |
| 12:36 |
dax77 |
this is not a subpart, but a marker |
| 12:36 |
Fanty |
page.10.marker { } ? |
| 12:37 |
Provito |
cool I've got typo3 semi working within quercus! |
| 12:37 |
dax77 |
no, workOnSubpart = myTemplate; marker = WHATEVER |
| 12:38 |
dax77 |
hey ries :) |
| 12:39 |
dax77 |
Fanty: you still have to call the subpart, but you can address marker inside this subpart |
| 12:42 |
scarab-regit |
DAX77 - MAYBE YOU CAN ADVISE ME SOMETHING |
| 12:43 |
dax77 |
scarab-regit: please don't shout |
| 12:44 |
dax77 |
I read your post, but it's hard to tell what the source could be |
| 12:44 |
scarab-regit |
sorry =) |
| 12:45 |
dax77 |
I would go through the page preferences and have a look at the template settings again. than I'd look at the tv-records again....... |
| 12:45 |
slash |
someone know how i can define the distance between images when i make a content element "images" and "text with images"? |
| 12:47 |
slash |
when i define the distance with CSS, the last image break into a new line becauce typo3 makes a div with a fix width around the images. |
| 12:49 |
floxx |
slash: why dont you just overwrite the fix width with your own? |
| 12:50 |
ries |
hey dax77 |
| 12:50 |
slash |
because i dont know the witdth of the image container |
| 12:50 |
slash |
when i have 3 images in a row its different as when i have 2 images in a row |
| 12:51 |
Denyerec |
ffs I hate table based layouts and the retards who use them |
| 12:51 |
Denyerec |
10000000 times more pissing awkward to debug |
| 12:52 |
slash |
when i have 3 images in a row (each image with a width of 100), typo3 makes a div with 330 width around it. |
| 12:53 |
slash |
so i cant set the distance between them with CSS |
| 12:53 |
scarab-regit |
slash: maybe find the place in libs where with div is making |
| 12:54 |
scarab-regit |
and crate x-class |
| 12:55 |
slash |
nobody had this problem before? |
| 12:58 |
Kuge |
ulloh there! |
| 12:58 |
Kuge |
:) |
| 12:58 |
scarab-regit |
ulloh |
| 12:58 |
Kuge |
A short question to you buffs: |
| 12:58 |
Kuge |
and a simple one too |
| 12:59 |
Kuge |
if I want to transfer a t3-page from one server to another I do that by functions -> import/exoprt, right? |
| 12:59 |
scarab-regit |
right |
| 13:00 |
Kuge |
I select root and all tables and stuff and it will compress all the content and templates and whatever into one file, right? |
| 13:01 |
scarab-regit |
of course |
| 13:02 |
Kuge |
hmhm... I see, looks pretty simple... Any obvious mistakes ppl can make with this? |
| 13:03 |
Kuge |
I'm very good with those ;) |
| 13:03 |
Fanty |
I need a "print" icon as part of the page - the icons are currently made as a COA of HMENUs (special=list) each with one GMENU item (need the roll over effect). How do I make one that can call a javascript window.print()? |
| 13:03 |
Denyerec |
Tables are a bloody horrendous idea |
| 13:03 |
Denyerec |
The person who first used them for layout should be dragged outside and shot in the knees |
| 13:10 |
Kuge |
not so easy after all |
| 13:10 |
Kuge |
extensions aren't transferred |
| 13:11 |
Kuge |
ok, is there maybe a tutorial how to transfer a finnished page from one t3 server to another? |
| 13:11 |
Kuge |
I just tried it and it ignored all the extensions and also messed up my template directories |
| 13:12 |
Kuge |
I had 1 dir with graphics and 1 with css data and it changed the structure of those |
| 13:16 |
slash |
make a complete ftp backup and a mysql dump |
| 13:17 |
slash |
-dump +backup |
| 13:17 |
Kuge |
yes... I thought so... would be too cool if the included import/export function actually works :P |
| 13:23 |
redforce |
do you know where i can get infos about tt_products handleScripts? payment_dibs doesn't work for me |
| 13:33 |
Kuge |
hm... for a mysqldump of a page's content I need server root access, right? |
| 13:33 |
Kuge |
or is there a function in t3 |
| 13:33 |
Kuge |
? |
| 13:34 |
Kuge |
slash? |
| 13:35 |
slash |
kuge: phpmyadmin |
| 13:36 |
Kuge |
... which isn't in the t3 interface, right? (I know, newb questions) |
| 13:36 |
slash |
i mean there is a extension for this |
| 13:36 |
Kuge |
ah... |
| 13:37 |
slash |
search for phpmyadmin |
| 13:37 |
Kuge |
willdo, thx |
| 13:54 |
Kuge |
hmhm, it has an export function, but no import? |
| 13:54 |
Kuge |
so how will I get the sql file onto the other server? |
| 13:56 |
slash |
i dont know this extension. only the "normal" phpmyadmin. |
| 13:56 |
slash |
there is an import function too |
| 13:56 |
Kuge |
slash: got so far as to dump the sql database, so far so good, ftp backup aint a problem... ah, ok |
| 13:56 |
Kuge |
well, maybe the webmaster of the customer can do this |
| 13:57 |
Kuge |
if I provide him wih the sql data and the backup |
| 13:57 |
slash |
yes |
| 13:57 |
Kuge |
thanks for the help so far |
| 13:57 |
Kuge |
:) |
| 14:03 |
Denyerec |
WAAAAAAAAA |
| 14:11 |
jameelsandham |
quick question |
| 14:12 |
jameelsandham |
If i make a site on dreamweaver to use as a template in my typo3 cms...... and impliment CSS into the template, will there be a problem? |
| 14:12 |
just2b |
you mean inline styles? |
| 14:16 |
jameelsandham |
hmm what does inline styles mean :S sory you will have to put up with my non technical language.... i am self taught, and therefore dont know all the technical lingo :D |
| 14:16 |
jameelsandham |
yet... |
| 14:17 |
just2b |
inline styles > div style="border:1px solid red" |
| 14:17 |
just2b |
instead of <div class="foo" |
| 14:18 |
mar77i |
hi how do I change the stdconf for ttc-headertype? |
| 14:19 |
jameelsandham |
so are 'inline styles' just the style for a specific tag, rather than a whole style sheet? |
| 14:31 |
mar77i |
now got it: tca[tt_content][headertype][default]... but into which source file does this go? |
| 14:33 |
just2b |
rogjht |
| 15:17 |
wacky1 |
just2b: are you there ? |
| 15:18 |
just2b |
kind of |
| 15:19 |
wacky1 |
Are you the one who told me yesterday about using CONTENT cObj and renderObj ? |
| 15:19 |
wacky1 |
for a MAILFORM |
| 15:19 |
just2b |
could be |
| 15:19 |
wacky1 |
Using this method, can the mail be sent, even if the cObj is rendered this way ? |
| 15:20 |
wacky1 |
Are there some limitations using this method, I mean |
| 15:21 |
just2b |
no dont think so |
| 15:21 |
wacky1 |
there are no difference, between that and a content element directly into a page, using the BE GUI ? |
| 15:33 |
Mogguy |
I'm running Typo3 with MsSQL. After installing I klicked "Compare" in the database analyser. There are lots of SQL update proposals. But I cant update: Error (example): [Microsoft][ODBC SQL Server Driver][SQL Server]Incorrect syntax near the keyword 'DEFAULT'. Do I have to rewrite the SQL queries manually or is there a better solution? |
| 15:36 |
Denyerec |
Oooch |
| 15:36 |
Denyerec |
interesting one Mogguy |
| 15:36 |
Denyerec |
Never used MsSql myself |
| 15:36 |
Denyerec |
perhaps someone like just2b or ries will know. |
| 15:37 |
Mogguy |
i'm programming for a company that uses MsSQL ... so I have to too. Its my first time ... |
| 15:37 |
ries |
Mogguy: you can consider that typo3 only works wwll with sucky MySQL.. other RDBM systems are not well supported |
| 15:37 |
Mogguy |
i know but i have to |
| 15:38 |
smeringe |
ohlas |
| 15:38 |
smeringe |
Mogguy: Trying get typo3 rocking with mssql? |
| 15:39 |
Mogguy |
what? |
| 15:39 |
ries |
smeringe: did you not run it on mssql? |
| 15:39 |
smeringe |
I tried to for a client but gave up |
| 15:40 |
smeringe |
got it running and working somewhat. but as soon as a new extension or whatever was needed I got more and more things to fix or patch one way or the other |
| 15:40 |
Mogguy |
me too |
| 15:41 |
Mogguy |
extensions are the problem |
| 15:41 |
smeringe |
Maybe it's possible to get it working fairly well if you got plenty time and like to manually patch it.. but I would never recommend it in any way as production environment afaik |
| 15:42 |
Mogguy |
ok |
| 15:42 |
Mogguy |
that sounds bad |
| 15:44 |
smeringe |
yeah. unfortunatily. |
| 15:52 |
wer2 |
hello, i am looking for a tutorial: I want to create a menu with ts but it should be displayed only on some pages. the menu should only be displayed on the pages you aktivated it via the page options in the backend. i need a new option in the page options and a new row in the mysql db i think. how can i do that? |
| 15:52 |
wer2 |
btw. is there a german typo3 irc channel? |
| 16:01 |
just2b |
wer2 no |
| 16:02 |
just2b |
you need ext kickstarter > 3 clicks > you got new ext with the option |
| 16:03 |
wer2 |
just2b, ok maybe you can give me some keywords to search for |
| 16:03 |
wer2 |
i didnt find anything with google for my problem :-/ |
| 16:03 |
just2b |
i said already |
| 16:10 |
wer2 |
smeringe, ok thanks :) |
| 16:10 |
Mogguy |
^^ |
| 16:11 |
smeringe |
wer2: you will eventually come to a point where you probably will find this page http://wiki.typo3.org/index.php/Extending_typo3_tables |
| 16:12 |
wer2 |
annother question, i use templavoila and realurl for a multilanguage site. everthing is working fine so far BUT:how can i mark links to NOT translated pages? for example adding a [not translated] to the link text? |
| 16:14 |
just2b |
a not translated page will have a fallback to the default language .. so why you wanna have a link |
| 16:15 |
wer2 |
i know i have some menus and they are pointing to different pages and some of them are translated and some not. now i want to show the user which links are already translated and which are not |
| 16:16 |
just2b |
imo not possible.. |
| 16:20 |
wer2 |
it is, I know because I saw it :) i clicked trough the pages of that site and then i changed the language. most of the links were translated to the new language, but some not and they got an additional [de] after them to show that link points to an page which has no translated content.... |
| 16:30 |
wer2 |
smeringe, ok i created a extension with kickstarter, added the field to the page table and what to do now? do i have to write the ts for the menu to the TS field in the extension? how do i include my menu (extension) with templavoila? some more links to a how-to or something like that would be useful :) |
| 16:30 |
wacky1 |
just2b: it doesn't work. |
| 16:31 |
wacky1 |
when the time comes to send out the mail, it fetches the data straight from the database's 'subheader' field. |
| 16:31 |
wacky1 |
so tweaking typoscript doesn't do anything. |
| 16:34 |
Denyerec |
[15:14] * smeringe translates just2b for wer2. google keywords: typo3 kickstarter add field table <-- lol |
| 16:35 |
just2b |
wacky sorry i am not really in to waht you wanna do |
| 16:36 |
NewUser |
Hi |
| 16:36 |
wacky1 |
ok, sorry :) |
| 16:37 |
wacky1 |
is there a way to "parse the TypoScript" and grab some info from it for a random page (from inside a user script.. or so) ? |
| 16:38 |
smeringe |
wer2: eh, nope? I'm empty of knowledge by now :) |
| 16:38 |
NewUser |
Hi, I'm trying to install Typo and I receive this error "There is no access to the database". I'm with root user and Ican gain access to MySQL db from another tool like DreamCoder. Any clue? |
| 16:38 |
just2b |
parse which ts |
| 16:38 |
just2b |
newuser, run install tool to add the db also to typo3 |
| 16:39 |
wacky1 |
let's say I'm on page id=5, but id's like to know the values for a TS object, as if we were on page id=10 |
| 16:40 |
just2b |
you just wanna get the content of page #10? |
| 16:42 |
mar77i |
I've got a question to tt_news. it's somehow weird that you can specify a template file in the options, but what does that have to look like? |
| 16:43 |
just2b |
like the original template of course |
| 16:49 |
NewUser |
just2b, a new DB was created but "Database Error - No database selected" |
| 16:49 |
dokma |
NewUser: pastebin the typo3conf/localconf.php without the password ofcourse |
| 16:49 |
wacky1 |
I want the rendered TypoScript object tree, *as if* I was on page id=10 |
| 16:50 |
wacky1 |
Am I wasting my time ? :P |
| 16:50 |
dokma |
wacky1: surely you're not |
| 16:50 |
dokma |
it's possible |
| 16:50 |
dokma |
easy way: |
| 16:50 |
wacky1 |
sweet, and could you point me to a starting point to do that ? |
| 16:50 |
dokma |
page type: advanced |
| 16:51 |
dokma |
show content from this page instead: pageid of your other page |
| 16:52 |
wacky1 |
and what would be the complex way ? :P |
| 16:54 |
mar77i |
that is possible in all ways of complexity; either by ts, by user-func or you can play around with t3core 'till you obtain the desired result... |
| 16:54 |
wacky1 |
and will that load the TypoScript tree for the current page also ? or *only* for that referenced pageid ? |
| 16:55 |
wacky1 |
mar77i: yeah, well I'm more into the t3core now, but I'd gladly keep it TS-only :) |
| 16:55 |
uriahheep |
hey all |
| 16:56 |
mar77i |
never done this, sry... |
| 16:56 |
uriahheep |
just2b: have you ever used flvplayer? |
| 16:57 |
mar77i |
hey who wrote that entry on t3wiki that swiss people are still welcome? XD |
| 17:03 |
just2b |
uriahheep i wrote my own player |
| 17:03 |
just2b |
no |
| 17:04 |
uriahheep |
hmm, ok |
| 17:04 |
just2b |
better one ;))) |
| 17:04 |
uriahheep |
just2b: i'm just asking, because for some reason it only shows up in the default language, not in alternate languages... any idea why that would be happening? |
| 17:05 |
uriahheep |
just2b: ah ;) have you released it anywhere? |
| 17:05 |
just2b |
not yet |
| 17:05 |
uriahheep |
hmm, why not? |
| 17:05 |
just2b |
no manual |
| 17:06 |
uriahheep |
hmm... is it really that hard to control? :P |
| 17:06 |
uriahheep |
just2b: what makes it better anyway? also, haveyou tested it on a multi-language site? |
| 17:07 |
just2b |
i dont need to test for multilangual ;) |
| 17:07 |
just2b |
and it is so cool because it embeds the vids of every videoportal |
| 17:08 |
uriahheep |
what do you mean? |
| 17:08 |
just2b |
you link any image or any link to youtube and the video is played in lightbox on oyur site |
| 17:08 |
uriahheep |
just2b: and, well, do you not need to test it in multilanguage because it will work, or because you don't make multilanguage sites? ;) |
| 17:08 |
uriahheep |
ah, nice |
| 17:10 |
just2b |
first |
| 17:12 |
just2b |
there is a demo online if you are interestet |
| 17:12 |
just2b |
http://www.rggooglemap.com/dev/rgmedialinks.html |
| 17:17 |
uriahheep |
just2b: ah,nice :P |
| 17:17 |
just2b |
;) |
| 17:17 |
just2b |
thx |
| 17:17 |
just2b |
so editor just links from text w image to the vid and you are done |
| 17:17 |
uriahheep |
i just like it being embedded in the actual page heheh :P |
| 17:17 |
uriahheep |
like flvplayer |
| 17:17 |
just2b |
btw i testet it in multilanguage.. because my site is |
| 17:17 |
just2b |
yeah i guessed so |
| 17:17 |
uriahheep |
hmm, cool |
| 17:18 |
uriahheep |
...however, do you have any idea why flvplayer wouldn't be working in multilanguage? |
| 17:19 |
uriahheep |
just2b: would you have time to see whether there may be something in the php code for the extension that doesn't allow it to appear in multilanguage? |
| 17:23 |
uriahheep |
just2b: ok,that was too muchto ask ;) sorry, never mind |
| 17:25 |
just2b |
was just on the phone |
| 17:25 |
just2b |
is there a link'ô |
| 17:28 |
uriahheep |
just2b: http://typo3.org/extensions/repository/view/flvplayer/0.1.0/ |
| 17:28 |
just2b |
to your page |
| 17:28 |
uriahheep |
oh |
| 17:28 |
uriahheep |
no, there isn't... |
| 17:29 |
uriahheep |
it's not online yet, i need to put the ip in /etc/hosts |
| 17:30 |
uriahheep |
just2b: but basically, on the english page, the plugin loads, and on the french page, the code iscompletely absent from where it should usually be placed... |
| 17:36 |
tsrepadmin |
did anyone once used the paypal developer API |
| 17:37 |
just2b |
not me at least |
| 17:57 |
iciet |
hello, someone can give me a link how to read a field in pages table with typoscript and display it |
| 17:58 |
just2b |
iciet: |
| 17:58 |
just2b |
temp.foo = TEXT |
| 17:58 |
just2b |
temp.foo.field = uid |
| 17:58 |
iciet |
lib.navi.2.data = DB : pages : {$id_page} : tx_contentmenu does not work |
| 17:58 |
iciet |
ok thx |
| 18:04 |
iciet |
just2b, it dows not work :( field exists and its type is tinyint |
| 18:05 |
just2b |
does it work with uid? |
| 18:05 |
iciet |
mom |
| 18:06 |
iciet |
just2b, no :( |
| 18:07 |
iciet |
lib.navi_ueberblick = COA |
| 18:07 |
iciet |
lib.navi_ueberblick.1 = TEXT |
| 18:07 |
iciet |
lib.navi_ueberblick.1.value = one<br /> |
| 18:07 |
iciet |
lib.navi_ueberblick.2 = TEXT |
| 18:07 |
iciet |
lib.navi_ueberblick.2.field = uid |
| 18:07 |
iciet |
lib.navi_ueberblick.2.wrap = field: | <br /> |
| 18:07 |
iciet |
this gives me only: one<br /> field: <br /> |
| 18:08 |
just2b |
impossible |
| 18:08 |
just2b |
you can try |
| 18:08 |
just2b |
temp.foo = TEXT |
| 18:08 |
just2b |
temp.foo.value = {field:uid} |
| 18:08 |
just2b |
temp.foo.insertData = 1 |
| 18:12 |
iciet |
just2b: it does not parse {field:uid} it only shows it directly. i am using templavoila |
| 18:14 |
iciet |
lib.navi_ueberblick = COA |
| 18:14 |
iciet |
lib.navi_ueberblick.2 = TEXT |
| 18:14 |
iciet |
lib.navi_ueberblick.2.value = {field:uid} |
| 18:14 |
iciet |
lib.navi_ueberblick.2.inserData = 1 |
| 18:15 |
just2b |
this should be {field:_uid} without the '_' |
| 18:15 |
just2b |
but something looks very wrong |
| 18:16 |
iciet |
i have the code as exactyl as above |
| 18:16 |
iciet |
and it displays "{field:uid}" |
| 18:17 |
dax77 |
hi@all |
| 18:17 |
iciet |
just2b, ok i found it on google |
| 18:17 |
iciet |
it is templavoila |
| 18:18 |
iciet |
i wondered..... i had to "register:tx_templavoila_pi1.parentRec.uid" |
| 18:31 |
mar77i |
[globalVar=TSFE:id=52,1] doesn't work howto OR two uids? |
| 18:31 |
iciet |
just2b, ok my last question? i have now the value, how can i display "a" if the value is 1, and "b" if it is 0 |
| 18:31 |
iciet |
lib.navi_ueberblick = COA |
| 18:31 |
iciet |
lib.navi_ueberblick.1 = register:tx_templavoila_pi1.parentRec.tx_iswcontentmenu_showcontentmenu |
| 18:31 |
iciet |
[lib.navi_ueberblick.1=1] |
| 18:31 |
iciet |
lib.navi_ueberblick.2 = TEXT |
| 18:31 |
iciet |
lib.navi_ueberblick.2.value = test |
| 18:31 |
iciet |
[end] |
| 18:32 |
iciet |
what is the right condition? |
| 18:35 |
mar77i |
[lib.navi_ueberblick.1=1] |
| 18:35 |
mar77i |
{your code...} |
| 18:35 |
mar77i |
[global] |
| 18:35 |
mar77i |
[lib.navi_ueberblick.2=0] |
| 18:35 |
mar77i |
{your code...} |
| 18:35 |
mar77i |
[global] |
| 18:35 |
mar77i |
? |
| 18:36 |
mar77i |
don't you use braces for the register:blah? |
| 18:39 |
iciet |
no |
| 18:39 |
iciet |
it works without |
| 18:40 |
mar77i |
oh wait... it would be .1=0 the second, not .2... |
| 18:41 |
iciet |
ok |
| 18:44 |
iciet |
mhm can i do conditions like that? |
| 18:44 |
iciet |
it does not work |
| 18:47 |
iciet |
mar77i ? can i do conditions like [lib.navi_ueberblick.1=1] ? |
| 18:58 |
elbart |
Denyerec ? |
| 19:14 |
MikeK2 |
anyone had probles with installing relative large extentions? I seems like unable to install it... Can't install Templavoila for example |
| 19:14 |
MikeK2 |
may be I should change some things in php.ini or somewhere else |
| 19:16 |
just2b |
any errors? |
| 19:18 |
MikeK2 |
before I changed to php5 from 4 i was getting bad gateway |
| 19:19 |
MikeK2 |
now just a blank white screen |
| 19:20 |
MikeK2 |
well, ill try php_flag display_errors on now |
| 19:23 |
MikeK2 |
no, nothing |
| 19:29 |
Klian |
Hi |
| 19:30 |
Klian |
Ive installed Typo3, I go to the 'Page' section, I click in New Typo3 site, but its empty. How can I create a new page ? |
| 19:31 |
just2b |
click on root page > menu > new |
| 19:33 |
Klian |
just2b: this is what I see: http://img98.imageshack.us/my.php?image=54365257cn3.jpg |
| 19:35 |
just2b |
if you click on the icon next to "new typo3 site"? |
| 19:36 |
Klian |
I dont see that "new typo3 site" |
| 19:37 |
Klian |
well yes |
| 19:37 |
Klian |
Isee it |
| 19:37 |
Klian |
that what I have |
| 19:37 |
Klian |
nothing :( |
| 19:37 |
Klian |
Ive downloaded: Source with Dummy site ZIP (4.1.3) |
| 19:38 |
just2b |
yea click on the icon next to it |
| 19:38 |
just2b |
the world |
| 19:42 |
Klian |
yeah, nothing happens. The icon changes to + from - |
| 19:43 |
just2b |
not the plus but the world |
| 19:43 |
just2b |
or you go "list" and then create a new "page" |
| 19:43 |
just2b |
re |
| 19:45 |
Klian |
lol |
| 19:45 |
Klian |
thats it just2b :D |
| 19:46 |
just2b |
what? |
| 19:49 |
thierry |
Indexed search - I put <input type="hidden" id="sectionToSearch" name="tx_indexedsearch[sections]" value="rl0_1" /> in my form. When I get the search results, it starts like this: |
| 19:49 |
thierry |
Results for : "disquette" in the section "" |
| 19:50 |
thierry |
Why is the name of the section blank? I was hoping to see the name of my root page. |
| 19:50 |
scarab |
Hi . Do anybody know how to configure RearUrl |
| 19:55 |
scarab |
Ok, I'' give another question. There is one on the root of the TYPO3 installation names _.htaccess. realUrl doc writes that you need only change name of this file. But when I did it the only thing that I see on my browser is ERROR 500. Please tell me what I did wrong. Or maybe just write me the link to forum where I can read about this problem |
| 19:56 |
Cy |
chmod the file correctly and check allowoverride on your httpd.conf |
| 19:57 |
Awillys |
Cy: do you use an SVN server? |
| 19:57 |
Cy |
for? |
| 19:57 |
Awillys |
extension dev |
| 19:58 |
Cy |
nop just for custom apps |
| 19:58 |
Awillys |
i am wondering if it is possible to connect an svn to the typoconf/ext folder |
| 19:59 |
Awillys |
it's more a svn related question than typo3 really but maybe someone around here knows ^^ |
| 20:02 |
scarab |
There are next line in htaccess |
| 20:03 |
scarab |
RewriteEngine On |
| 20:03 |
scarab |
RewriteRule ^typo3$ - [L] |
| 20:03 |
scarab |
RewriteRule ^typo3/.*$ - [L] |
| 20:03 |
scarab |
RewriteCond %{REQUEST_FILENAME} !-f |
| 20:03 |
scarab |
RewriteCond %{REQUEST_FILENAME} !-d |
| 20:03 |
scarab |
RewriteCond %{REQUEST_FILENAME} !-l |
| 20:03 |
scarab |
RewriteRule .* index.php |
| 20:03 |
just2b |
scrab not here |
| 20:03 |
scarab |
and where? |
| 20:04 |
just2b |
pastebin.com |
| 20:36 |
maGe |
how can i view the typo code of a page, when i put a plugin into the content (with flexforms) |
| 20:36 |
maGe |
or isnt that possible? |
| 20:36 |
just2b |
which typo cpode |
| 20:37 |
maGe |
the code i'd usually write to put the plugin manually on the site |
| 20:38 |
just2b |
you want the flexform settings? |
| 20:39 |
maGe |
yea, the code which is generated by the flexform |
| 20:39 |
maGe |
i want to custumize the output code manually |
| 20:40 |
just2b |
this is hardcoded and there is no reason |
| 20:41 |
maGe |
the case is, im noob, 1 week into typo, and want to learn the code, because the ext im using is un documented |
| 20:41 |
just2b |
check out in the wiki how you extract flexforms |
| 20:42 |
maGe |
i could acutally look into the php file, right ? |
| 20:42 |
just2b |
wrote also a nice function for that http://pastebin.com/m43c7abca |
| 20:46 |
uriahheep |
i wonder if pulponair has had experience with flvplayer |
| 20:48 |
maGe |
what does that actually mean: doc/wizard_form.html doc/wizard_form.dat |
| 20:50 |
maGe |
just looked into an flexform xml, it isnt actually hard to unrestand :) |
| 20:50 |
maGe |
understand |
| 20:50 |
just2b |
mage this saves the settings from kickstarter |
| 20:56 |
Denyerec |
elbart ? |
| 20:57 |
elbart |
hey cool :) |
| 20:57 |
elbart |
do you know how to switch of the status messages of the direct_mail extension? |
| 20:58 |
elbart |
i mean, that i get a mail at the start and the end of a processed newsletter |
| 20:58 |
Denyerec |
Sadly not :( |
| 20:58 |
Denyerec |
DirectMail hates me |
| 20:59 |
elbart |
i think i sometimes hate it, too |
| 20:59 |
elbart |
:| |
| 21:01 |
elbart |
but thx anyway :) |
| 21:04 |
uriahheep |
void: is it possible to fool an extension plugin into thinking the language is english on a french page? |
| 21:06 |
maGe |
hm can i actually find out which values a flexform sets? |
| 21:06 |
maGe |
plugin.tx_shoutcastserverinfo_pi1.shoutcast_ip |
| 21:06 |
maGe |
i assume its that |
| 21:06 |
void |
uriahheep: yes |
| 21:08 |
uriahheep |
void: how? |
| 21:09 |
void |
uriahheep: change some variables in TSFE before extension's main() exectuion, and change it back after |
| 21:10 |
uriahheep |
void: so i'd have to hack the extension's php? |
| 21:11 |
void |
uriahheep: you can use a hook, i think |
| 21:11 |
uriahheep |
void: hmm, what do you mean? |
| 21:17 |
void |
uriahheep: you can write an own extension, which will hook calls of another extension |
| 21:20 |
uriahheep |
hmm.. |
| 21:20 |
uriahheep |
void: well, i'm not worried about modifying the current extension's code though |
| 21:21 |
uriahheep |
void: i was just wondering whether it would be possible to do with TS or not... but if it isn't would you know what php code could fool the extension? |
| 21:22 |
void |
uriahheep: look at TSFE class and try to modify settings which looks like language settings.. |
| 21:22 |
uriahheep |
hmm, k... |
| 21:23 |
uriahheep |
void: have you ever seen this be done before? |
| 21:24 |
void |
no |
| 21:25 |
uriahheep |
ok... |
| 21:26 |
uriahheep |
void: perhaps there would be a simpler way of solving my problem? |
| 21:26 |
uriahheep |
void: the problem is that this extension plugin only appears in the default language, not in any other languages |
| 21:26 |
void |
dunno why you need to fool extension at all.. |
| 21:26 |
uriahheep |
void: but this only happens when it's included with templavoila |
| 21:28 |
maGe |
whats the matter when the ext does a "internal server error" ? :D |
| 21:28 |
uriahheep |
when i make a marks.XY = RECORD; marks.XY {tables = tt_content; source = element_id; dontCheckPid = 1} page.5 < marks.XY; it does work in any language |
| 21:29 |
uriahheep |
void: however, i don't know how i can place this plugin where i want it to be this way... |
| 21:30 |
void |
uriahheep: use tscobj extension? |
| 21:43 |
uriahheep |
void: perhaps.. |
| 21:45 |
uriahheep |
void: i'll try, but that might still cause the problem where it's going through TV |
| 21:48 |
wacky1 |
in a template, how can I get the parent page's uid ? is there a {$rootLine.2.uid} or something like that ? |
| 21:51 |
uriahheep |
void: nope, that still doesn't work :( |
| 21:51 |
uriahheep |
void: maybe i should just make my own extension..... |
| 21:54 |
wacky1 |
void - DO you have an idea ? |
| 21:55 |
void |
wacky1: field:pid |
| 21:55 |
jananne2 |
I want to change the name 'subheader' in a tt_news record and i want to add a news sort of news 'subheader' with some kind of tag.. how do i do this? |
| 21:55 |
wacky1 |
oh yeah! |
| 21:59 |
isolysis |
Hello peeps. I am trying to parse some xml data into a typo3 content page - what is the best way to do it? |
| 21:59 |
wacky1 |
hmm... but the content element's pid is wrong, because it's imported from a SysFolder |
| 22:00 |
wacky1 |
so it points to the sysfolder's pid |
| 22:00 |
wacky1 |
is there another way to grab the current page's parent page id ? |
| 22:00 |
jananne2 |
I want to change the name 'subheader' in a tt_news record and i want to add a news sort of news 'subheader' with some kind of tag.. how do i do this? |
| 22:00 |
wacky1 |
DB:{page_uid}:pages:pid or something ? |
| 22:02 |
wacky1 |
oh there exactly what I want :) |
| 22:02 |
wacky1 |
in the TSref Data types, getText can return: fullRootLine : -1, title |
| 22:03 |
wacky1 |
1 page before, and I give there the field :) |
| 22:03 |
wacky1 |
I'll try it out |
| 22:12 |
jananne2 |
I want to change the name 'subheader' in a tt_news record and i want to add a news sort of news 'subheader' with some kind of tag.. how do i do this? |
| 22:16 |
Phlogi_ |
is jens mittag (jm) sometimes here, anyone knows? |
| 22:16 |
uriahheep |
void: ok, so the extension doesn't get called at all... |
| 22:17 |
uriahheep |
infrench, i mean |
| 22:31 |
uriahheep |
void: ping |
| 22:31 |
uriahheep |
void: i put echo's in the extension's main function, and it doesn't even show anything :-/ |
| 22:31 |
uriahheep |
void: it's like the extension gets completely ignored... |
| 22:32 |
void |
uriahheep: maybe |
| 22:32 |
void |
maybe you did set wrong localization options |
| 22:32 |
void |
check config.lang* options |
| 22:32 |
uriahheep |
void: the php file completely doesn't get included... |
| 22:33 |
uriahheep |
void: ok, do you want me to show you my TC setup? |
| 22:33 |
uriahheep |
TS* |
| 22:34 |
uriahheep |
void: language extension template: http://pastebin.ca/773935 |
| 22:35 |
uriahheep |
void: and then i also have: page.config.sys_language_overlay = 1 |
| 22:36 |
void |
hm.. play with config.sys_language_overlay, config.sys_language_mode... |
| 22:36 |
uriahheep |
sys_language_mode? |
| 22:37 |
void |
yes |
| 22:42 |
uriahheep |
void: seems like th edefault is what i want... besides, all other extensions work fine :-/ |
| 22:42 |
uriahheep |
all other plugins, i mean |
| 22:45 |
uriahheep |
void: so, the extension uses 2 php files: the api_macmade extension class php and the flvplayer extension's pi1 php |
| 22:46 |
uriahheep |
void: neither of them get called by the french version of the site. |
| 22:46 |
void |
dunno.. sorry, have a headache |
| 22:46 |
uriahheep |
void: perhaps the problem is somewhere in their setup/contants TS, or in their flexform data |
| 22:46 |
uriahheep |
hmm, ok.. |
| 23:00 |
uriahheep |
void: sorry again, but if your head doesn't hurt too much, can you tell me what each part of this means? <sheetTitle>LLL:EXT:flvplayer/locallang_db.php:tt_content.flexform_pi1.s_def</sheetTitle> |
| 23:47 |
jsfan |
hello everyone :) |