| 00:14 |
Lann |
there some trick to installing 3.8? |
| 00:14 |
Lann |
it wont run like 4.x would out of the box |
| 00:14 |
Lann |
there some trick to installing 3.8? |
| 00:14 |
Lann |
it wont run like 4.x would out of the box |
| 01:05 |
crazybug |
Hi guys, I have a question about the templating. |
| 01:05 |
crazybug |
So Typo3's columnar model provides 4 sections that content can be added to: 'Right', 'Left', 'Border' and 'Content' |
| 01:06 |
crazybug |
Which works perfectly for me |
| 01:06 |
crazybug |
But what if I got 5 sections |
| 01:06 |
crazybug |
How do I configure the 5th section?? |
| 01:05 |
crazybug |
Hi guys, I have a question about the templating. |
| 01:05 |
crazybug |
So Typo3's columnar model provides 4 sections that content can be added to: 'Right', 'Left', 'Border' and 'Content' |
| 01:06 |
crazybug |
Which works perfectly for me |
| 01:06 |
crazybug |
But what if I got 5 sections |
| 01:06 |
crazybug |
How do I configure the 5th section?? |
| 01:14 |
crazybug |
anybody got clue? |
| 01:14 |
crazybug |
anybody got clue? |
| 01:15 |
crazybug |
Experts.....pls... |
| 01:17 |
Coppershade-org^ |
just make a 5 column template? |
| 01:17 |
Coppershade-org^ |
or download one and modify it |
| 01:18 |
crazybug |
styles.content.getRight |
| 01:19 |
crazybug |
so..you can have...getLeft() getRight() getBorder()... |
| 01:19 |
crazybug |
but which method to call to get the fifth element? |
| 01:19 |
crazybug |
and how you configure the fifth element in the Typo3 UI? |
| 01:19 |
crazybug |
because the UI only allow to have the 4 sections maxmium |
| 01:15 |
crazybug |
Experts.....pls... |
| 01:17 |
Coppershade-org^ |
just make a 5 column template? |
| 01:17 |
Coppershade-org^ |
or download one and modify it |
| 01:18 |
crazybug |
styles.content.getRight |
| 01:19 |
crazybug |
so..you can have...getLeft() getRight() getBorder()... |
| 01:19 |
crazybug |
but which method to call to get the fifth element? |
| 01:19 |
crazybug |
and how you configure the fifth element in the Typo3 UI? |
| 01:19 |
crazybug |
because the UI only allow to have the 4 sections maxmium |
| 01:20 |
crazybug |
Thanks for the answer Coppershade:-) |
| 01:20 |
crazybug |
This thing is driving me crazy |
| 01:24 |
crazybug |
nobody knows? |
| 01:24 |
crazybug |
:-(( |
| 01:20 |
crazybug |
Thanks for the answer Coppershade:-) |
| 01:20 |
crazybug |
This thing is driving me crazy |
| 01:24 |
crazybug |
nobody knows? |
| 01:24 |
crazybug |
:-(( |
| 01:25 |
crazybug |
Can anyone recommend a good typo3 forum I can post questions? |
| 01:27 |
Coppershade-org^ |
http://www.google.se/search?q=typo3+forum&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a |
| 01:25 |
crazybug |
Can anyone recommend a good typo3 forum I can post questions? |
| 01:27 |
Coppershade-org^ |
http://www.google.se/search?q=typo3+forum&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a |
| 01:50 |
tansta |
hello everybody |
| 01:50 |
tansta |
hello everybody |
| 04:22 |
d|g |
hi all |
| 04:22 |
d|g |
hi all |
| 04:33 |
denis |
hy people |
| 04:33 |
denis |
anybody maybe help? |
| 04:33 |
Lann |
hi |
| 04:33 |
denis |
hi |
| 04:34 |
denis |
i have a little question |
| 04:34 |
denis |
or maybe questions |
| 04:34 |
Lann |
dont ask to ask |
| 04:34 |
denis |
:) |
| 04:34 |
denis |
i want to build a online job portal |
| 04:33 |
denis |
hy people |
| 04:33 |
denis |
anybody maybe help? |
| 04:33 |
Lann |
hi |
| 04:33 |
denis |
hi |
| 04:34 |
denis |
i have a little question |
| 04:34 |
denis |
or maybe questions |
| 04:34 |
Lann |
dont ask to ask |
| 04:34 |
denis |
:) |
| 04:34 |
denis |
i want to build a online job portal |
| 04:35 |
denis |
so i have....reegistration of employees |
| 04:35 |
denis |
and employers |
| 04:35 |
Lann |
so you would create front end users and groups |
| 04:35 |
Lann |
a login form somewhere |
| 04:36 |
denis |
all right .... thought so |
| 04:36 |
denis |
:) |
| 04:36 |
Lann |
and make certain content accessible to only those groups |
| 04:36 |
denis |
my prob is.... |
| 04:36 |
Lann |
there alotta detail to actually doing it but its not too complex |
| 04:36 |
denis |
no prob |
| 04:36 |
Lann |
you can find info in the typo3 getting started docs |
| 04:37 |
denis |
can i put offers somehow...that they have the job description,logo of employer,details ... |
| 04:37 |
denis |
my prob is actually |
| 04:37 |
denis |
that the emplyer (who has its profile and is logged in) can offer jobs |
| 04:38 |
denis |
is tthis a custom input form? |
| 04:38 |
Lann |
hmm...i think you'd need either an extension or php |
| 04:38 |
denis |
and do I have to change my database for this step |
| 04:38 |
Lann |
the front end user needs to be able to create postings |
| 04:38 |
Lann |
there is probably an extension |
| 04:38 |
denis |
so its not built in? |
| 04:39 |
denis |
ok |
| 04:39 |
denis |
:) |
| 04:39 |
Lann |
sounds like more of an extension thing |
| 04:39 |
Lann |
a user being able to post something would be pretty common |
| 04:39 |
denis |
just one more q about templates |
| 04:35 |
denis |
so i have....reegistration of employees |
| 04:35 |
denis |
and employers |
| 04:35 |
Lann |
so you would create front end users and groups |
| 04:35 |
Lann |
a login form somewhere |
| 04:36 |
denis |
all right .... thought so |
| 04:36 |
denis |
:) |
| 04:36 |
Lann |
and make certain content accessible to only those groups |
| 04:36 |
denis |
my prob is.... |
| 04:36 |
Lann |
there alotta detail to actually doing it but its not too complex |
| 04:36 |
denis |
no prob |
| 04:36 |
Lann |
you can find info in the typo3 getting started docs |
| 04:37 |
denis |
can i put offers somehow...that they have the job description,logo of employer,details ... |
| 04:37 |
denis |
my prob is actually |
| 04:37 |
denis |
that the emplyer (who has its profile and is logged in) can offer jobs |
| 04:38 |
denis |
is tthis a custom input form? |
| 04:38 |
Lann |
hmm...i think you'd need either an extension or php |
| 04:38 |
denis |
and do I have to change my database for this step |
| 04:38 |
Lann |
the front end user needs to be able to create postings |
| 04:38 |
Lann |
there is probably an extension |
| 04:38 |
denis |
so its not built in? |
| 04:39 |
denis |
ok |
| 04:39 |
denis |
:) |
| 04:39 |
Lann |
sounds like more of an extension thing |
| 04:39 |
Lann |
a user being able to post something would be pretty common |
| 04:39 |
denis |
just one more q about templates |
| 04:40 |
denis |
what would you suggest how to create custom templates |
| 04:40 |
denis |
what is easyiest? |
| 04:40 |
Lann |
im not a good person to ask...but i do have a very simple one working with the oldschool method of using markers and typoscript |
| 04:40 |
Lann |
but templatevoila is supposed to be easier |
| 04:40 |
Lann |
it is an extension |
| 04:40 |
denis |
heard of it |
| 04:40 |
Lann |
yeah most assume that you are using it |
| 04:41 |
Lann |
i've only been using typo3 for a week so im not the best person to ask |
| 04:41 |
denis |
how long would you say i need to be solid in typo3? |
| 04:42 |
denis |
month,2,3? |
| 04:42 |
Lann |
prolly a few weeks at several hours a day |
| 04:42 |
denis |
:) |
| 04:42 |
denis |
very good |
| 04:42 |
Lann |
assuming that you are already a seasoned web dev |
| 04:42 |
denis |
:) |
| 04:42 |
denis |
they say so... i don't |
| 04:43 |
denis |
hope their right |
| 04:44 |
denis |
im also interested what does typo3 offer me...like....possibilities....i saw the sires in references |
| 04:44 |
denis |
is there maybe anything.... |
| 04:44 |
denis |
more? |
| 04:44 |
Lann |
uh...you can make anything with it |
| 04:44 |
Lann |
it gives you freedom to go into your own source |
| 04:44 |
denis |
really anything? |
| 04:44 |
Lann |
it just gives you standard cms features also |
| 04:40 |
denis |
what would you suggest how to create custom templates |
| 04:40 |
denis |
what is easyiest? |
| 04:40 |
Lann |
im not a good person to ask...but i do have a very simple one working with the oldschool method of using markers and typoscript |
| 04:40 |
Lann |
but templatevoila is supposed to be easier |
| 04:40 |
Lann |
it is an extension |
| 04:40 |
denis |
heard of it |
| 04:40 |
Lann |
yeah most assume that you are using it |
| 04:41 |
Lann |
i've only been using typo3 for a week so im not the best person to ask |
| 04:41 |
denis |
how long would you say i need to be solid in typo3? |
| 04:42 |
denis |
month,2,3? |
| 04:42 |
Lann |
prolly a few weeks at several hours a day |
| 04:42 |
denis |
:) |
| 04:42 |
denis |
very good |
| 04:42 |
Lann |
assuming that you are already a seasoned web dev |
| 04:42 |
denis |
:) |
| 04:42 |
denis |
they say so... i don't |
| 04:42 |
denis |
hope their right |
| 04:44 |
denis |
im also interested what does typo3 offer me...like....possibilities....i saw the sires in references |
| 04:44 |
denis |
is there maybe anything.... |
| 04:44 |
denis |
more? |
| 04:44 |
Lann |
uh...you can make anything with it |
| 04:44 |
Lann |
it gives you freedom to go into your own source |
| 04:44 |
denis |
really anything? |
| 04:44 |
Lann |
it just gives you standard cms features also |
| 04:45 |
denis |
how do you mean that? |
| 04:45 |
denis |
own source |
| 04:45 |
Lann |
you can combine php code into your typo3 driven site |
| 04:45 |
Lann |
i havent done it yet though |
| 04:46 |
denis |
sou you say ... i can have...maybe somting older compleated...some functions etc... |
| 04:46 |
denis |
and can include them? |
| 04:47 |
Lann |
i havent gone that far into it yet |
| 04:47 |
denis |
:) |
| 04:47 |
denis |
ok |
| 04:47 |
Lann |
it is very hard to find help on irc too so keep that in mind |
| 04:47 |
denis |
i just need to know |
| 04:47 |
Lann |
for this |
| 04:47 |
denis |
:) |
| 04:47 |
denis |
tnx |
| 04:47 |
denis |
very kind of you |
| 04:47 |
Lann |
np |
| 04:48 |
denis |
its always a plaesure learn a new system |
| 04:48 |
denis |
ive used joomla |
| 04:48 |
denis |
CMS mambo like |
| 04:49 |
denis |
but....i dont know |
| 04:49 |
denis |
:) |
| 04:49 |
denis |
this is better |
| 04:45 |
denis |
how do you mean that? |
| 04:45 |
denis |
own source |
| 04:45 |
Lann |
you can combine php code into your typo3 driven site |
| 04:45 |
Lann |
i havent done it yet though |
| 04:46 |
denis |
sou you say ... i can have...maybe somting older compleated...some functions etc... |
| 04:46 |
denis |
and can include them? |
| 04:47 |
Lann |
i havent gone that far into it yet |
| 04:47 |
denis |
:) |
| 04:47 |
denis |
ok |
| 04:47 |
Lann |
it is very hard to find help on irc too so keep that in mind |
| 04:47 |
denis |
i just need to know |
| 04:47 |
Lann |
for this |
| 04:47 |
denis |
:) |
| 04:47 |
denis |
tnx |
| 04:47 |
denis |
very kind of you |
| 04:47 |
Lann |
np |
| 04:48 |
denis |
its always a plaesure learn a new system |
| 04:48 |
denis |
ive used joomla |
| 04:48 |
denis |
CMS mambo like |
| 04:49 |
denis |
but....i dont know |
| 04:49 |
denis |
:) |
| 04:49 |
denis |
this is better |
| 04:58 |
snowgirl |
good morning #typo3 |
| 04:58 |
snowgirl |
good morning #typo3 |
| 05:02 |
Lann |
hi |
| 05:02 |
Lann |
hi |
| 05:32 |
Denyerec |
Gday! |
| 05:33 |
Denyerec |
GNah, I get on, then I have to get off again! |
| 05:34 |
just2b |
yeah good morning |
| 05:32 |
Denyerec |
Gday! |
| 05:33 |
Denyerec |
GNah, I get on, then I have to get off again! |
| 05:34 |
just2b |
yeah good morning |
| 05:38 |
Lann |
anyone awake? |
| 05:38 |
just2b |
sure |
| 05:38 |
Lann |
can anyone tell me how to import my typo3 database from version 4.x into 3.8? |
| 05:38 |
Lann |
anyone awake? |
| 05:38 |
just2b |
sure |
| 05:38 |
Lann |
can anyone tell me how to import my typo3 database from version 4.x into 3.8? |
| 05:40 |
just2b |
why not update 3.8.? |
| 05:40 |
bedlamhotel |
Lann: in theory I think you ought to be able to just use the database analyser in the install tool. Never tried using it to go /backwards/ though... |
| 05:41 |
Lann |
screw that madness i think ill enter it manually |
| 05:41 |
just2b |
lol... |
| 05:41 |
just2b |
just export the tt_content/pages... shouldnt have changed there much.. |
| 05:42 |
bedlamhotel |
Good night room. |
| 05:43 |
Lann |
ok now im pissed |
| 05:43 |
Lann |
in the podcasts he is clearly using 4.x and modules |
| 05:44 |
Lann |
i didnt see 3.x till now |
| 05:44 |
Lann |
err 4.x and workflows |
| 05:44 |
Lann |
people have confirmed that workflows dont work in 4.x |
| 05:40 |
just2b |
why not update 3.8.? |
| 05:40 |
bedlamhotel |
Lann: in theory I think you ought to be able to just use the database analyser in the install tool. Never tried using it to go /backwards/ though... |
| 05:41 |
Lann |
screw that madness i think ill enter it manually |
| 05:41 |
just2b |
lol... |
| 05:41 |
just2b |
just export the tt_content/pages... shouldnt have changed there much.. |
| 05:42 |
bedlamhotel |
Good night room. |
| 05:43 |
Lann |
ok now im pissed |
| 05:43 |
Lann |
in the podcasts he is clearly using 4.x and modules |
| 05:44 |
Lann |
i didnt see 3.x till now |
| 05:44 |
Lann |
err 4.x and workflows |
| 05:44 |
Lann |
people have confirmed that workflows dont work in 4.x |
| 05:53 |
Lann |
hi snowgirl |
| 05:53 |
Lann |
hi snowgirl |
| 06:28 |
FloLeBlanc |
hi all |
| 06:29 |
smeringe |
morning |
| 06:28 |
FloLeBlanc |
hi all |
| 06:29 |
smeringe |
morning |
| 06:30 |
just2b |
hi FloLeBlanc, hi smeringe |
| 06:30 |
smeringe |
hi just2b |
| 06:31 |
just2b |
oh i just love it ^^ http://www.rggooglemap.com/dev/rgsmoothgallery/smoothgallery-mit-tt-news.html |
| 06:31 |
floxx |
hi everyone |
| 06:31 |
FloLeBlanc |
man... will be one of the hottest days today... *sigh* |
| 06:31 |
FloLeBlanc |
just2b: nice |
| 06:31 |
just2b |
thx ;) |
| 06:31 |
FloLeBlanc |
the popup is gigantic though :) |
| 06:31 |
floxx |
got anyone mails from google? throwing websites from google index? |
| 06:31 |
FloLeBlanc |
floxx: sounds like a hoax |
| 06:32 |
just2b |
it is spam |
| 06:32 |
floxx |
ok - phew ;-) |
| 06:32 |
just2b |
> http://www.heise.de/security/news/meldung/89591 |
| 06:32 |
smeringe |
just2b: your constantly expanding your gallery :) nice |
| 06:33 |
just2b |
smeringe yeah.. it is quite easy cause you just need to call some functions of my ext... |
| 06:33 |
just2b |
$content = $this->gallery->getStarted(); |
| 06:33 |
just2b |
... --> addImage(...,.,,,) |
| 06:33 |
just2b |
->getEnd(); |
| 06:33 |
just2b |
;) |
| 06:33 |
smeringe |
;) great |
| 06:33 |
floxx |
FloLeBlanc: i knew this fake one month ago, but this time, there is no executable mail attachment - so,,, |
| 06:34 |
FloLeBlanc |
then it converted from virus to spam :) |
| 06:30 |
just2b |
hi FloLeBlanc, hi smeringe |
| 06:30 |
smeringe |
hi just2b |
| 06:31 |
just2b |
oh i just love it ^^ http://www.rggooglemap.com/dev/rgsmoothgallery/smoothgallery-mit-tt-news.html |
| 06:31 |
floxx |
hi everyone |
| 06:31 |
FloLeBlanc |
man... will be one of the hottest days today... *sigh* |
| 06:31 |
FloLeBlanc |
just2b: nice |
| 06:31 |
just2b |
thx ;) |
| 06:31 |
FloLeBlanc |
the popup is gigantic though :) |
| 06:31 |
floxx |
got anyone mails from google? throwing websites from google index? |
| 06:31 |
FloLeBlanc |
floxx: sounds like a hoax |
| 06:32 |
just2b |
it is spam |
| 06:32 |
floxx |
ok - phew ;-) |
| 06:32 |
just2b |
> http://www.heise.de/security/news/meldung/89591 |
| 06:32 |
smeringe |
just2b: your constantly expanding your gallery :) nice |
| 06:33 |
just2b |
smeringe yeah.. it is quite easy cause you just need to call some functions of my ext... |
| 06:33 |
just2b |
$content = $this->gallery->getStarted(); |
| 06:33 |
just2b |
... --> addImage(...,.,,,) |
| 06:33 |
just2b |
->getEnd(); |
| 06:33 |
just2b |
;) |
| 06:33 |
smeringe |
;) great |
| 06:33 |
floxx |
FloLeBlanc: i knew this fake one month ago, but this time, there is no executable mail attachment - so,,, |
| 06:34 |
FloLeBlanc |
then it converted from virus to spam :) |
| 06:35 |
floxx |
i'm checking the ip from sender if it comes from google |
| 06:35 |
floxx |
i'm checking the ip from sender if it comes from google |
| 06:40 |
just2b |
what is faster than openoffice but can write it? |
| 06:41 |
uschi_ |
morning folks |
| 06:41 |
Rens |
morning |
| 06:41 |
just2b |
hi rens, uschi |
| 06:42 |
uschi |
morning just2b and Rens and FloLeBlanc and, well the rest of you |
| 06:42 |
FloLeBlanc |
hi uschi, hot day today isn't it |
| 06:42 |
Rens |
:-) |
| 06:42 |
Rens |
is this some kind of Typo3 'group-hugg' ? :D |
| 06:42 |
uschi |
not yet, FloLeBlanc |
| 06:42 |
uschi |
sure, Rens :) |
| 06:43 |
Rens |
I presume this channel is made to ask questions, so I will fire one :-) |
| 06:43 |
uschi |
did i ever tell you that i times i dislike how css_styled_content blows up code? |
| 06:44 |
Rens |
I'm working with Typo3 for a few months now, and have build some extensions now |
| 06:44 |
Rens |
but I allways used my own functions to create html templates... |
| 06:44 |
bauschan |
hi @ all |
| 06:40 |
just2b |
what is faster than openoffice but can write it? |
| 06:41 |
uschi_ |
morning folks |
| 06:41 |
Rens |
morning |
| 06:41 |
just2b |
hi rens, uschi |
| 06:42 |
uschi |
morning just2b and Rens and FloLeBlanc and, well the rest of you |
| 06:42 |
FloLeBlanc |
hi uschi, hot day today isn't it |
| 06:42 |
Rens |
:-) |
| 06:42 |
Rens |
is this some kind of Typo3 'group-hugg' ? :D |
| 06:42 |
uschi |
not yet, FloLeBlanc |
| 06:42 |
uschi |
sure, Rens :) |
| 06:43 |
Rens |
I presume this channel is made to ask questions, so I will fire one :-) |
| 06:43 |
uschi |
did i ever tell you that i times i dislike how css_styled_content blows up code? |
| 06:44 |
Rens |
I'm working with Typo3 for a few months now, and have build some extensions now |
| 06:44 |
Rens |
but I allways used my own functions to create html templates... |
| 06:44 |
bauschan |
hi @ all |
| 06:45 |
Rens |
is the Typoscript way with the markers good enough to search for a good tuto? |
| 06:45 |
floxx |
floleblanc: it seems to be spam...mail comes from thailand |
| 06:45 |
FloLeBlanc |
floxx: hehe |
| 06:45 |
just2b |
rens, http://wiki.typo3.org/index.php/Extension_Development,_using_HTML-Templates |
| 06:46 |
Rens |
just2b, I'll take that as a yes :-) thanks! |
| 06:46 |
just2b |
np |
| 06:47 |
Rens |
I've never had time to learn things the 'typo way', but step by step I see that working the Typo way isn't so bad :D |
| 06:47 |
Rens |
Uschi, you can come back now, this was my question :D |
| 06:48 |
uschi |
hm, the wiki seems to be down, Rens |
| 06:49 |
Rens |
yeah, I see :D |
| 06:49 |
just2b |
rens. no.. the api is quite good, you should always use it, e.g. also for queries |
| 06:49 |
Rens |
I seem to have a nose for this kind of situations :p |
| 06:45 |
Rens |
is the Typoscript way with the markers good enough to search for a good tuto? |
| 06:45 |
floxx |
floleblanc: it seems to be spam...mail comes from thailand |
| 06:45 |
FloLeBlanc |
floxx: hehe |
| 06:45 |
just2b |
rens, http://wiki.typo3.org/index.php/Extension_Development,_using_HTML-Templates |
| 06:46 |
Rens |
just2b, I'll take that as a yes :-) thanks! |
| 06:46 |
just2b |
np |
| 06:47 |
Rens |
I've never had time to learn things the 'typo way', but step by step I see that working the Typo way isn't so bad :D |
| 06:47 |
Rens |
Uschi, you can come back now, this was my question :D |
| 06:48 |
uschi |
hm, the wiki seems to be down, Rens |
| 06:49 |
Rens |
yeah, I see :D |
| 06:49 |
just2b |
rens. no.. the api is quite good, you should always use it, e.g. also for queries |
| 06:49 |
Rens |
I seem to have a nose for this kind of situations :p |
| 06:50 |
Rens |
just2b, I allready use the database API, it rocks :D, and since I had to make an extension compatible with realurl I also use some more typo function... and since that experience I want to do things right from the beginning :D |
| 06:51 |
just2b |
yeah,, typolink and the cObj are nice |
| 06:53 |
Rens |
hmmz... would've been nice if the typo wiki was up... |
| 06:54 |
just2b |
i just wrote a mail... |
| 06:50 |
Rens |
just2b, I allready use the database API, it rocks :D, and since I had to make an extension compatible with realurl I also use some more typo function... and since that experience I want to do things right from the beginning :D |
| 06:51 |
just2b |
yeah,, typolink and the cObj are nice |
| 06:53 |
Rens |
hmmz... would've been nice if the typo wiki was up... |
| 06:54 |
just2b |
i just wrote a mail... |
| 06:57 |
Rens |
up again... |
| 06:57 |
Rens |
but slow... |
| 06:57 |
uschi |
morning dax77 |
| 06:58 |
dax77 |
hi @all |
| 06:58 |
just2b |
hi dax |
| 06:59 |
tansta |
hello all |
| 06:59 |
uschi |
morning tansta |
| 06:59 |
tansta |
does anyone know an extension that allow login frontend user to upload file to the website ? |
| 06:57 |
Rens |
up again... |
| 06:57 |
Rens |
but slow... |
| 06:57 |
uschi |
morning dax77 |
| 06:58 |
dax77 |
hi @all |
| 06:58 |
just2b |
hi dax |
| 06:59 |
tansta |
hello all |
| 06:59 |
uschi |
morning tansta |
| 06:59 |
tansta |
does anyone know an extension that allow login frontend user to upload file to the website ? |
| 07:00 |
tansta |
morning to uschi |
| 07:00 |
tansta |
its afternoon in Aust :D |
| 07:00 |
uschi |
so i bid you a good day |
| 07:01 |
tansta |
yeah not bad actually |
| 07:00 |
tansta |
morning to uschi |
| 07:00 |
tansta |
its afternoon in Aust :D |
| 07:00 |
uschi |
so i bid you a good day |
| 07:01 |
tansta |
yeah not bad actually |
| 07:07 |
FloLeBlanc |
hi dax77 |
| 07:07 |
FloLeBlanc |
tansta: sr_feuser_register allows the user to upload a pic of him upon registering or editing if it is that what you need |
| 07:08 |
tansta |
Hi Flo |
| 07:08 |
FloLeBlanc |
hi tansta |
| 07:08 |
tansta |
no thats not what i need unfortunately |
| 07:08 |
FloLeBlanc |
then I don't know one :) |
| 07:08 |
just2b |
tansta.. there are several extension for uploading... |
| 07:09 |
uschi |
there is one, tansta, i have seen it once in ter |
| 07:09 |
just2b |
Rens > wiki is there again |
| 07:09 |
tansta |
i need for anyone with front end user login to upload a file (anything .pdf .doc etc) and have it reside on a page where only login user can see |
| 07:09 |
FloLeBlanc |
is there actually any poll that has an intelligent db design? jk_poll is nice, but the "store all answers AND votes in one field" policy sucks |
| 07:09 |
uschi |
fileupload for fe_users |
| 07:09 |
just2b |
FloLeBlanc write a better one :D |
| 07:09 |
tansta |
really uschi ? |
| 07:09 |
uschi |
i am sure, but i cannot remember the name |
| 07:09 |
FloLeBlanc |
just2b: I'm happy if I manage to tamper with the ones available :) |
| 07:09 |
tansta |
i am looking at file upload now :D |
| 07:07 |
FloLeBlanc |
hi dax77 |
| 07:07 |
FloLeBlanc |
tansta: sr_feuser_register allows the user to upload a pic of him upon registering or editing if it is that what you need |
| 07:08 |
tansta |
Hi Flo |
| 07:08 |
FloLeBlanc |
hi tansta |
| 07:08 |
tansta |
no thats not what i need unfortunately |
| 07:08 |
FloLeBlanc |
then I don't know one :) |
| 07:08 |
just2b |
tansta.. there are several extension for uploading... |
| 07:09 |
uschi |
there is one, tansta, i have seen it once in ter |
| 07:09 |
just2b |
Rens > wiki is there again |
| 07:09 |
tansta |
i need for anyone with front end user login to upload a file (anything .pdf .doc etc) and have it reside on a page where only login user can see |
| 07:09 |
FloLeBlanc |
is there actually any poll that has an intelligent db design? jk_poll is nice, but the "store all answers AND votes in one field" policy sucks |
| 07:09 |
uschi |
fileupload for fe_users |
| 07:09 |
just2b |
FloLeBlanc write a better one :D |
| 07:09 |
tansta |
really uschi ? |
| 07:09 |
uschi |
i am sure, but i cannot remember the name |
| 07:09 |
FloLeBlanc |
just2b: I'm happy if I manage to tamper with the ones available :) |
| 07:09 |
tansta |
i am looking at file upload now :D |
| 07:10 |
tansta |
Extension Key: fileupload |
| 07:10 |
tansta |
Extension Key: fileupload |
| 07:29 |
teena |
hello |
| 07:29 |
teena |
hello |
| 07:32 |
teena |
corcus can u suggest that ... |
| 07:32 |
teena |
i need to accept payment as donation |
| 07:32 |
teena |
which pluggin should i use |
| 07:32 |
just2b |
paypal :D |
| 07:33 |
teena |
thanx just2b |
| 07:33 |
just2b |
but this is no extension |
| 07:34 |
teena |
:-( |
| 07:34 |
just2b |
paypal creates the html you need.. just insert it |
| 07:34 |
just2b |
like here > http://www.rggooglemap.com/en/2/donate.html |
| 07:32 |
teena |
corcus can u suggest that ... |
| 07:32 |
teena |
i need to accept payment as donation |
| 07:32 |
teena |
which pluggin should i use |
| 07:32 |
just2b |
paypal :D |
| 07:33 |
teena |
thanx just2b |
| 07:33 |
just2b |
but this is no extension |
| 07:34 |
teena |
:-( |
| 07:34 |
just2b |
paypal creates the html you need.. just insert it |
| 07:34 |
just2b |
like here > http://www.rggooglemap.com/en/2/donate.html |
| 07:36 |
teena |
i could'nt understand |
| 07:37 |
teena |
whaich pay pal you are talking about just2b...is it some extension |
| 07:38 |
just2b |
no, just html code you get from paypal.com ... if you wanna use paypal |
| 07:38 |
teena |
ok |
| 07:39 |
teena |
isn't it any exension in Typo3 for that? |
| 07:39 |
teena |
just2b |
| 07:36 |
teena |
i could'nt understand |
| 07:37 |
teena |
whaich pay pal you are talking about just2b...is it some extension |
| 07:38 |
just2b |
no, just html code you get from paypal.com ... if you wanna use paypal |
| 07:38 |
teena |
ok |
| 07:39 |
teena |
isn't it any exension in Typo3 for that? |
| 07:39 |
teena |
just2b |
| 07:40 |
just2b |
no |
| 07:40 |
teena |
aah ok |
| 07:40 |
just2b |
no |
| 07:40 |
teena |
aah ok |
| 07:51 |
pog |
hello Typo3 community. I am testing Typo3 on a Windows XP machine. Apache, MySQL and PHP were already installed. Installation of Typo3 has gone OK so far, but the symlinks have been unpacked as Windows Shortcuts instead of symlinks (cos it's Windows). In the browser, they look like "index.php.lnk". How do I fix this? |
| 07:52 |
jan |
... what ? |
| 07:52 |
jan |
't |
| 07:52 |
jan |
can't work, because, symlinks under unix are not the same as like the windows shortcuts |
| 07:53 |
pog |
Hi Jan. I realise that symlinks don't work on Windows. What is the solution? Is it possible to install Typo3 on a WAMP setup? |
| 07:53 |
jan |
why you wan't to create shortcuts ... |
| 07:54 |
jan |
you can use ... subst |
| 07:54 |
jan |
or something like that, with this dos command you can create virtual mappings under windows |
| 07:54 |
jan |
wait ... |
| 07:51 |
pog |
hello Typo3 community. I am testing Typo3 on a Windows XP machine. Apache, MySQL and PHP were already installed. Installation of Typo3 has gone OK so far, but the symlinks have been unpacked as Windows Shortcuts instead of symlinks (cos it's Windows). In the browser, they look like "index.php.lnk". How do I fix this? |
| 07:52 |
jan |
... what ? |
| 07:52 |
jan |
't |
| 07:52 |
jan |
can't work, because, symlinks under unix are not the same as like the windows shortcuts |
| 07:53 |
pog |
Hi Jan. I realise that symlinks don't work on Windows. What is the solution? Is it possible to install Typo3 on a WAMP setup? |
| 07:53 |
jan |
why you wan't to create shortcuts ... |
| 07:54 |
jan |
you can use ... subst |
| 07:54 |
jan |
or something like that, with this dos command you can create virtual mappings under windows |
| 07:54 |
jan |
wait ... |
| 07:55 |
jan |
ihttp://www.microsoft.com/technet/prodtechnol/windowsserver2003/de/library/ServerHelp/552ed70a-208d-48c4-8da8-2e27b530eac7.mspx |
| 07:55 |
jan |
its a german link |
| 07:55 |
pog |
Deutsch ist kein Problem. |
| 07:55 |
jan |
smile oky ... hmpf i don't know the command exactly ... |
| 07:56 |
jan |
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/de/library/ServerHelp/552ed70a-208d-48c4-8da8-2e27b530eac7.mspx?mfr=true |
| 07:56 |
jan |
ok it was subst for windows to create virtual mappings ... |
| 07:56 |
tansta |
is there an extension that list out all files in a folder relative to fileadmin/ ??? |
| 07:56 |
jan |
there is no other solution ... i don't know if it helps you |
| 07:57 |
pog |
Thanks Jan. I'll see where I get with that. I may have to copy / move files around. In an ideal world I would have installed on a Linux server /grin/. |
| 07:59 |
tansta |
foud it |
| 07:59 |
tansta |
file list ext :D |
| 07:59 |
jan |
smile ok pog good look |
| 07:59 |
nvb |
hello i am searching for an extension for the modern guestbook where i can add this "securityImage" feature to became more saver against spambots. can anybody help me with searchtips or the link to te extension? |
| 07:59 |
jan |
and tell us if it works for you, i never tried that |
| 07:55 |
jan |
ihttp://www.microsoft.com/technet/prodtechnol/windowsserver2003/de/library/ServerHelp/552ed70a-208d-48c4-8da8-2e27b530eac7.mspx |
| 07:55 |
jan |
its a german link |
| 07:55 |
pog |
Deutsch ist kein Problem. |
| 07:55 |
jan |
smile oky ... hmpf i don't know the command exactly ... |
| 07:56 |
jan |
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/de/library/ServerHelp/552ed70a-208d-48c4-8da8-2e27b530eac7.mspx?mfr=true |
| 07:56 |
jan |
ok it was subst for windows to create virtual mappings ... |
| 07:56 |
tansta |
is there an extension that list out all files in a folder relative to fileadmin/ ??? |
| 07:56 |
jan |
there is no other solution ... i don't know if it helps you |
| 07:57 |
pog |
Thanks Jan. I'll see where I get with that. I may have to copy / move files around. In an ideal world I would have installed on a Linux server /grin/. |
| 07:59 |
tansta |
foud it |
| 07:59 |
tansta |
file list ext :D |
| 07:59 |
jan |
smile ok pog good look |
| 07:59 |
nvb |
hello i am searching for an extension for the modern guestbook where i can add this "securityImage" feature to became more saver against spambots. can anybody help me with searchtips or the link to te extension? |
| 07:59 |
jan |
and tell us if it works for you, i never tried that |
| 08:00 |
jan |
(usage with typo3) |
| 08:00 |
pog |
Jan, if I had read the docs (!) I would have found there is a ZIP installation for windows. It has duplicates of many files because of the lack of symlinks - ta-daa! Looks like I need to uninstall the tgz version and install the zip version instead. |
| 08:00 |
jan |
oh ok :) |
| 08:01 |
jan |
<<-- have to continue work |
| 08:00 |
jan |
(usage with typo3) |
| 08:00 |
pog |
Jan, if I had read the docs (!) I would have found there is a ZIP installation for windows. It has duplicates of many files because of the lack of symlinks - ta-daa! Looks like I need to uninstall the tgz version and install the zip version instead. |
| 08:00 |
jan |
oh ok :) |
| 08:01 |
jan |
<<-- have to continue work |
| 08:10 |
nvb |
no tip? |
| 08:11 |
uschi |
this is called captcha |
| 08:11 |
uschi |
@nvb |
| 08:11 |
uschi |
the feature with the security image |
| 08:10 |
nvb |
no tip? |
| 08:11 |
uschi |
this is called captcha |
| 08:11 |
uschi |
@nvb |
| 08:11 |
uschi |
the feature with the security image |
| 08:16 |
beev0r |
what function is used by typo3 to convert the internal headerlinks to "real" links? |
| 08:16 |
beev0r |
well, typo3 saves "4 _self" in the headerlink database field |
| 08:17 |
just2b |
typolink i gues |
| 08:17 |
beev0r |
what is the name of the function which converts it to "<a href="index.php?id=4" target="_self">" ? |
| 08:17 |
beev0r |
typolink()? |
| 08:17 |
nvb |
thanks uschi, i found this extension also but no real howTo to include it into the guestbook :(. i`m sorry for this question but i really don`t know what to do after installing |
| 08:18 |
just2b |
cObj->typolink |
| 08:19 |
uschi |
i am not into the guestbook, sorry, nvb |
| 08:19 |
beev0r |
thanks |
| 08:16 |
beev0r |
what function is used by typo3 to convert the internal headerlinks to "real" links? |
| 08:16 |
beev0r |
well, typo3 saves "4 _self" in the headerlink database field |
| 08:17 |
just2b |
typolink i gues |
| 08:17 |
beev0r |
what is the name of the function which converts it to "<a href="index.php?id=4" target="_self">" ? |
| 08:17 |
beev0r |
typolink()? |
| 08:17 |
nvb |
thanks uschi, i found this extension also but no real howTo to include it into the guestbook :(. i`m sorry for this question but i really don`t know what to do after installing |
| 08:18 |
just2b |
cObj->typolink |
| 08:19 |
uschi |
i am not into the guestbook, sorry, nvb |
| 08:19 |
beev0r |
thanks |
| 08:20 |
nvb |
ok, in the end, ther should be an easy understanding howTo somewhere out ther in the web :) |
| 08:20 |
nvb |
ok, in the end, ther should be an easy understanding howTo somewhere out ther in the web :) |
| 08:25 |
FloLeBlanc |
is there an extension that tracks the frontend logins of fe_users? |
| 08:25 |
FloLeBlanc |
is there an extension that tracks the frontend logins of fe_users? |
| 08:30 |
jfc_ |
hello |
| 08:31 |
jfc_ |
is there a possibility to count the content elements of a page in TS? |
| 08:30 |
jfc_ |
hello |
| 08:31 |
jfc_ |
is there a possibility to count the content elements of a page in TS? |
| 08:45 |
jfc_ |
nobody knows? |
| 08:49 |
jan |
i don't know ... you have to count the objects in the tt_content table ... |
| 08:45 |
jfc_ |
nobody knows? |
| 08:49 |
jan |
i don't know ... you have to count the objects in the tt_content table ... |
| 08:50 |
jfc_ |
and how? |
| 08:51 |
bauschan |
jfc_: wait a sec |
| 08:51 |
jfc_ |
i have to use "numrows" ? |
| 08:53 |
bauschan |
jfc_: http://phpfi.com/243348 |
| 08:53 |
bauschan |
works for me |
| 08:53 |
jfc_ |
i will try thanks |
| 08:54 |
bauschan |
np |
| 08:50 |
jfc_ |
and how? |
| 08:51 |
bauschan |
jfc_: wait a sec |
| 08:51 |
jfc_ |
i have to use "numrows" ? |
| 08:53 |
bauschan |
jfc_: http://phpfi.com/243348 |
| 08:53 |
bauschan |
works for me |
| 08:53 |
jfc_ |
i will try thanks |
| 08:54 |
bauschan |
np |
| 08:55 |
brain-xy |
hello all |
| 08:56 |
bauschan |
hi brain ! |
| 08:58 |
jfc_ |
bauschan: and where i can see the number? or how can i work with this number? |
| 08:55 |
brain-xy |
hello all |
| 08:56 |
bauschan |
hi brain ! |
| 08:58 |
jfc_ |
bauschan: and where i can see the number? or how can i work with this number? |
| 09:02 |
jfc_ |
thanks!!!!! |
| 09:02 |
jfc_ |
it works |
| 09:04 |
jfc_ |
can i save the number into a var to use it later? |
| 09:02 |
jfc_ |
thanks!!!!! |
| 09:02 |
jfc_ |
it works |
| 09:04 |
jfc_ |
can i save the number into a var to use it later? |
| 09:12 |
jfc_ |
because i want to use the number at other places in my TS |
| 09:12 |
jfc_ |
because i want to use the number at other places in my TS |
| 09:18 |
dax77 |
jfc: have a look at tsref and search for LOAD_REGISTER |
| 09:18 |
dax77 |
jfc: have a look at tsref and search for LOAD_REGISTER |
| 09:21 |
flo_ps |
hi guys |
| 09:21 |
dax77 |
hi flo_ps |
| 09:24 |
flo_ps |
i am searching for a good webhoster, i want to host a view typo3 sites, 2 at the moment maybe later some more, some recommendations? |
| 09:21 |
flo_ps |
hi guys |
| 09:21 |
dax77 |
hi flo_ps |
| 09:24 |
flo_ps |
i am searching for a good webhoster, i want to host a view typo3 sites, 2 at the moment maybe later some more, some recommendations? |
| 09:31 |
jfc_ |
dax77: how can i store the value of this script http://phpfi.com/243348 into a var and then use it later in my script? |
| 09:32 |
marv_w0rk |
morning |
| 09:31 |
jfc_ |
dax77: how can i store the value of this script http://phpfi.com/243348 into a var and then use it later in my script? |
| 09:32 |
marv_w0rk |
morning |
| 09:36 |
dax77 |
jfc_: somehow like this: http://phpfi.com/243356 |
| 09:37 |
dax77 |
but I think you have to put it into the page object, b/c otherwise it doesn't get parsed |
| 09:38 |
dax77 |
jfc_: maybe like this: http://phpfi.com/243357 |
| 09:39 |
jfc_ |
i will try |
| 09:36 |
dax77 |
jfc_: somehow like this: http://phpfi.com/243356 |
| 09:37 |
dax77 |
but I think you have to put it into the page object, b/c otherwise it doesn't get parsed |
| 09:38 |
dax77 |
jfc_: maybe like this: http://phpfi.com/243357 |
| 09:39 |
jfc_ |
i will try |
| 09:42 |
jfc_ |
when i have something like this http://phpfi.com/243358 and i want to put the value of count there where XX is |
| 09:42 |
jfc_ |
how can i make it |
| 09:42 |
jfc_ |
when i have something like this http://phpfi.com/243358 and i want to put the value of count there where XX is |
| 09:42 |
jfc_ |
how can i make it |
| 09:47 |
dax77 |
jfc_: than you have to use {$register:count} instead of XX and add the option: tt_content.stdWrap.innerWrap.cObject.0.insertData = 1 |
| 09:50 |
jfc_ |
where i have to write ... insertData = 1? after or before the code is show you |
| 09:47 |
dax77 |
jfc_: than you have to use {$register:count} instead of XX and add the option: tt_content.stdWrap.innerWrap.cObject.0.insertData = 1 |
| 09:50 |
dax77 |
doesn't matter |
| 09:52 |
jfc_ |
ok a last question |
| 09:52 |
jfc_ |
;-) |
| 09:54 |
jfc_ |
http://phpfi.com/243362 |
| 09:54 |
jfc_ |
is this correct? |
| 09:50 |
jfc_ |
where i have to write ... insertData = 1? after or before the code is show you |
| 09:50 |
dax77 |
doesn't matter |
| 09:52 |
jfc_ |
ok a last question |
| 09:52 |
jfc_ |
;-) |
| 09:54 |
jfc_ |
http://phpfi.com/243362 |
| 09:54 |
jfc_ |
is this correct? |
| 09:56 |
pulponair |
hi there |
| 09:56 |
dax77 |
the single pipe "|" in line 9 doesn't look good |
| 09:56 |
dax77 |
hi pulponair |
| 09:56 |
pulponair |
hi dax77 |
| 09:59 |
andreasbalzer |
hi! I have a problem with sr_feuser_register. Can somebody help me please? |
| 09:56 |
pulponair |
hi there |
| 09:56 |
dax77 |
the single pipe "|" in line 9 doesn't look good |
| 09:56 |
dax77 |
hi pulponair |
| 09:56 |
pulponair |
hi dax77 |
| 09:59 |
andreasbalzer |
hi! I have a problem with sr_feuser_register. Can somebody help me please? |
| 10:01 |
bauschan |
re |
| 10:01 |
jfc_ |
but ur first code example with < temp.count worked with the single pipe |
| 10:01 |
jfc_ |
the number was written on my page |
| 10:01 |
bauschan |
jfc_: do something like |
| 10:02 |
bauschan |
http://phpfi.com/243364 |
| 10:02 |
bauschan |
to store/receive your valu |
| 10:02 |
andreasbalzer |
did someone of you ever got this error message in sr_feuser_register?`Warning: Illegal offset type in /Users/<removed>/www/htdocs/typo3conf/ext/sr_feuser_register/lib/class.tx_srfeuserregister_tca.php on line 75 |
| 10:02 |
andreasbalzer |
Fatal error: Call to undefined method tx_srfeuserregister_data::getCmd() in /Users/<removed>/www/htdocs/typo3conf/ext/sr_feuser_register/lib/class.tx_srfeuserregister_tca.php on line 132 |
| 10:01 |
bauschan |
re |
| 10:01 |
jfc_ |
but ur first code example with < temp.count worked with the single pipe |
| 10:01 |
jfc_ |
the number was written on my page |
| 10:01 |
bauschan |
jfc_: do something like |
| 10:02 |
bauschan |
http://phpfi.com/243364 |
| 10:02 |
bauschan |
to store/receive your valu |
| 10:02 |
andreasbalzer |
did someone of you ever got this error message in sr_feuser_register?`Warning: Illegal offset type in /Users/<removed>/www/htdocs/typo3conf/ext/sr_feuser_register/lib/class.tx_srfeuserregister_tca.php on line 75 |
| 10:02 |
andreasbalzer |
Fatal error: Call to undefined method tx_srfeuserregister_data::getCmd() in /Users/<removed>/www/htdocs/typo3conf/ext/sr_feuser_register/lib/class.tx_srfeuserregister_tca.php on line 132 |
| 10:06 |
dax77 |
andreasbalzer: are you using srfeuserregister without div/lib? |
| 10:06 |
andreasbalzer |
what do you mean without div/lib? |
| 10:07 |
dax77 |
well, the base has changed to div/lib and I want to make sure, that you have installed those |
| 10:07 |
andreasbalzer |
are the exts called div and lib? |
| 10:08 |
andreasbalzer |
i have both of them |
| 10:09 |
andreasbalzer |
hm.. i reuploaded the ext and it works again.. strange |
| 10:06 |
dax77 |
andreasbalzer: are you using srfeuserregister without div/lib? |
| 10:06 |
andreasbalzer |
what do you mean without div/lib? |
| 10:07 |
dax77 |
well, the base has changed to div/lib and I want to make sure, that you have installed those |
| 10:07 |
andreasbalzer |
are the exts called div and lib? |
| 10:08 |
andreasbalzer |
i have both of them |
| 10:09 |
andreasbalzer |
hm.. i reuploaded the ext and it works again.. strange |
| 10:10 |
jfc_ |
:-( |
| 10:10 |
jfc_ |
dax77: http://phpfi.com/243368 |
| 10:13 |
dax77 |
jfc_: please do the load_register stuff as I described. You don't have to assign anything to the cObject there |
| 10:14 |
dax77 |
and btw to get a unique uid you can use the value in data:uid |
| 10:10 |
jfc_ |
:-( |
| 10:10 |
jfc_ |
dax77: http://phpfi.com/243368 |
| 10:13 |
dax77 |
jfc_: please do the load_register stuff as I described. You don't have to assign anything to the cObject there |
| 10:14 |
dax77 |
and btw to get a unique uid you can use the value in data:uid |
| 10:15 |
jfc_ |
i dont want a unique uid |
| 10:15 |
jfc_ |
its just a sample with die div id |
| 10:16 |
dax77 |
and you know that numbers aren't good for ids? |
| 10:16 |
jfc_ |
yes |
| 10:17 |
delmonico |
hey, anyone knows why my pagetree is broken? seems to load some wrong css styles |
| 10:17 |
delmonico |
http://img440.imageshack.us/img440/9576/pagetreecc3.png |
| 10:17 |
jfc_ |
i want that a table width is 1000 when 1 content element is there, 2000 when 2 content elements....... |
| 10:15 |
jfc_ |
i dont want a unique uid |
| 10:15 |
jfc_ |
its just a sample with die div id |
| 10:16 |
dax77 |
and you know that numbers aren't good for ids? |
| 10:16 |
jfc_ |
yes |
| 10:17 |
delmonico |
hey, anyone knows why my pagetree is broken? seems to load some wrong css styles |
| 10:17 |
delmonico |
http://img440.imageshack.us/img440/9576/pagetreecc3.png |
| 10:17 |
jfc_ |
i want that a table width is 1000 when 1 content element is there, 2000 when 2 content elements....... |
| 10:26 |
pulponair |
uschi: are you arround? |
| 10:27 |
uschi |
just came in again, pulponair :) |
| 10:27 |
pulponair |
uschi: in need a hand on htmlarea |
| 10:28 |
uschi |
did not do anything in this area for a while, but let's try |
| 10:28 |
pulponair |
uschi: is it possible to assinge inline styles to certain html elements eg. h1 ? (in order to get a least a little css interpretation using html newsletter) |
| 10:28 |
uschi |
yes |
| 10:28 |
pulponair |
great...do you got some furhter details? |
| 10:29 |
uschi |
hm, depends on |
| 10:29 |
uschi |
a lot of things |
| 10:26 |
pulponair |
uschi: are you arround? |
| 10:27 |
uschi |
just came in again, pulponair :) |
| 10:27 |
pulponair |
uschi: in need a hand on htmlarea |
| 10:28 |
uschi |
did not do anything in this area for a while, but let's try |
| 10:28 |
pulponair |
uschi: is it possible to assinge inline styles to certain html elements eg. h1 ? (in order to get a least a little css interpretation using html newsletter) |
| 10:28 |
uschi |
yes |
| 10:28 |
pulponair |
great...do you got some furhter details? |
| 10:29 |
uschi |
hm, depends on |
| 10:29 |
uschi |
a lot of things |
| 10:30 |
pulponair |
ok lets say i ne h1 as <h1 style="color: #86870d;..."> how would this be done? |
| 10:33 |
Rens |
hi guys, is there any way to load typoscript automatically from an extension? without adding a static template to your site template? |
| 10:30 |
pulponair |
ok lets say i ne h1 as <h1 style="color: #86870d;..."> how would this be done? |
| 10:33 |
Rens |
hi guys, is there any way to load typoscript automatically from an extension? without adding a static template to your site template? |
| 10:36 |
flo_ps |
pulponair: if you want that style for every h1 in a specific page you have to add that RTEcss to that page TSconfig via RTE.default.contentCSS, i think |
| 10:37 |
pulponair |
flo_ps: yes i know but this isnt what i wanna do |
| 10:38 |
flo_ps |
pulponair: you want it for one h1? |
| 10:38 |
pulponair |
flo_ps: no i need a h1 to become <h1 style="asfasdfs"> |
| 10:38 |
andreasbalzer |
@all: Is it possible to use checkboxes instead of a drop down list when selecting usergroups in FE plugin sr_feuser_register somehow? |
| 10:38 |
pulponair |
in order to make in work within html newsletters since most webmailser stripe of css information |
| 10:39 |
flo_ps |
pulponair: ah got it, hmm, if it is just the color example you could use the colorpicker for that? |
| 10:39 |
pulponair |
flo_ps: no it has to be automatically |
| 10:39 |
flo_ps |
oh ok |
| 10:36 |
flo_ps |
pulponair: if you want that style for every h1 in a specific page you have to add that RTEcss to that page TSconfig via RTE.default.contentCSS, i think |
| 10:37 |
pulponair |
flo_ps: yes i know but this isnt what i wanna do |
| 10:38 |
flo_ps |
pulponair: you want it for one h1? |
| 10:38 |
pulponair |
flo_ps: no i need a h1 to become <h1 style="asfasdfs"> |
| 10:38 |
andreasbalzer |
@all: Is it possible to use checkboxes instead of a drop down list when selecting usergroups in FE plugin sr_feuser_register somehow? |
| 10:38 |
pulponair |
in order to make in work within html newsletters since most webmailser stripe of css information |
| 10:39 |
flo_ps |
pulponair: ah got it, hmm, if it is just the color example you could use the colorpicker for that? |
| 10:39 |
pulponair |
flo_ps: no it has to be automatically |
| 10:39 |
flo_ps |
oh ok |
| 10:40 |
Rens |
andreasbalzer: pu_easyusrgrpmgmt does something like that |
| 10:42 |
andreasbalzer |
Rens: I would like to have it during registration process |
| 10:42 |
andreasbalzer |
but I take a look :) |
| 10:43 |
Rens |
andreas: that extension is just for the BE, so no use for registration :p |
| 10:43 |
andreasbalzer |
Rens: yeah.. I need it for FE |
| 10:43 |
Rens |
andreas: didn't read the entire question I think :D |
| 10:43 |
flo_ps |
pulponair: there is a keyword named inlineStyle, not sure if that could help |
| 10:44 |
andreasbalzer |
Rens: I mean sr_feuser_register can let the user chose a usergroup to be assigned to but it doesn't look very well and I would like to show a description next to each group. |
| 10:44 |
andreasbalzer |
Rens: You probably don't want to code it? ;) |
| 10:40 |
Rens |
andreasbalzer: pu_easyusrgrpmgmt does something like that |
| 10:42 |
andreasbalzer |
Rens: I would like to have it during registration process |
| 10:42 |
andreasbalzer |
but I take a look :) |
| 10:43 |
Rens |
andreas: that extension is just for the BE, so no use for registration :p |
| 10:43 |
andreasbalzer |
Rens: yeah.. I need it for FE |
| 10:43 |
Rens |
andreas: didn't read the entire question I think :D |
| 10:43 |
flo_ps |
pulponair: there is a keyword named inlineStyle, not sure if that could help |
| 10:44 |
andreasbalzer |
Rens: I mean sr_feuser_register can let the user chose a usergroup to be assigned to but it doesn't look very well and I would like to show a description next to each group. |
| 10:44 |
andreasbalzer |
Rens: You probably don't want to code it? ;) |
| 10:45 |
Rens |
andreas: don't know how, but for sure it's possible ;-) but indead, it might be needed to code it... not sure... |
| 10:45 |
delmonico |
hmmm why are new news elements not visible before I delete the cache? |
| 10:45 |
Rens |
andreas: if I did everything I wanted...... :D |
| 10:45 |
Rens |
andreas: don't know how, but for sure it's possible ;-) but indead, it might be needed to code it... not sure... |
| 10:45 |
delmonico |
hmmm why are new news elements not visible before I delete the cache? |
| 10:45 |
Rens |
andreas: if I did everything I wanted...... :D |
| 11:00 |
andreasbalzer |
Rens: then your life would be so beautiful ;) |
| 11:00 |
andreasbalzer |
Rens: then your life would be so beautiful ;) |
| 11:15 |
thone_ |
hi, im looking for the extension realurl, i don't find it in the ext manager ? where do i have to look for it ? |
| 11:15 |
thone_ |
hi, im looking for the extension realurl, i don't find it in the ext manager ? where do i have to look for it ? |
| 11:34 |
jfc_ |
dax77: i solved my problem. thank you for everything :-) |
| 11:34 |
jfc_ |
dax77: i solved my problem. thank you for everything :-) |
| 11:41 |
pulponair |
is there a way to make direct mail include media refered by css e.g. background:url(my.img) |
| 11:41 |
pulponair |
is there a way to make direct mail include media refered by css e.g. background:url(my.img) |
| 12:24 |
Layna |
Hello everybody :). |
| 12:24 |
Layna |
Hello everybody :). |
| 12:25 |
Layna |
I would like to have the user to choose pictures for his website (thats easy), and display them TWICE; once, resized to thumbnail-scale, and once full-size. Any idea about this with what Typo3 had to offer? Otehrwise, I shall start doing a PHP-script... |
| 12:25 |
Layna |
I would like to have the user to choose pictures for his website (thats easy), and display them TWICE; once, resized to thumbnail-scale, and once full-size. Any idea about this with what Typo3 had to offer? Otehrwise, I shall start doing a PHP-script... |
| 12:34 |
Fanty |
does typo3 create sessions for FE users thats not logged in? |
| 12:34 |
Fanty |
does typo3 create sessions for FE users thats not logged in? |
| 12:35 |
Fanty |
(would it be possible to store session data for people not logged in?) |
| 12:35 |
jan |
layna: you could use the imagemagick wrapper to scale images |
| 12:38 |
brain-xy |
hey guys.. are the mails which are being sent by the standard typo3 form logged? |
| 12:38 |
jan |
layna: maybe there is a internal function to do this, but i'm not sure... |
| 12:35 |
Fanty |
(would it be possible to store session data for people not logged in?) |
| 12:35 |
jan |
layna: you could use the imagemagick wrapper to scale images |
| 12:38 |
brain-xy |
hey guys.. are the mails which are being sent by the standard typo3 form logged? |
| 12:38 |
jan |
layna: maybe there is a internal function to do this, but i'm not sure... |
| 12:42 |
sunny |
hello, uschi |
| 12:42 |
uschi |
hello sunny |
| 12:42 |
sunny |
sunny == gabi |
| 12:42 |
uschi |
hey, great :))))))))))))) |
| 12:42 |
typoboon |
hello |
| 12:42 |
typoboon |
can somebody help me? |
| 12:43 |
sunny |
in unsere localconf.php war der Eintrag doppelt |
| 12:43 |
uschi |
sunny, just to test whether i am at work or a question? |
| 12:43 |
uschi |
english, my dear, this is the rule and law in this channel |
| 12:43 |
uschi |
but i am glad that the problem is solved |
| 12:44 |
typoboon |
uschi can you solve my problem too ? =) |
| 12:44 |
uschi |
sunny, can you read my private message? |
| 12:44 |
typoboon |
no sorry |
| 12:42 |
sunny |
hello, uschi |
| 12:42 |
uschi |
hello sunny |
| 12:42 |
sunny |
sunny == gabi |
| 12:42 |
uschi |
hey, great :))))))))))))) |
| 12:42 |
typoboon |
hello |
| 12:42 |
typoboon |
can somebody help me? |
| 12:43 |
sunny |
in unsere localconf.php war der Eintrag doppelt |
| 12:43 |
uschi |
sunny, just to test whether i am at work or a question? |
| 12:43 |
uschi |
english, my dear, this is the rule and law in this channel |
| 12:43 |
uschi |
but i am glad that the problem is solved |
| 12:44 |
typoboon |
uschi can you solve my problem too ? =) |
| 12:44 |
uschi |
sunny, can you read my private message? |
| 12:44 |
typoboon |
no sorry |
| 12:45 |
uschi |
this was for sunny, not for you typoboon |
| 12:45 |
uschi |
sunny, still there? |
| 12:45 |
typoboon |
ou sorry |
| 12:45 |
sunny |
the update from localconf.php is not ok |
| 12:45 |
sunny |
i have delete the false line in localconf |
| 12:46 |
uschi |
good girl :) |
| 12:46 |
uschi |
and? now? installing extension works? |
| 12:47 |
isolysis |
hello peeps. I am trying to change the / symbol in the clickpath or breadcrumbs to a > symbol. Does anyone have any ideas where to look? |
| 12:47 |
sunny |
i say the extension toi_category |
| 12:48 |
sunny |
when i install the new exension, have the old problem |
| 12:48 |
uschi |
sunny, there is a possibility for private chats |
| 12:49 |
uschi |
shit |
| 12:49 |
sunny |
this is a good idee |
| 12:49 |
uschi |
type /query uschi |
| 12:45 |
uschi |
this was for sunny, not for you typoboon |
| 12:45 |
uschi |
sunny, still there? |
| 12:45 |
typoboon |
ou sorry |
| 12:45 |
sunny |
the update from localconf.php is not ok |
| 12:45 |
sunny |
i have delete the false line in localconf |
| 12:46 |
uschi |
good girl :) |
| 12:46 |
uschi |
and? now? installing extension works? |
| 12:47 |
isolysis |
hello peeps. I am trying to change the / symbol in the clickpath or breadcrumbs to a > symbol. Does anyone have any ideas where to look? |
| 12:47 |
sunny |
i say the extension toi_category |
| 12:48 |
sunny |
when i install the new exension, have the old problem |
| 12:48 |
uschi |
sunny, there is a possibility for private chats |
| 12:49 |
uschi |
shit |
| 12:49 |
sunny |
this is a good idee |
| 12:49 |
uschi |
type /query uschi |
| 12:50 |
uschi |
perhaps you have to register with the channel first |
| 12:50 |
uschi |
perhaps you have to register with the channel first |
| 12:56 |
ries_away |
uschi: or you can allow it yourself using some commands.. |
| 12:56 |
uschi |
works, ries_away |
| 12:57 |
uschi |
we are having a little chitchat, sunny and i |
| 12:57 |
uschi |
still not figured out this extension installing prob from yesterday |
| 12:57 |
uschi |
but there was a double line in localconf.php |
| 12:59 |
uschi |
ries_away, but even after removing the double entry, we still do not get extensions installed |
| 12:56 |
ries_away |
uschi: or you can allow it yourself using some commands.. |
| 12:56 |
uschi |
works, ries_away |
| 12:57 |
uschi |
we are having a little chitchat, sunny and i |
| 12:57 |
uschi |
still not figured out this extension installing prob from yesterday |
| 12:57 |
uschi |
but there was a double line in localconf.php |
| 12:59 |
uschi |
ries_away, but even after removing the double entry, we still do not get extensions installed |
| 13:00 |
uschi |
any further ideas? |
| 13:02 |
ries_away |
uschi: are you sure typo3 didn't add additional line again? |
| 13:02 |
isolysis |
I am trying to change the breadcrumbs and click path marker from "Home / News / Articles" to "Home > News > Articles" if anyone knows how to change it or where to look, please let me know. |
| 13:03 |
uschi |
yes, at least is what i am told by sunny |
| 13:03 |
uschi |
and if so |
| 13:03 |
uschi |
what could i do against it? |
| 13:04 |
Fanty |
where can I find documentation on what cat/type's I can use in ext_conf_template.php? |
| 13:04 |
Fanty |
ext_conf_template.txt* |
| 13:04 |
uschi |
isolysis, i suppose i can help if you paste your code for the breadcrumbs menu in phpfi |
| 13:00 |
uschi |
any further ideas? |
| 13:02 |
ries_away |
uschi: are you sure typo3 didn't add additional line again? |
| 13:02 |
isolysis |
I am trying to change the breadcrumbs and click path marker from "Home / News / Articles" to "Home > News > Articles" if anyone knows how to change it or where to look, please let me know. |
| 13:03 |
uschi |
yes, at least is what i am told by sunny |
| 13:03 |
uschi |
and if so |
| 13:03 |
uschi |
what could i do against it? |
| 13:04 |
Fanty |
where can I find documentation on what cat/type's I can use in ext_conf_template.php? |
| 13:04 |
Fanty |
ext_conf_template.txt* |
| 13:04 |
uschi |
isolysis, i suppose i can help if you paste your code for the breadcrumbs menu in phpfi |
| 13:06 |
isolysis |
uschi please have a look http://phpfi.com/243401 thanks |
| 13:09 |
uschi |
you have to wait, isolysis |
| 13:09 |
isolysis |
ok sure |
| 13:06 |
isolysis |
uschi please have a look http://phpfi.com/243401 thanks |
| 13:09 |
uschi |
you have to wait, isolysis |
| 13:09 |
isolysis |
ok sure |
| 13:10 |
isolysis |
just drop me a line with my name uschi |
| 13:11 |
uschi |
sure isolysis |
| 13:11 |
isolysis |
thanks |
| 13:14 |
uschi |
isolysis, your friend ist this one: $rootlineLinkWrap |
| 13:14 |
uschi |
you can find it in your constants section |
| 13:14 |
isolysis |
great uschi,where can i find that setting for it? |
| 13:14 |
uschi |
read above :) |
| 13:14 |
isolysis |
oh ok.. bit more guidance on where to find constants? :) |
| 13:14 |
isolysis |
i click template > then rootpage |
| 13:10 |
isolysis |
just drop me a line with my name uschi |
| 13:11 |
uschi |
sure isolysis |
| 13:11 |
isolysis |
thanks |
| 13:14 |
uschi |
isolysis, your friend ist this one: $rootlineLinkWrap |
| 13:14 |
uschi |
you can find it in your constants section |
| 13:14 |
isolysis |
great uschi,where can i find that setting for it? |
| 13:14 |
uschi |
read above :) |
| 13:14 |
isolysis |
oh ok.. bit more guidance on where to find constants? :) |
| 13:14 |
isolysis |
i click template > then rootpage |
| 13:15 |
isolysis |
ok nm i do a search first |
| 13:15 |
uschi |
yes, and then in the select list above, choose constants editor, isolysis |
| 13:15 |
isolysis |
uschi gonna try it now thanks |
| 13:16 |
uschi |
np isolysis :) |
| 13:17 |
Fanty |
uff.. no way to supply an extension with a "secret" without hardcoding it or having it in clear text in the BE? |
| 13:15 |
isolysis |
ok nm i do a search first |
| 13:15 |
uschi |
yes, and then in the select list above, choose constants editor, isolysis |
| 13:15 |
isolysis |
uschi gonna try it now thanks |
| 13:16 |
uschi |
np isolysis :) |
| 13:17 |
Fanty |
uff.. no way to supply an extension with a "secret" without hardcoding it or having it in clear text in the BE? |
| 13:28 |
PaulM |
Is anyone here quite knowledgable in extension development? |
| 13:29 |
PaulM |
I have been looking at providing configuration options for a plugin on a 'per content element' basis and so far have not had much luck in adding a field |
| 13:28 |
PaulM |
Is anyone here quite knowledgable in extension development? |
| 13:29 |
PaulM |
I have been looking at providing configuration options for a plugin on a 'per content element' basis and so far have not had much luck in adding a field |
| 13:30 |
PaulM |
I looked at Flexforms, followed all the information in 'Extension Development Using Flexforms' but have been unable to add any backend fields to my extension |
| 13:30 |
PaulM |
can anyone help (simple answers are good) |
| 13:31 |
PaulM |
anyone there? |
| 13:32 |
pulponair |
PaulM: flexform is the way to go |
| 13:33 |
PaulM |
I have read a lot of documentation on that, and tried setting it up, however, nothing seems to register with typo3 and no extended form or fields appears, |
| 13:33 |
PaulM |
here is what I have done so far |
| 13:34 |
PaulM |
created a basic extension with some frontend content |
| 13:34 |
PaulM |
created a database table to hold some data for each 'instance' of the frontend module |
| 13:30 |
PaulM |
I looked at Flexforms, followed all the information in 'Extension Development Using Flexforms' but have been unable to add any backend fields to my extension |
| 13:30 |
PaulM |
can anyone help (simple answers are good) |
| 13:31 |
PaulM |
anyone there? |
| 13:32 |
pulponair |
PaulM: flexform is the way to go |
| 13:33 |
PaulM |
I have read a lot of documentation on that, and tried setting it up, however, nothing seems to register with typo3 and no extended form or fields appears, |
| 13:33 |
PaulM |
here is what I have done so far |
| 13:34 |
PaulM |
created a basic extension with some frontend content |
| 13:34 |
PaulM |
created a database table to hold some data for each 'instance' of the frontend module |
| 13:35 |
PaulM |
created a t3 data structure in XML and wired that up through ext_tables.php |
| 13:35 |
PaulM |
as far as I am aware, I should now be able to see the fields |
| 13:35 |
PaulM |
is there any additional action I may need to perform? |
| 13:36 |
PaulM |
for example, in the tt_content table, I can see a pi_flexform field for each content element, I assume I need to do something to this? |
| 13:35 |
PaulM |
created a t3 data structure in XML and wired that up through ext_tables.php |
| 13:35 |
PaulM |
as far as I am aware, I should now be able to see the fields |
| 13:35 |
PaulM |
is there any additional action I may need to perform? |
| 13:36 |
PaulM |
for example, in the tt_content table, I can see a pi_flexform field for each content element, I assume I need to do something to this? |
| 13:42 |
PaulM |
does anyone know where I can find a reasonably clear explanation of how to start using Flexforms? |
| 13:42 |
PaulM |
does anyone know where I can find a reasonably clear explanation of how to start using Flexforms? |
| 13:45 |
Rens |
PaulM: I started using them with the tuto on http://wiki.typo3.org/ |
| 13:46 |
PaulM |
Hi Rens, is that the one titled "Extension Development Using Flexforms"? |
| 13:46 |
Rens |
yes |
| 13:47 |
Rens |
it really isn't that hard to accomplish... |
| 13:47 |
Rens |
just create the xml file (example in the tutorial) |
| 13:47 |
PaulM |
I had a look at that one and followed it through, can I review the steps I took to see if you know where I went wrong? |
| 13:47 |
Rens |
I know that feeling :-) |
| 13:48 |
PaulM |
So I created a simple XML file <T3DataStructure>....</T3DataStructure> |
| 13:48 |
PaulM |
Just one simple field inside...an 'input' |
| 13:48 |
PaulM |
no bindings for now... |
| 13:48 |
PaulM |
with me so far? |
| 13:48 |
Rens |
yes |
| 13:48 |
PaulM |
saved this in an appropriate format, validated it |
| 13:49 |
Rens |
you still have to add the following to your ext_tables.php file |
| 13:49 |
Rens |
$TCA['tt_content']['types']['list']['subtypes_addlist'][$_EXTKEY.'_pi1']='pi_flexform'; |
| 13:49 |
Rens |
t3lib_extMgm::addPiFlexFormValue($_EXTKEY.'_pi1', 'FILE:EXT:AmbitionWebshopFE/flexform_ds_pi1.xml'); |
| 13:49 |
PaulM |
yes, the two lines |
| 13:49 |
PaulM |
added those |
| 13:49 |
Rens |
but, replace the AmbitionWebshopFE with the correct values |
| 13:49 |
isolysis |
hey uschi I followed the rootlinelinkwrap setting and after some tinkering with it, it's working excellent now.. just wanted to say thanks again for your help, really appreciated. peace |
| 13:49 |
PaulM |
yes, correct extension name etc |
| 13:49 |
Rens |
ok, but still no result? |
| 13:49 |
PaulM |
now...I did all that, nothing happened |
| 13:49 |
uschi |
thx, isolysis :) |
| 13:45 |
Rens |
PaulM: I started using them with the tuto on http://wiki.typo3.org/ |
| 13:46 |
PaulM |
Hi Rens, is that the one titled "Extension Development Using Flexforms"? |
| 13:46 |
Rens |
yes |
| 13:47 |
Rens |
it really isn't that hard to accomplish... |
| 13:47 |
Rens |
just create the xml file (example in the tutorial) |
| 13:47 |
PaulM |
I had a look at that one and followed it through, can I review the steps I took to see if you know where I went wrong? |
| 13:47 |
Rens |
I know that feeling :-) |
| 13:48 |
PaulM |
So I created a simple XML file <T3DataStructure>....</T3DataStructure> |
| 13:48 |
PaulM |
Just one simple field inside...an 'input' |
| 13:48 |
PaulM |
no bindings for now... |
| 13:48 |
PaulM |
with me so far? |
| 13:48 |
Rens |
yes |
| 13:48 |
PaulM |
saved this in an appropriate format, validated it |
| 13:49 |
Rens |
you still have to add the following to your ext_tables.php file |
| 13:49 |
Rens |
$TCA['tt_content']['types']['list']['subtypes_addlist'][$_EXTKEY.'_pi1']='pi_flexform'; |
| 13:49 |
Rens |
t3lib_extMgm::addPiFlexFormValue($_EXTKEY.'_pi1', 'FILE:EXT:AmbitionWebshopFE/flexform_ds_pi1.xml'); |
| 13:49 |
PaulM |
yes, the two lines |
| 13:49 |
PaulM |
added those |
| 13:49 |
Rens |
but, replace the AmbitionWebshopFE with the correct values |
| 13:49 |
isolysis |
hey uschi I followed the rootlinelinkwrap setting and after some tinkering with it, it's working excellent now.. just wanted to say thanks again for your help, really appreciated. peace |
| 13:49 |
PaulM |
yes, correct extension name etc |
| 13:49 |
Rens |
ok, but still no result? |
| 13:49 |
PaulM |
now...I did all that, nothing happened |
| 13:49 |
uschi |
thx, isolysis :) |
| 13:50 |
PaulM |
my module is just a basic 'insert plugin' type of element |
| 13:50 |
PaulM |
so flexform should insert the flexform in the standard form yes? |
| 13:50 |
Rens |
flexform is visible in the "insert/edit plugin" screen in web-module |
| 13:51 |
PaulM |
right...now the form does not render |
| 13:51 |
Rens |
any errors? |
| 13:51 |
PaulM |
I am editing the files in the extension directory direct in eclipse |
| 13:51 |
PaulM |
I even tried to make the extension 'die' to crash it |
| 13:51 |
PaulM |
does it have to be reinstalled after each change? |
| 13:52 |
Rens |
would it help to have an example plugin? |
| 13:52 |
PaulM |
yes, it would, something simple :) |
| 13:53 |
PaulM |
can I ask another question |
| 13:53 |
Rens |
yes :D |
| 13:54 |
Rens |
I think you can ;-) |
| 13:54 |
PaulM |
if in ext_tables.php, I put die() at the start...should the backend module crash? |
| 13:54 |
PaulM |
i.e. want to test that my edit is in the right place |
| 13:54 |
PaulM |
perhaps if I tell you the dir structure (I used the kickstarter to make initial modules) |
| 13:50 |
PaulM |
my module is just a basic 'insert plugin' type of element |
| 13:50 |
PaulM |
so flexform should insert the flexform in the standard form yes? |
| 13:50 |
Rens |
flexform is visible in the "insert/edit plugin" screen in web-module |
| 13:51 |
PaulM |
right...now the form does not render |
| 13:51 |
Rens |
any errors? |
| 13:51 |
PaulM |
I am editing the files in the extension directory direct in eclipse |
| 13:51 |
PaulM |
I even tried to make the extension 'die' to crash it |
| 13:51 |
PaulM |
does it have to be reinstalled after each change? |
| 13:52 |
Rens |
would it help to have an example plugin? |
| 13:52 |
PaulM |
yes, it would, something simple :) |
| 13:53 |
PaulM |
can I ask another question |
| 13:53 |
Rens |
yes :D |
| 13:54 |
Rens |
I think you can ;-) |
| 13:54 |
PaulM |
if in ext_tables.php, I put die() at the start...should the backend module crash? |
| 13:54 |
PaulM |
i.e. want to test that my edit is in the right place |
| 13:54 |
PaulM |
perhaps if I tell you the dir structure (I used the kickstarter to make initial modules) |
| 13:55 |
uschi |
ries_away, we are sure, that the double line did not come up again |
| 13:55 |
Rens |
nope, will not work |
| 13:55 |
Rens |
the ext_tables.php file is cached |
| 13:55 |
Rens |
at least as far as I know |
| 13:56 |
PaulM |
I mean the extension specific one |
| 13:56 |
PaulM |
ext_table not (s) |
| 13:56 |
PaulM |
so I would need to log out of back end, would that help? |
| 13:56 |
PaulM |
how do I overcome the backend cache issue? |
| 13:56 |
Rens |
what are you trying to test? |
| 13:57 |
PaulM |
I am trying to determine if the xml is being loaded, if ext_table.php is working at all |
| 13:57 |
PaulM |
basically just trying to get a 'hello world' form up and running :) |
| 13:58 |
Rens |
this plugin should help a lot with flexforms: http://typo3.org/extensions/repository/view/sb_flexamples/0.0.2/ |
| 13:58 |
PaulM |
I will take a look at this |
| 13:59 |
Rens |
I think there will be functions to determine if it is including, my own simple way of testing if a file is included is normally to add a mail function... but that's my own crappy way of doing :p |
| 13:55 |
uschi |
ries_away, we are sure, that the double line did not come up again |
| 13:55 |
Rens |
nope, will not work |
| 13:55 |
Rens |
the ext_tables.php file is cached |
| 13:55 |
Rens |
at least as far as I know |
| 13:56 |
PaulM |
I mean the extension specific one |
| 13:56 |
PaulM |
ext_table not (s) |
| 13:56 |
PaulM |
so I would need to log out of back end, would that help? |
| 13:56 |
PaulM |
how do I overcome the backend cache issue? |
| 13:56 |
Rens |
what are you trying to test? |
| 13:57 |
PaulM |
I am trying to determine if the xml is being loaded, if ext_table.php is working at all |
| 13:57 |
PaulM |
basically just trying to get a 'hello world' form up and running :) |
| 13:58 |
Rens |
this plugin should help a lot with flexforms: http://typo3.org/extensions/repository/view/sb_flexamples/0.0.2/ |
| 13:58 |
PaulM |
I will take a look at this |
| 13:59 |
Rens |
I think there will be functions to determine if it is including, my own simple way of testing if a file is included is normally to add a mail function... but that's my own crappy way of doing :p |
| 14:00 |
PaulM |
I will need to uninstall the examples...it just killed typo3 |
| 14:00 |
Rens |
don't think so... |
| 14:01 |
Rens |
might be the die() function in your extension if you didn't remove that... |
| 14:01 |
PaulM |
ah, this is true |
| 14:01 |
Rens |
:D |
| 14:01 |
PaulM |
:) |
| 14:01 |
PaulM |
will check that now |
| 14:03 |
snowgirl |
can anybody tell me how I can get this view http://robertlemke.de/typo3temp/pics/ada8d92e5c.png ? |
| 14:03 |
PaulM |
well, that was interesting....you were right about the die :) |
| 14:04 |
snowgirl |
(Templavoila) |
| 14:04 |
PaulM |
and also Rens, I got a form from my work earlier (an empty one...but is a good start) :) |
| 14:00 |
PaulM |
I will need to uninstall the examples...it just killed typo3 |
| 14:00 |
Rens |
don't think so... |
| 14:01 |
Rens |
might be the die() function in your extension if you didn't remove that... |
| 14:01 |
PaulM |
ah, this is true |
| 14:01 |
Rens |
:D |
| 14:01 |
PaulM |
:) |
| 14:01 |
PaulM |
will check that now |
| 14:03 |
snowgirl |
can anybody tell me how I can get this view http://robertlemke.de/typo3temp/pics/ada8d92e5c.png ? |
| 14:03 |
PaulM |
well, that was interesting....you were right about the die :) |
| 14:04 |
snowgirl |
(Templavoila) |
| 14:04 |
PaulM |
and also Rens, I got a form from my work earlier (an empty one...but is a good start) :) |
| 14:05 |
PaulM |
it's a big mess, but it's showing some signs of life :) |
| 14:07 |
Rens |
PaulM: when I started with flexforms I almost killed myself :D |
| 14:05 |
PaulM |
it's a big mess, but it's showing some signs of life :) |
| 14:07 |
Rens |
PaulM: when I started with flexforms I almost killed myself :D |
| 14:12 |
PaulM |
hehe...well, this is a good start |
| 14:12 |
alexwx_____ |
helo friends |
| 14:12 |
PaulM |
am quite excited about flexforms...also, just learned to read the typoscript array in the template too :) |
| 14:12 |
PaulM |
so both very powerful tools for extensions :) |
| 14:13 |
alexwx_____ |
why the image elements in the LEFT column have maxW 300? how to change this width? thank you |
| 14:14 |
alexwx |
any help? |
| 14:12 |
PaulM |
hehe...well, this is a good start |
| 14:12 |
alexwx_____ |
helo friends |
| 14:12 |
PaulM |
am quite excited about flexforms...also, just learned to read the typoscript array in the template too :) |
| 14:12 |
PaulM |
so both very powerful tools for extensions :) |
| 14:13 |
alexwx_____ |
why the image elements in the LEFT column have maxW 300? how to change this width? thank you |
| 14:14 |
alexwx |
any help? |
| 14:18 |
alexwx |
why the image elements in the LEFT column have maxW 300? how to change this width? thank you |
| 14:18 |
alexwx |
i need more |
| 14:19 |
skorpi |
alexwx: there is a constant in the constant editor |
| 14:19 |
skorpi |
alexwx: but this changes it for each column. do you need different width in different columns? |
| 14:19 |
alexwx |
skorpi i know, but this value is not there.. i cant find this decalaration |
| 14:18 |
alexwx |
why the image elements in the LEFT column have maxW 300? how to change this width? thank you |
| 14:18 |
alexwx |
i need more |
| 14:19 |
skorpi |
alexwx: there is a constant in the constant editor |
| 14:19 |
skorpi |
alexwx: but this changes it for each column. do you need different width in different columns? |
| 14:19 |
alexwx |
skorpi i know, but this value is not there.. i cant find this decalaration |
| 14:20 |
skorpi |
did you check it in the object browser? |
| 14:20 |
alexwx |
skorpi yes |
| 14:21 |
skorpi |
tt_content->image->20->maxW = |
| 14:21 |
skorpi |
? |
| 14:21 |
alexwx |
for left column? |
| 14:21 |
skorpi |
in standard configuration :-) |
| 14:22 |
alexwx |
its is just smaller in the left column, in NORMAL its ok .. |
| 14:23 |
skorpi |
the content element doesnt use floating-text in the left column? |
| 14:24 |
skorpi |
in text right or in text left as position.. |
| 14:20 |
skorpi |
did you check it in the object browser? |
| 14:20 |
alexwx |
skorpi yes |
| 14:21 |
skorpi |
tt_content->image->20->maxW = |
| 14:21 |
skorpi |
? |
| 14:21 |
alexwx |
for left column? |
| 14:21 |
skorpi |
in standard configuration :-) |
| 14:22 |
alexwx |
its is just smaller in the left column, in NORMAL its ok .. |
| 14:23 |
skorpi |
the content element doesnt use floating-text in the left column? |
| 14:24 |
skorpi |
in text right or in text left as position.. |
| 14:27 |
alexwx |
skorpi i dont understant exatli, but there cant be other dependencies of other HTML.. because this width is also in the HTML source, there is still 300 |
| 14:28 |
Kristoff |
bonjour les pro, est-ce que quelqu'un peut me donner un tuyau pour du multi menu ... établir des menus "frères" de niveau 1. (Je ne sais pas si je suis très clair là) |
| 14:29 |
Kristoff |
oh sorry |
| 14:29 |
Kristoff |
i translate ... |
| 14:27 |
alexwx |
skorpi i dont understant exatli, but there cant be other dependencies of other HTML.. because this width is also in the HTML source, there is still 300 |
| 14:28 |
Kristoff |
bonjour les pro, est-ce que quelqu'un peut me donner un tuyau pour du multi menu ... établir des menus "frères" de niveau 1. (Je ne sais pas si je suis très clair là) |
| 14:29 |
Kristoff |
oh sorry |
| 14:29 |
Kristoff |
i translate ... |
| 14:30 |
skorpi |
if you use the text with image content element, the picture is shown in maxW=600 normaly, but if the image position is "in text, left" or "in text, right" the image is shown in maxW=300 (which is half of "standard-maxW") |
| 14:30 |
skorpi |
the reason is to have more space for the text.. |
| 14:31 |
Kristoff |
I want to make a multiples menu. All Menus need to begin on level1. The menus have no link between them. |
| 14:34 |
Boonkerz |
how can i activate html mails for all users in feuserregister |
| 14:30 |
skorpi |
if you use the text with image content element, the picture is shown in maxW=600 normaly, but if the image position is "in text, left" or "in text, right" the image is shown in maxW=300 (which is half of "standard-maxW") |
| 14:30 |
skorpi |
the reason is to have more space for the text.. |
| 14:31 |
Kristoff |
I want to make a multiples menu. All Menus need to begin on level1. The menus have no link between them. |
| 14:34 |
Boonkerz |
how can i activate html mails for all users in feuserregister |
| 14:35 |
skorpi |
Kristoff: what do you mean? |
| 14:36 |
Kristoff |
:-( i know it's not very clear |
| 14:36 |
skorpi |
:-) |
| 14:36 |
Kristoff |
i want to manage 2 menus |
| 14:36 |
pesz |
hi all |
| 14:37 |
Kristoff |
but no link between the 2 |
| 14:37 |
Kristoff |
so, i my structure they are "brother" on level 1 |
| 14:37 |
Kristoff |
i place the first on the topo of the page |
| 14:37 |
Kristoff |
and the second on the bottom |
| 14:37 |
skorpi |
entryLevel = 1 |
| 14:38 |
Kristoff |
that's all ? |
| 14:38 |
Kristoff |
so simple ? |
| 14:38 |
skorpi |
if the second menu is going to show the subpages of the first menu, thats all... |
| 14:39 |
Kristoff |
the second menu need to show the subpage of him, no link with the first menu |
| 14:35 |
skorpi |
Kristoff: what do you mean? |
| 14:36 |
Kristoff |
:-( i know it's not very clear |
| 14:36 |
skorpi |
:-) |
| 14:36 |
Kristoff |
i want to manage 2 menus |
| 14:36 |
pesz |
hi all |
| 14:37 |
Kristoff |
but no link between the 2 |
| 14:37 |
Kristoff |
so, i my structure they are "brother" on level 1 |
| 14:37 |
Kristoff |
i place the first on the topo of the page |
| 14:37 |
Kristoff |
and the second on the bottom |
| 14:37 |
skorpi |
entryLevel = 1 |
| 14:38 |
Kristoff |
that's all ? |
| 14:38 |
Kristoff |
so simple ? |
| 14:38 |
skorpi |
if the second menu is going to show the subpages of the first menu, thats all... |
| 14:39 |
Kristoff |
the second menu need to show the subpage of him, no link with the first menu |
| 14:40 |
skorpi |
yes: two HMENUs and the second with entryLevel = 1 :-) |
| 14:40 |
Kristoff |
i try ... tks |
| 14:41 |
pesz |
i apply ext: sr_feuser_register v2.5.7 and it seems to be pretty buggy. does it contain all the bugfixes or i have to download the latest patches from somewhere? |
| 14:41 |
Kristoff |
Skorpi : one question more ... the first menu don't show the second in your solution ? |
| 14:44 |
pesz |
i have been looking around on bugs.typo3.org and i did not success finding a link to download any patch |
| 14:40 |
skorpi |
yes: two HMENUs and the second with entryLevel = 1 :-) |
| 14:40 |
Kristoff |
i try ... tks |
| 14:41 |
pesz |
i apply ext: sr_feuser_register v2.5.7 and it seems to be pretty buggy. does it contain all the bugfixes or i have to download the latest patches from somewhere? |
| 14:41 |
Kristoff |
Skorpi : one question more ... the first menu don't show the second in your solution ? |
| 14:44 |
pesz |
i have been looking around on bugs.typo3.org and i did not success finding a link to download any patch |
| 14:45 |
pesz |
or could you recommend another extension for fe registration purposes? |
| 14:45 |
tito|ne |
Hi everybody |
| 14:45 |
tito|ne |
I can ask u one question about typoscript? |
| 14:45 |
tito|ne |
:D |
| 14:45 |
tito|ne |
What is better ? |
| 14:46 |
tito|ne |
page.10 = USER |
| 14:46 |
tito|ne |
page.10.userFunc = tx_menu_pi1->main |
| 14:46 |
tito|ne |
OR |
| 14:46 |
tito|ne |
page.10 < plugin.tx_menu_pi1 |
| 14:46 |
tito|ne |
? |
| 14:47 |
Tchinkatchuk |
hi all |
| 14:47 |
Tchinkatchuk |
Does someone as a good documentation for developing extension with x languages. I managed it with kickstarter and it is not good at all. Perhaps am I wrong but for x item and y languages, I have to create x*y elements |
| 14:45 |
pesz |
or could you recommend another extension for fe registration purposes? |
| 14:45 |
tito|ne |
Hi everybody |
| 14:45 |
tito|ne |
I can ask u one question about typoscript? |
| 14:45 |
tito|ne |
:D |
| 14:45 |
tito|ne |
What is better ? |
| 14:46 |
tito|ne |
page.10 = USER |
| 14:46 |
tito|ne |
page.10.userFunc = tx_menu_pi1->main |
| 14:46 |
tito|ne |
OR |
| 14:46 |
tito|ne |
page.10 < plugin.tx_menu_pi1 |
| 14:46 |
tito|ne |
? |
| 14:47 |
Tchinkatchuk |
hi all |
| 14:47 |
Tchinkatchuk |
Does someone as a good documentation for developing extension with x languages. I managed it with kickstarter and it is not good at all. Perhaps am I wrong but for x item and y languages, I have to create x*y elements |
| 14:56 |
pesz |
wow... many questions, no answers |
| 14:57 |
tito|ne |
:( |
| 14:56 |
pesz |
wow... many questions, no answers |
| 14:57 |
tito|ne |
:( |
| 15:00 |
PaulM |
I tend to go for this approach |
| 15:00 |
PaulM |
<tito|ne> page.10 = USER |
| 15:00 |
PaulM |
page.10.userFunc = tx_menu_pi1->main |
| 15:01 |
tito|ne |
ok |
| 15:01 |
tito|ne |
it may be light |
| 15:01 |
tito|ne |
to load just class,function |
| 15:01 |
tito|ne |
than load all the plugin |
| 15:01 |
tito|ne |
thx PaulM |
| 15:04 |
skorpi |
Kristoff: pm |
| 15:00 |
PaulM |
I tend to go for this approach |
| 15:00 |
PaulM |
<tito|ne> page.10 = USER |
| 15:00 |
PaulM |
page.10.userFunc = tx_menu_pi1->main |
| 15:01 |
tito|ne |
ok |
| 15:01 |
tito|ne |
it may be light |
| 15:01 |
tito|ne |
to load just class,function |
| 15:01 |
tito|ne |
than load all the plugin |
| 15:01 |
tito|ne |
thx PaulM |
| 15:04 |
skorpi |
Kristoff: pm |
| 15:09 |
dd |
hello people |
| 15:09 |
dd |
found some new questions |
| 15:09 |
pesz |
can i find patches somewhere or all of them are included in the latest version of an extension? |
| 15:09 |
dd |
about typo3 |
| 15:09 |
dd |
hello people |
| 15:09 |
dd |
found some new questions |
| 15:09 |
pesz |
can i find patches somewhere or all of them are included in the latest version of an extension? |
| 15:09 |
dd |
about typo3 |
| 15:10 |
dd |
i have a page in html made in dreamweaver |
| 15:10 |
andreasbalzer |
what do I have to do in order to get better login box running? |
| 15:10 |
dd |
can i convert it somehow to a template |
| 15:11 |
dd |
and position the modules my way? |
| 15:11 |
skorpi |
dd: frontend or backend? |
| 15:11 |
tito|ne |
dd > http://typo3.org/documentation/document-library/extension-manuals/automaketemplate/current/ |
| 15:12 |
pesz |
andreas: read the documentation |
| 15:12 |
andreasbalzer |
pesz: ;) |
| 15:12 |
andreasbalzer |
you know it works on one of my pages but doesn't on the other |
| 15:14 |
pesz |
:) oh, some more info? |
| 15:14 |
andreasbalzer |
pesz: sure... It's displayed but I can't login. It already throws a message that my login data are wrong |
| 15:14 |
skorpi |
general record storage |
| 15:10 |
dd |
i have a page in html made in dreamweaver |
| 15:10 |
andreasbalzer |
what do I have to do in order to get better login box running? |
| 15:10 |
dd |
can i convert it somehow to a template |
| 15:11 |
dd |
and position the modules my way? |
| 15:11 |
skorpi |
dd: frontend or backend? |
| 15:11 |
tito|ne |
dd > http://typo3.org/documentation/document-library/extension-manuals/automaketemplate/current/ |
| 15:12 |
pesz |
andreas: read the documentation |
| 15:12 |
andreasbalzer |
pesz: ;) |
| 15:12 |
andreasbalzer |
you know it works on one of my pages but doesn't on the other |
| 15:14 |
pesz |
:) oh, some more info? |
| 15:14 |
andreasbalzer |
pesz: sure... It's displayed but I can't login. It already throws a message that my login data are wrong |
| 15:14 |
skorpi |
general record storage |
| 15:15 |
andreasbalzer |
i use styles.content.loginform.pid = 663 in the template constant |
| 15:15 |
andreasbalzer |
and 663 is definitly the page with the correct users... |
| 15:15 |
skorpi |
newloginbox uses general record storage. loginform is something different. |
| 15:15 |
skorpi |
read the manual :-P |
| 15:16 |
andreasbalzer |
btw: where to find that manual? |
| 15:16 |
pesz |
try plugin.tx_newloginbox_pi1.storagePid = 663 |
| 15:16 |
andreasbalzer |
i don't use newloginbox |
| 15:17 |
pesz |
better login box is the same! |
| 15:17 |
pesz |
it's just a different title |
| 15:17 |
andreasbalzer |
oic |
| 15:18 |
andreasbalzer |
setup or constant field? |
| 15:18 |
pesz |
const |
| 15:19 |
andreasbalzer |
thanks :) |
| 15:19 |
pesz |
anyway manuals are located on typo3.org under extensions |
| 15:19 |
andreasbalzer |
yeah |
| 15:19 |
pesz |
welcome |
| 15:19 |
andreasbalzer |
i only thought that this one was part of something like fe admin or how it's called.. |
| 15:15 |
andreasbalzer |
i use styles.content.loginform.pid = 663 in the template constant |
| 15:15 |
andreasbalzer |
and 663 is definitly the page with the correct users... |
| 15:15 |
skorpi |
newloginbox uses general record storage. loginform is something different. |
| 15:15 |
skorpi |
read the manual :-P |
| 15:16 |
andreasbalzer |
btw: where to find that manual? |
| 15:16 |
pesz |
try plugin.tx_newloginbox_pi1.storagePid = 663 |
| 15:16 |
andreasbalzer |
i don't use newloginbox |
| 15:17 |
pesz |
better login box is the same! |
| 15:17 |
pesz |
it's just a different title |
| 15:17 |
andreasbalzer |
oic |
| 15:18 |
andreasbalzer |
setup or constant field? |
| 15:18 |
pesz |
const |
| 15:19 |
andreasbalzer |
thanks :) |
| 15:19 |
pesz |
anyway manuals are located on typo3.org under extensions |
| 15:19 |
andreasbalzer |
yeah |
| 15:19 |
pesz |
welcome |
| 15:19 |
andreasbalzer |
i only thought that this one was part of something like fe admin or how it's called.. |
| 15:20 |
PaulM |
Hi all, I'm trying to read the pi_flexform array for a given content element and am unsure how to set up the mappings, I can get the data, but not in the way I would like (and that would be hacking :) ) |
| 15:21 |
PaulM |
So I get an array back via $this->cObj->data['pi_flexform'] |
| 15:21 |
PaulM |
which works great |
| 15:21 |
PaulM |
(in a funny way) |
| 15:21 |
PaulM |
Array ( [data] => Array ( [sDEF] => Array ( [lDEF] => Array ( [title] => Array ( [vDEF] => 2 ) ) ) [title] => Array ( [] => ) ) ) |
| 15:21 |
PaulM |
my value (s) are here ---- Array ( [vDEF] => 2 ) |
| 15:22 |
skorpi |
PaulM: Have a look in tt_news. There is a special function for that |
| 15:22 |
PaulM |
ok, one quick question scorpi, is there any special markup required in xml to give my flexform field a name? |
| 15:22 |
PaulM |
i.e. a database storage (flexform storage key) |
| 15:24 |
PaulM |
yes, looking at the tutorial, there is $this->pi_getFFValue(...) however, I don't know how to give the pi_flexform data a 'key' for the values (if that makes sense?) |
| 15:20 |
PaulM |
Hi all, I'm trying to read the pi_flexform array for a given content element and am unsure how to set up the mappings, I can get the data, but not in the way I would like (and that would be hacking :) ) |
| 15:21 |
PaulM |
So I get an array back via $this->cObj->data['pi_flexform'] |
| 15:21 |
PaulM |
which works great |
| 15:21 |
PaulM |
(in a funny way) |
| 15:21 |
PaulM |
Array ( [data] => Array ( [sDEF] => Array ( [lDEF] => Array ( [title] => Array ( [vDEF] => 2 ) ) ) [title] => Array ( [] => ) ) ) |
| 15:21 |
PaulM |
my value (s) are here ---- Array ( [vDEF] => 2 ) |
| 15:22 |
skorpi |
PaulM: Have a look in tt_news. There is a special function for that |
| 15:22 |
PaulM |
ok, one quick question scorpi, is there any special markup required in xml to give my flexform field a name? |
| 15:22 |
PaulM |
i.e. a database storage (flexform storage key) |
| 15:24 |
PaulM |
yes, looking at the tutorial, there is $this->pi_getFFValue(...) however, I don't know how to give the pi_flexform data a 'key' for the values (if that makes sense?) |
| 15:26 |
skorpi |
// Init FlexForm configuration for plugin: |
| 15:26 |
skorpi |
$this->pi_initPIflexForm(); |
| 15:27 |
skorpi |
$this->pi_getFFvalue($this->cObj->data['pi_flexform'], 'show_forgot_password', 'sDEF') |
| 15:27 |
PaulM |
thank you scorpi :) |
| 15:27 |
PaulM |
also found it in the xml markup :) |
| 15:27 |
skorpi |
oki :-) |
| 15:28 |
PaulM |
it's the wrapper for the element :) |
| 15:28 |
skorpi |
yep |
| 15:28 |
PaulM |
cool, was wondering why it said 'title' :) |
| 15:28 |
PaulM |
(you can tell I'm new to flexforms :) ) |
| 15:26 |
skorpi |
// Init FlexForm configuration for plugin: |
| 15:26 |
skorpi |
$this->pi_initPIflexForm(); |
| 15:27 |
skorpi |
$this->pi_getFFvalue($this->cObj->data['pi_flexform'], 'show_forgot_password', 'sDEF') |
| 15:27 |
PaulM |
thank you scorpi :) |
| 15:27 |
PaulM |
also found it in the xml markup :) |
| 15:27 |
skorpi |
oki :-) |
| 15:28 |
PaulM |
it's the wrapper for the element :) |
| 15:28 |
skorpi |
yep |
| 15:28 |
PaulM |
cool, was wondering why it said 'title' :) |
| 15:28 |
PaulM |
(you can tell I'm new to flexforms :) ) |
| 15:33 |
PaulM |
that worked great skorpi, many many thanks :) |
| 15:33 |
PaulM |
that worked great skorpi, many many thanks :) |
| 15:38 |
andreasbalzer |
as a question: how are those little boxes called that you put inside of a printer where the colors come out? |
| 15:38 |
andreasbalzer |
I just don't get the translation.... |
| 15:38 |
andreasbalzer |
as a question: how are those little boxes called that you put inside of a printer where the colors come out? |
| 15:38 |
andreasbalzer |
I just don't get the translation.... |
| 15:40 |
andreasbalzer |
ah got it. cartridge thanks anyway |
| 15:40 |
andreasbalzer |
ah got it. cartridge thanks anyway |
| 15:50 |
voidus |
Hello #typo3 :) |
| 15:50 |
voidus |
i am writing an extension and want to build xhtml table.. what is the best library for such things? |
| 15:50 |
voidus |
Hello #typo3 :) |
| 15:50 |
voidus |
i am writing an extension and want to build xhtml table.. what is the best library for such things? |
| 16:01 |
koomi |
voidus: to build a table? like a <table>-table? |
| 16:01 |
voidus |
koomi: yes :) |
| 16:01 |
koomi |
function build_xhtml_table($dataArr) .. it's not that complicated to generate valid output :) |
| 16:03 |
voidus |
where such function is defined? |
| 16:04 |
koomi |
^^ just write it yourself. |
| 16:01 |
koomi |
voidus: to build a table? like a <table>-table? |
| 16:01 |
voidus |
koomi: yes :) |
| 16:01 |
koomi |
function build_xhtml_table($dataArr) .. it's not that complicated to generate valid output :) |
| 16:03 |
voidus |
where such function is defined? |
| 16:04 |
koomi |
^^ just write it yourself. |
| 16:06 |
voidus |
i do not want to write any html code in php :) |
| 16:06 |
bedlamhotel |
voidus: what are you trying to do? |
| 16:08 |
voidus |
bedlamhotel: build an xhtml table.. something like $table = define_table($rows=7,$cols=5); $table->set_cell(1,1,$html); |
| 16:06 |
voidus |
i do not want to write any html code in php :) |
| 16:06 |
bedlamhotel |
voidus: what are you trying to do? |
| 16:08 |
voidus |
bedlamhotel: build an xhtml table.. something like $table = define_table($rows=7,$cols=5); $table->set_cell(1,1,$html); |
| 16:10 |
bedlamhotel |
voidus: aha. Nothing like that in the T3 api. There /ought/ to be, but there's not ;-) |
| 16:12 |
bedlamhotel |
i wrote a simple php class for outputting xml/xhtml/html a long time ago, but I never extended it to be able to cope with tables... |
| 16:13 |
voidus |
aha.. found one. th_exttableservice |
| 16:10 |
bedlamhotel |
voidus: aha. Nothing like that in the T3 api. There /ought/ to be, but there's not ;-) |
| 16:12 |
bedlamhotel |
i wrote a simple php class for outputting xml/xhtml/html a long time ago, but I never extended it to be able to cope with tables... |
| 16:13 |
voidus |
aha.. found one. th_exttableservice |
| 16:36 |
Lann |
mornins |
| 16:36 |
Lann |
mornins |
| 16:58 |
Julius |
Hi, I have problems setting up a combination of a global typo3_src (owner is root, but it is world readable) and a dummy Part for one User. I'm getting "Cannot find configuration. This file is probably executed from the wrong location." when I try to load the site. FollowSymlinks is on, php basedir ist set to /var/ww/ , what else must be configured in apache2 on a confixx managed server? |
| 16:58 |
Julius |
Hi, I have problems setting up a combination of a global typo3_src (owner is root, but it is world readable) and a dummy Part for one User. I'm getting "Cannot find configuration. This file is probably executed from the wrong location." when I try to load the site. FollowSymlinks is on, php basedir ist set to /var/ww/ , what else must be configured in apache2 on a confixx managed server? |
| 17:04 |
Lann |
follow the instructions in INSTALL.txt |
| 17:04 |
paddyez |
is there a way to get a javascript redirect without having "Warning: Cannot modify header information - headers already sent by ..." |
| 17:04 |
Lann |
follow the instructions in INSTALL.txt |
| 17:04 |
paddyez |
is there a way to get a javascript redirect without having "Warning: Cannot modify header information - headers already sent by ..." |
| 17:05 |
koomi |
paddyez: with javascript you just change the documents location. the "warning: cannot modify.." message is from php |
| 17:06 |
paddyez |
koomi: I know |
| 17:08 |
voidus |
paddyez: do not echo js code |
| 17:05 |
koomi |
paddyez: with javascript you just change the documents location. the "warning: cannot modify.." message is from php |
| 17:06 |
paddyez |
koomi: I know |
| 17:08 |
voidus |
paddyez: do not echo js code |
| 17:10 |
Julius |
Lann: Did so. But the User's web-directory is /var/www/web0/html/ with dummy package in cms and the Global Source is in /var/www/typo3_src-4.1.1. I set the symlink in .../web0/http/cms/typo3_src to /var/www/typo3_src-4.1.1 |
| 17:11 |
Lann |
i think the source and dummy site must be in the same folder |
| 17:11 |
Lann |
and the web root must be that folder or higher |
| 17:12 |
Julius |
Web root is set to /var/www/web0/html/cms/ but, when i move the Sources to that Folder, no other user can use it. |
| 17:14 |
Julius |
I hoped, that it does not matter, where the source is located as long as the Symlink is properly set. |
| 17:10 |
Julius |
Lann: Did so. But the User's web-directory is /var/www/web0/html/ with dummy package in cms and the Global Source is in /var/www/typo3_src-4.1.1. I set the symlink in .../web0/http/cms/typo3_src to /var/www/typo3_src-4.1.1 |
| 17:11 |
Lann |
i think the source and dummy site must be in the same folder |
| 17:11 |
Lann |
and the web root must be that folder or higher |
| 17:12 |
Julius |
Web root is set to /var/www/web0/html/cms/ but, when i move the Sources to that Folder, no other user can use it. |
| 17:14 |
Julius |
I hoped, that it does not matter, where the source is located as long as the Symlink is properly set. |
| 17:21 |
null0_ |
ahoi |
| 17:23 |
Lann |
julius i think it matters ...i think it uses ../ in some places |
| 17:23 |
Lann |
i may be wrong |
| 17:23 |
Lann |
eitehr way i think it has to be inside of your current web root (both folders) |
| 17:23 |
voidus |
Lann: no |
| 17:24 |
Julius |
Lann: yes, but i corrected all ../ to the source Location... |
| 17:24 |
voidus |
source may be located outside webroot |
| 17:24 |
cookiestar |
hi, |
| 17:24 |
cookiestar |
is anybody fit in a grapiv program? |
| 17:24 |
Lann |
julius: oic |
| 17:21 |
null0_ |
ahoi |
| 17:23 |
Lann |
julius i think it matters ...i think it uses ../ in some places |
| 17:23 |
Lann |
i may be wrong |
| 17:23 |
Lann |
eitehr way i think it has to be inside of your current web root (both folders) |
| 17:23 |
voidus |
Lann: no |
| 17:24 |
Julius |
Lann: yes, but i corrected all ../ to the source Location... |
| 17:24 |
voidus |
source may be located outside webroot |
| 17:24 |
cookiestar |
hi, |
| 17:24 |
cookiestar |
is anybody fit in a grapiv program? |
| 17:24 |
Lann |
julius: oic |
| 17:25 |
cookiestar |
i want to set a grüaic over a background... but i don´t no how can i doeit? |
| 17:26 |
Julius |
I heared of a webhoster, who providet a global typo3_src for all Users. But i think I have to configure something. |
| 17:27 |
Julius |
And the preconfiguration from Confixx for the Virtual Hosts maybe a reason, too. |
| 17:25 |
cookiestar |
i want to set a grüaic over a background... but i don´t no how can i doeit? |
| 17:26 |
Julius |
I heared of a webhoster, who providet a global typo3_src for all Users. But i think I have to configure something. |
| 17:27 |
Julius |
And the preconfiguration from Confixx for the Virtual Hosts maybe a reason, too. |
| 17:34 |
Julius |
Mayby http://phpfi.com/243472 helps. Its the apache2 vhost entry. I marked, where i can insert entrys from whithin the Confixx system, everything else is automaticaly generated from confixx. |
| 17:34 |
Julius |
Mayby http://phpfi.com/243472 helps. Its the apache2 vhost entry. I marked, where i can insert entrys from whithin the Confixx system, everything else is automaticaly generated from confixx. |
| 18:24 |
pulponair |
re dude |
| 18:24 |
pulponair |
+s |
| 18:24 |
pulponair |
re dude |
| 18:24 |
pulponair |
+s |
| 18:25 |
bedlamhotel |
hola pulp. |
| 18:25 |
bedlamhotel |
hola pulp. |
| 18:31 |
pulponair |
ola |
| 18:32 |
koomi |
hey pulp |
| 18:34 |
bedlamhotel |
Right. Who wants to answer an obtuse php question? |
| 18:31 |
pulponair |
ola |
| 18:32 |
koomi |
hey pulp |
| 18:34 |
bedlamhotel |
Right. Who wants to answer an obtuse php question? |
| 18:37 |
koomi |
bedlamhotel: let's just pick some |
| 18:38 |
koomi |
you say a letter and i tab all nicks till you say stop. |
| 18:38 |
salub |
hey guys, i'm trying to access $GLOBALS['TSFE'] inside of a backend module i am writing....can someone help me here? when i call it, i get NULL as the value |
| 18:38 |
salub |
do i have to instantiate something to make it available? |
| 18:39 |
ries_away |
TSFE = TypoScript Front End |
| 18:39 |
ries_away |
means not availabe in the backend |
| 18:37 |
koomi |
bedlamhotel: let's just pick some |
| 18:38 |
koomi |
you say a letter and i tab all nicks till you say stop. |
| 18:38 |
salub |
hey guys, i'm trying to access $GLOBALS['TSFE'] inside of a backend module i am writing....can someone help me here? when i call it, i get NULL as the value |
| 18:38 |
salub |
do i have to instantiate something to make it available? |
| 18:39 |
ries_away |
TSFE = TypoScript Front End |
| 18:39 |
ries_away |
means not availabe in the backend |
| 18:40 |
voidus |
salub: what do you try to do? |
| 18:44 |
bedlamhotel |
Koomi: naw, I'll just hack it ;-) |
| 18:40 |
voidus |
salub: what do you try to do? |
| 18:44 |
bedlamhotel |
Koomi: naw, I'll just hack it ;-) |
| 18:46 |
salub |
voidus: i am trying to get the value of a variable that was set as a template value |
| 18:46 |
ened |
salub: You can't do this. |
| 18:46 |
voidus |
salub: you can do this |
| 18:46 |
ened |
salub: define properties in backend groups. |
| 18:46 |
salub |
haha |
| 18:46 |
ened |
salub: Controll them from there. |
| 18:46 |
salub |
uh oh, i see a fight coming |
| 18:47 |
voidus |
salub: one sec |
| 18:47 |
salub |
voidus: thanks |
| 18:47 |
ened |
voidus: This would require instantiating the tsfe object in backend which is very `interesting` with multiple trees i'd guess. |
| 18:47 |
voidus |
there was an code snippet for extracting value from TS |
| 18:48 |
salub |
voidus: i'm trying to get at this variable: plugin.tx_timtab.blogPid = 459 |
| 18:49 |
salub |
i want to use the value '459'....and i realize i could hardcode it, but i would like to make my backend module as lease-hardcoded as possible to make reusing it easier |
| 18:46 |
salub |
voidus: i am trying to get the value of a variable that was set as a template value |
| 18:46 |
ened |
salub: You can't do this. |
| 18:46 |
voidus |
salub: you can do this |
| 18:46 |
ened |
salub: define properties in backend groups. |
| 18:46 |
salub |
haha |
| 18:46 |
ened |
salub: Controll them from there. |
| 18:46 |
salub |
uh oh, i see a fight coming |
| 18:47 |
voidus |
salub: one sec |
| 18:47 |
salub |
voidus: thanks |
| 18:47 |
ened |
voidus: This would require instantiating the tsfe object in backend which is very `interesting` with multiple trees i'd guess. |
| 18:47 |
voidus |
there was an code snippet for extracting value from TS |
| 18:48 |
salub |
voidus: i'm trying to get at this variable: plugin.tx_timtab.blogPid = 459 |
| 18:49 |
salub |
i want to use the value '459'....and i realize i could hardcode it, but i would like to make my backend module as lease-hardcoded as possible to make reusing it easier |
| 18:50 |
voidus |
salub: see EXT:timtab/class.timtab_be.php, function init() |
| 18:50 |
voidus |
*class.tx_timtab_be.php |
| 18:51 |
salub |
voidus: found it....looking in init()....what exactly am i looking for? |
| 18:52 |
voidus |
salub: in that function timtab knows in BE values plugin.tx_timtab.* |
| 18:53 |
voidus |
so, you can just copy&paste this function to your code |
| 18:53 |
voidus |
maybe with small editions |
| 18:54 |
voidus |
salub: you may not have $this->pid set, and maybe you do not want to have all timtab settings in $this->conf |
| 18:50 |
voidus |
salub: see EXT:timtab/class.timtab_be.php, function init() |
| 18:50 |
voidus |
*class.tx_timtab_be.php |
| 18:51 |
salub |
voidus: found it....looking in init()....what exactly am i looking for? |
| 18:52 |
voidus |
salub: in that function timtab knows in BE values plugin.tx_timtab.* |
| 18:53 |
voidus |
so, you can just copy&paste this function to your code |
| 18:53 |
voidus |
maybe with small editions |
| 18:54 |
voidus |
salub: you may not have $this->pid set, and maybe you do not want to have all timtab settings in $this->conf |
| 18:59 |
salub |
voidus: what could i fill the value $this->pid with? |
| 18:59 |
salub |
voidus: what could i fill the value $this->pid with? |
| 19:01 |
voidus |
salub: i think, some page id in branch where timtab is used.. |
| 19:02 |
voidus |
ah.. |
| 19:02 |
voidus |
that's not possible :) |
| 19:02 |
voidus |
cause you want to know it) |
| 19:03 |
salub |
what exactly does it stand for? |
| 19:03 |
salub |
i realize it's used here: $rootLine = $sys_page->getRootLine($this->pid); |
| 19:03 |
voidus |
yes |
| 19:01 |
voidus |
salub: i think, some page id in branch where timtab is used.. |
| 19:02 |
voidus |
ah.. |
| 19:02 |
voidus |
that's not possible :) |
| 19:02 |
voidus |
cause you want to know it) |
| 19:03 |
salub |
what exactly does it stand for? |
| 19:03 |
salub |
i realize it's used here: $rootLine = $sys_page->getRootLine($this->pid); |
| 19:03 |
voidus |
yes |
| 19:05 |
voidus |
timtab knows about this pid from hook.. |
| 19:05 |
voidus |
not so simple task.. |
| 19:05 |
voidus |
timtab knows about this pid from hook.. |
| 19:05 |
voidus |
not so simple task.. |
| 19:22 |
salub |
voidus: so what are my options here? |
| 19:22 |
salub |
voidus: the more i google....the less sense it all makes |
| 19:22 |
salub |
voidus: i'm not scared to make direct database calls either... |
| 19:23 |
voidus |
salub: first, you can make timtab pid TSconfig-options. |
| 19:24 |
voidus |
second, you can make sql-select with tt_news table to understand where timtab posts are located |
| 19:24 |
voidus |
third, you can XCLASS tx_timtab_be, maybe. |
| 19:22 |
salub |
voidus: so what are my options here? |
| 19:22 |
salub |
voidus: the more i google....the less sense it all makes |
| 19:22 |
salub |
voidus: i'm not scared to make direct database calls either... |
| 19:23 |
voidus |
salub: first, you can make timtab pid TSconfig-options. |
| 19:24 |
voidus |
second, you can make sql-select with tt_news table to understand where timtab posts are located |
| 19:24 |
voidus |
third, you can XCLASS tx_timtab_be, maybe. |
| 19:27 |
salub |
voidus: i must admit, i am nothing new to php or programming, but i am relatively new to typo3....so i didnt follow all of that slang....if you could explain a tiny bit, that would be appreciated |
| 19:28 |
voidus |
salub: ok.. what is not clear? "TSConfig-option" or "XCLASS"? |
| 19:27 |
salub |
voidus: i must admit, i am nothing new to php or programming, but i am relatively new to typo3....so i didnt follow all of that slang....if you could explain a tiny bit, that would be appreciated |
| 19:28 |
voidus |
salub: ok.. what is not clear? "TSConfig-option" or "XCLASS"? |
| 19:30 |
voidus |
or both? |
| 19:30 |
salub |
voidus: you can make timtab pid TSconfig-options. |
| 19:30 |
salub |
that term does not make much sense |
| 19:30 |
voidus |
salub: there is two types of typoscript: typoscript setup and typoscript config. |
| 19:31 |
voidus |
TS setup you already know, i think: plugin.* - that's TSS |
| 19:32 |
voidus |
TS config is another type... it also divided into 2 types: user TS config and page TS config |
| 19:32 |
voidus |
user TS config is written in "TSC" property of backend user |
| 19:32 |
voidus |
page TS config is writteln in "TSC" property of any page |
| 19:34 |
voidus |
it's easy to access TS config from backend. so, you can make your new TSC-option and read it from php |
| 19:30 |
voidus |
or both? |
| 19:30 |
salub |
voidus: you can make timtab pid TSconfig-options. |
| 19:30 |
salub |
that term does not make much sense |
| 19:30 |
voidus |
salub: there is two types of typoscript: typoscript setup and typoscript config. |
| 19:31 |
voidus |
TS setup you already know, i think: plugin.* - that's TSS |
| 19:32 |
voidus |
TS config is another type... it also divided into 2 types: user TS config and page TS config |
| 19:32 |
voidus |
user TS config is written in "TSC" property of backend user |
| 19:32 |
voidus |
page TS config is writteln in "TSC" property of any page |
| 19:34 |
voidus |
it's easy to access TS config from backend. so, you can make your new TSC-option and read it from php |
| 19:35 |
voidus |
but.. there is even more simpler method |
| 19:36 |
salub |
voidus, it all makes sense but this: so, you can make your new TSC-option and read it from php |
| 19:36 |
voidus |
salub: did you setup rtehtmlarea buttons? |
| 19:37 |
voidus |
ok. that's not easy to explain. |
| 19:37 |
voidus |
maybe, it's easyer to go into another way |
| 19:37 |
voidus |
some "global" extension options are accessible from both backend and frontend |
| 19:38 |
voidus |
such options are set in ext_conf_template.txt in extension |
| 19:39 |
voidus |
and most simpler method is to setup timtab pid in this file. |
| 19:35 |
voidus |
but.. there is even more simpler method |
| 19:36 |
salub |
voidus, it all makes sense but this: so, you can make your new TSC-option and read it from php |
| 19:36 |
voidus |
salub: did you setup rtehtmlarea buttons? |
| 19:37 |
voidus |
ok. that's not easy to explain. |
| 19:37 |
voidus |
maybe, it's easyer to go into another way |
| 19:37 |
voidus |
some "global" extension options are accessible from both backend and frontend |
| 19:38 |
voidus |
such options are set in ext_conf_template.txt in extension |
| 19:39 |
voidus |
and most simpler method is to setup timtab pid in this file. |
| 19:41 |
salub |
voidus: found timtab's txt file....now how do i access the values listed here (and that i plan to add onto) ? |
| 19:42 |
voidus |
salub: timtab have no such file afaik |
| 19:42 |
voidus |
ext_conf_template.txt? |
| 19:43 |
salub |
yes |
| 19:43 |
voidus |
hm.. maybe i have an old version of timtab |
| 19:43 |
voidus |
can you show contents of this file? |
| 19:44 |
salub |
typo3\typo3conf\ext\tt_news\ |
| 19:44 |
salub |
is the containing directory |
| 19:44 |
salub |
useStoragePid = 1 |
| 19:41 |
salub |
voidus: found timtab's txt file....now how do i access the values listed here (and that i plan to add onto) ? |
| 19:42 |
voidus |
salub: timtab have no such file afaik |
| 19:42 |
voidus |
ext_conf_template.txt? |
| 19:43 |
salub |
yes |
| 19:43 |
voidus |
hm.. maybe i have an old version of timtab |
| 19:43 |
voidus |
can you show contents of this file? |
| 19:44 |
salub |
typo3\typo3conf\ext\tt_news\ |
| 19:44 |
salub |
is the containing directory |
| 19:44 |
salub |
useStoragePid = 1 |
| 19:45 |
salub |
noTabDividers = 0 |
| 19:45 |
salub |
those are the first two values set in there |
| 19:45 |
salub |
to be honest though, i realize this is the easiest way, but i would like my extension to work with a default setup of timtab... |
| 19:46 |
voidus |
can you paste timtab's ext_conf_template.txt ? |
| 19:46 |
salub |
its big...but sure |
| 19:46 |
voidus |
to the phpfi |
| 19:46 |
salub |
# cat=basic//10; type=boolean; label= Use "General record storage page": This option configures the handling of news categories in BackEnd forms and on the website (FrontEnd). By default categories will be displayed only if they are found in the "General record storage page" (AKA "GRSP" or "storagePid"). If you set "useStoragePid" to "0", all categories from the pagetree will be displayed (that was the default behavio |
| 19:47 |
voidus |
salub: that's all? |
| 19:47 |
voidus |
ah, it's get truncated |
| 19:49 |
salub |
yeah |
| 19:49 |
salub |
but it really just sets about a dozen variables....to either 0 or 1 |
| 19:49 |
salub |
or random widths and stuff |
| 19:49 |
voidus |
paste it to phpfi.com, please |
| 19:45 |
salub |
noTabDividers = 0 |
| 19:45 |
salub |
those are the first two values set in there |
| 19:45 |
salub |
to be honest though, i realize this is the easiest way, but i would like my extension to work with a default setup of timtab... |
| 19:46 |
voidus |
can you paste timtab's ext_conf_template.txt ? |
| 19:46 |
salub |
its big...but sure |
| 19:46 |
voidus |
to the phpfi |
| 19:46 |
salub |
# cat=basic//10; type=boolean; label= Use "General record storage page": This option configures the handling of news categories in BackEnd forms and on the website (FrontEnd). By default categories will be displayed only if they are found in the "General record storage page" (AKA "GRSP" or "storagePid"). If you set "useStoragePid" to "0", all categories from the pagetree will be displayed (that was the default behavio |
| 19:47 |
voidus |
salub: that's all? |
| 19:47 |
voidus |
ah, it's get truncated |
| 19:49 |
salub |
yeah |
| 19:49 |
salub |
but it really just sets about a dozen variables....to either 0 or 1 |
| 19:49 |
salub |
or random widths and stuff |
| 19:49 |
voidus |
paste it to phpfi.com, please |
| 19:50 |
salub |
http://phpfi.com/243530 |
| 19:51 |
voidus |
salub: it's tt_news' file, not timtab's |
| 19:52 |
voidus |
or this files are equal |
| 19:50 |
salub |
http://phpfi.com/243530 |
| 19:51 |
voidus |
salub: it's tt_news' file, not timtab's |
| 19:52 |
voidus |
or this files are equal |
| 19:57 |
salub |
voidus: i truely appreciate all the help, but my patience is at it's end, so i'm going to take a break before i try more |
| 19:57 |
salub |
thanks again, |
| 19:57 |
voidus |
salub: ok.. |
| 19:57 |
salub |
voidus: i truely appreciate all the help, but my patience is at it's end, so i'm going to take a break before i try more |
| 19:57 |
salub |
thanks again, |
| 19:57 |
voidus |
salub: ok.. |
| 20:55 |
Rens |
hi all, someone here who knows something about altering the $TCA array?: |
| 20:57 |
voidus |
Rens: yes |
| 20:57 |
Rens |
nice ;-) |
| 20:58 |
Rens |
I'm creating an extranet in which I need some custom fields in fe_users |
| 20:58 |
Rens |
I added them using addTCAcolumns |
| 20:58 |
Rens |
but, now I want to hide some fields which I will not use |
| 20:59 |
Rens |
but all the users in the BE will be admin, and there it has to be available also |
| 20:59 |
Rens |
to, I'm searching for a way to clear the ['types']['0'] array in a clean way |
| 20:59 |
voidus |
Rens: you need some fields to be available for admins only? |
| 20:59 |
Rens |
I need some fields to be hidden, regardless the user is admin yes or no |
| 20:55 |
Rens |
hi all, someone here who knows something about altering the $TCA array?: |
| 20:57 |
voidus |
Rens: yes |
| 20:57 |
Rens |
nice ;-) |
| 20:58 |
Rens |
I'm creating an extranet in which I need some custom fields in fe_users |
| 20:58 |
Rens |
I added them using addTCAcolumns |
| 20:58 |
Rens |
but, now I want to hide some fields which I will not use |
| 20:59 |
Rens |
but all the users in the BE will be admin, and there it has to be available also |
| 20:59 |
Rens |
to, I'm searching for a way to clear the ['types']['0'] array in a clean way |
| 20:59 |
voidus |
Rens: you need some fields to be available for admins only? |
| 20:59 |
Rens |
I need some fields to be hidden, regardless the user is admin yes or no |
| 21:00 |
Rens |
I can set $TCA['fe_users']['types']['0'] = '', and add all fields again, but that is really dirty ;-) |
| 21:01 |
voidus |
Rens: even if you will add this fields, they will be accessible for all be-users, i think |
| 21:01 |
Rens |
voidus: yes, but fields which are not added to the types part will not be visible to any user |
| 21:01 |
voidus |
Rens: yes. |
| 21:02 |
Rens |
voidus: example, in the fe_users module there is a field address, I have to replace this one with: street, housenumber, housenumber suffix |
| 21:02 |
Rens |
so, there's no need to see address anymore, for any user |
| 21:02 |
voidus |
Rens: yes.. just str_replace it.. |
| 21:03 |
Rens |
voidus: the dirty way? just when I'm trying to do all things the Typo way :-) |
| 21:03 |
Rens |
voidus: thnx for helping :-) |
| 21:03 |
voidus |
Rens: i don't know another way. sr_feuser_register uses str_replace.. |
| 21:04 |
Rens |
ok, gonna do it ;-) |
| 21:00 |
Rens |
I can set $TCA['fe_users']['types']['0'] = '', and add all fields again, but that is really dirty ;-) |
| 21:01 |
voidus |
Rens: even if you will add this fields, they will be accessible for all be-users, i think |
| 21:01 |
Rens |
voidus: yes, but fields which are not added to the types part will not be visible to any user |
| 21:01 |
voidus |
Rens: yes. |
| 21:02 |
Rens |
voidus: example, in the fe_users module there is a field address, I have to replace this one with: street, housenumber, housenumber suffix |
| 21:02 |
Rens |
so, there's no need to see address anymore, for any user |
| 21:02 |
voidus |
Rens: yes.. just str_replace it.. |
| 21:03 |
Rens |
voidus: the dirty way? just when I'm trying to do all things the Typo way :-) |
| 21:03 |
Rens |
voidus: thnx for helping :-) |
| 21:03 |
voidus |
Rens: i don't know another way. sr_feuser_register uses str_replace.. |
| 21:04 |
Rens |
ok, gonna do it ;-) |
| 21:15 |
Fabian- |
hello |
| 21:17 |
voidus |
Fabian-: hello |
| 21:15 |
Fabian- |
hello |
| 21:17 |
voidus |
Fabian-: hello |
| 21:37 |
meppl |
good night |
| 21:37 |
meppl |
good night |
| 22:56 |
elmaxx |
hello all |
| 22:58 |
elmaxx |
is there any advanced documentation or site for using templatevoila where i can learn more about forms and site content? |
| 22:56 |
elmaxx |
hello all |
| 22:58 |
elmaxx |
is there any advanced documentation or site for using templatevoila where i can learn more about forms and site content? |
| 23:03 |
voidus |
elmaxx: futuristic template building? |
| 23:04 |
elmaxx |
yes |
| 23:03 |
voidus |
elmaxx: futuristic template building? |
| 23:04 |
elmaxx |
yes |
| 23:05 |
voidus |
elmaxx: http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/ |
| 23:05 |
elmaxx |
i'm a total newbie on typo3, and need to find anything on doing forms, registering users, registered user modules etc |
| 23:06 |
elmaxx |
thank you voidus |
| 23:05 |
voidus |
elmaxx: http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/ |
| 23:05 |
elmaxx |
i'm a total newbie on typo3, and need to find anything on doing forms, registering users, registered user modules etc |
| 23:06 |
elmaxx |
thank you voidus |