| 00:01 |
tomyN |
dunno what ACT is, it's set to 1 |
| 00:02 |
tomyN |
funny, huh? |
| 00:02 |
lighty |
ACTIVE page |
| 00:02 |
lighty |
ACT = 1 |
| 00:02 |
lighty |
then |
| 00:02 |
tomyN |
oooohh |
| 00:02 |
lighty |
ACT { ... |
| 00:02 |
lighty |
} |
| 00:02 |
lighty |
;) |
| 00:02 |
lighty |
look in the documentation.. you should find some doc about theses states |
| 00:02 |
tomyN |
aah, its still dd |
| 00:03 |
tomyN |
should be li |
| 00:03 |
tomyN |
right? |
| 00:03 |
lighty |
yessay |
| 00:03 |
lighty |
I should have forgot it.. |
| 00:03 |
tomyN |
jumpin' with joy .... |
| 00:03 |
lighty |
change it to li |
| 00:04 |
tomyN |
need to go running now, I am becoming a coding potato |
| 00:04 |
lighty |
ahaha |
| 00:04 |
lighty |
56 kg for me |
| 00:04 |
lighty |
dunno how much lbs |
| 00:05 |
tomyN |
aargh, I feel fat now, but I am tall and athletic |
| 00:05 |
lighty |
123 lbs |
| 00:05 |
lighty |
for 5.7 feets |
| 00:06 |
tomyN |
thought they have good food in morroco |
| 00:06 |
tokam_one |
ping |
| 00:07 |
lighty |
they have |
| 00:07 |
lighty |
but well |
| 00:07 |
lighty |
I'm not fat, it's a fact |
| 00:08 |
tomyN |
hm, it's correct now, but it won't highlight the active link, |
| 00:08 |
tomyN |
only the active header on level 1 |
| 00:09 |
tomyN |
guess that's css related |
| 00:10 |
lighty |
probably |
| 00:13 |
sessaid |
Hi all! |
| 00:14 |
lighty |
hi sessaid |
| 00:15 |
sessaid |
I am using newloginbox for the first time and it is working but is there a way to show the first level of the restricted pages in menus and require the user to login when those menu items are followed? Right now the menus don't show those pages unless the user is logged in. Thanks. |
| 00:17 |
lighty |
use showAccessRestrictedPages = 2,3,4 |
| 00:17 |
lighty |
(assuming 2 3 and 4 are resticted only to loggged users) |
| 00:18 |
lighty |
(you have to put this on your TMENU, not on the newloginbox TS) |
| 00:18 |
sessaid |
lighty: ok, got it. I'll lookup the details in TSref. Thank you! |
| 00:19 |
lighty |
yw |
| 00:19 |
Denyerec |
anyone need any help? |
| 00:19 |
Denyerec |
I'm feeling charitable |
| 00:20 |
lighty |
My neck hurts me to death |
| 00:20 |
lighty |
would you Denyerec ? |
| 00:20 |
Denyerec |
? |
| 00:20 |
lighty |
not cool :/ |
| 00:21 |
Denyerec |
You did ask. |
| 00:21 |
Denyerec |
Hey gerards |
| 01:20 |
bobarmstrong |
This seems to be the most active help resource . I loaded Typo3 the other day using Fantastico which did not load Dummy . How do I get eg TemplaVoila to run ? |
| 01:21 |
void |
bobarmstrong: at the extension manager |
| 01:21 |
bobarmstrong |
yes ? |
| 01:22 |
void |
yes |
| 01:26 |
bobarmstrong |
ok , I installed it not checking the enable classic page module whatever that means .. now what ? |
| 01:40 |
uriahheep |
lighty: is that javascript framework light? or kinda heavy? |
| 01:40 |
lighty |
affordable i'll say |
| 01:41 |
lighty |
you can get a compressed version |
| 01:41 |
lighty |
on mootools.net... |
| 01:44 |
bobarmstrong |
I'm getting " Fatal Error : " web_layout" is not enabled in TBE_MODULES" . Where do I fix this ? |
| 01:44 |
lighty |
enable it in localconf.php |
| 01:44 |
lighty |
in the typo3conf directory |
| 01:44 |
bobarmstrong |
Thanks ! |
| 01:45 |
lighty |
in $TYPO3_CONF_VARS['EXT']['extList'] |
| 01:45 |
lighty |
append it to the existing ones |
| 01:46 |
lighty |
or.. disable the plugin who screwed up all the thing |
| 01:46 |
lighty |
(by removing it from the same variable) |
| 01:51 |
tomyN |
heyaaa |
| 02:01 |
tomyN |
lighty: this: ul#menu li a.red works on level 1, thought on level 2 it should be ul#menu ul li a.red - but nope? Am I doing something wrong? |
| 02:02 |
lighty |
yep but look |
| 02:03 |
lighty |
<li><a href="index.php?id=180" title="Management" class="level2-act">Management</a></li> |
| 02:03 |
lighty |
there no class="level2-act red" |
| 02:03 |
lighty |
for management, you must add it to the TS |
| 02:04 |
tomyN |
ahh, lemme see |
| 02:05 |
lighty |
I think in the ATagParams = class="level2-act red" |
| 02:05 |
lighty |
but not really sure |
| 02:05 |
lighty |
don't remember if I used ATagParams for the second level |
| 02:06 |
tomyN |
you did, I am looking |
| 02:06 |
lighty |
then add red in the class |
| 02:09 |
tomyN |
works!, thanks!!! |
| 02:09 |
lighty |
;) |
| 02:10 |
tomyN |
I could define a second CSS definition for blue, and just put "blue" into my TS ? |
| 02:11 |
lighty |
Sir Yes Sir |
| 02:11 |
tomyN |
I am getting there [:) |
| 02:13 |
lighty |
gonna watch some Gossip Girl |
| 02:13 |
lighty |
see ya |
| 02:16 |
tomyN |
have fun!!! |
| 02:16 |
lighty |
thanks |
| 02:16 |
tomyN |
You should see ANGEL.A |
| 02:16 |
tomyN |
from Luc Besson |
| 02:16 |
tomyN |
way cool |
| 02:17 |
lighty |
with jamel debbouz |
| 02:17 |
lighty |
Yeah, saw it some years ago |
| 02:17 |
lighty |
kinda cool too |
| 02:39 |
tokam_on1 |
www.frogged.de |
| 02:59 |
lighty |
back |
| 02:59 |
lighty |
so how's it going tomyN ? |
| 02:59 |
tomyN |
good!! |
| 02:59 |
tomyN |
http://tghd.dyndns.org/quetzal/ |
| 03:00 |
lighty |
don't you find the second level link font size just .. not cool ? |
| 03:00 |
lighty |
I mean, it'll render better if it has the same size as the top level ones, no ? |
| 03:01 |
lighty |
or maybe the first level text's size muse be as the second level's one.. |
| 03:01 |
lighty |
dunno but two sizes oposed the hierarchy... well.. I don't know ... |
| 03:10 |
lighty |
tomyN A question about Angel-A, they showed it in english too ? |
| 03:12 |
tomyN |
no French |
| 03:12 |
lighty |
ah okey |
| 03:14 |
lighty |
benjamin gates download is over, see ya again :p |
| 03:14 |
tomyN |
k |
| 03:15 |
tomyN |
gosh, my Setup is in Germlish |
| 03:15 |
lighty |
germlish ? |
| 03:15 |
lighty |
wth is that ? ^^ |
| 03:15 |
tomyN |
Part German part English |
| 03:16 |
lighty |
lol! |
| 03:16 |
lighty |
the only word I can say in german is "Danke" |
| 03:16 |
lighty |
and Bitte |
| 03:16 |
lighty |
other words are just too hard for me |
| 03:16 |
tomyN |
very important, I'd say |
| 03:19 |
tomyN |
my site is set to Text Language=German, where can I change this? |
| 03:19 |
tomyN |
in page setup? |
| 03:20 |
tomyN |
Foreign LanguageID = 1 |
| 03:20 |
tomyN |
? |
| 03:22 |
lighty |
what's page.config.language's value in your TS? |
| 03:22 |
tomyN |
in what category, I am looking but cannot find this |
| 03:23 |
lighty |
just below the PAGE record |
| 03:23 |
lighty |
in your setup |
| 03:23 |
tomyN |
found it |
| 03:23 |
lighty |
= de ? |
| 03:24 |
lighty |
set it to en |
| 03:24 |
tomyN |
still looking |
| 03:24 |
tomyN |
k, it's de |
| 03:24 |
lighty |
ha, change it to en, it should be in english by default then |
| 03:25 |
tomyN |
ok, problem: setup shows me : config.admPanel = 1 |
| 03:26 |
lighty |
and ? where's the problem ? |
| 03:26 |
tomyN |
how do I access this information? |
| 03:26 |
tomyN |
FrontPanel? |
| 03:26 |
lighty |
don't understand what you mean with access the information |
| 03:27 |
tomyN |
hhm, to make edits in this TS ? |
| 03:27 |
lighty |
ah, admPanel for the frontend is just for content.. |
| 03:27 |
lighty |
well I think, personnally I never used it |
| 03:29 |
tomyN |
I don't know how to get to this information: I have 13 different templates in my Template Tool |
| 03:29 |
lighty |
13 TEMPLATES? |
| 03:30 |
lighty |
oh lord ^^ |
| 03:30 |
tomyN |
aargh, it's config.txt |
| 03:30 |
tomyN |
sorry, so newbie. It's one template, and 12 files with Template Information |
| 03:30 |
lighty |
oh, it makes more sense |
| 03:31 |
tomyN |
I am not too familiar with the terminology, thus I have at times a hard time to explain what I want to do :| |
| 03:32 |
lighty |
taking that I speak a terrible english, it's not that easy to understand a normal person, so imagine your case :p |
| 03:33 |
tomyN |
you? I thought your English is native |
| 03:33 |
lighty |
arabic native, first foreign language is french |
| 03:33 |
lighty |
morocco is an arabic country after all |
| 03:33 |
tomyN |
I know that dude |
| 03:34 |
tomyN |
it still says german, aarghghghghn |
| 03:34 |
tomyN |
oh well, who cares |
| 03:34 |
tomyN |
as long the content is English, heh! |
| 03:34 |
lighty |
in the top of all your Setup |
| 03:34 |
lighty |
put: config.language = en |
| 03:34 |
lighty |
maybe it'll change the stuff |
| 03:35 |
tomyN |
wwuhaaaa, fixed it. |
| 03:36 |
lighty |
glad to hear that |
| 03:36 |
tomyN |
need to go, perhaps back later. |
| 03:37 |
lighty |
see ya |
| 06:30 |
lighty |
gnight people |
| 08:21 |
d|g |
hi all |
| 08:40 |
just2b |
morning |
| 08:42 |
Naveed |
hi all |
| 08:42 |
Naveed |
i want to generate a link like this using typo3 link generation function |
| 08:42 |
Naveed |
<a href='index.php?id=14' onmouseout=\"MM_swapImgRestore()\">click here</a> |
| 08:43 |
Naveed |
i have successfully generated this link |
| 08:43 |
Naveed |
but how do i add mouseout property ??? |
| 08:48 |
Naveed |
anyone got a solution? |
| 08:48 |
just2b |
i guess your ts is missing |
| 08:49 |
Naveed |
no i just want to add onmousout event to the generated link |
| 08:50 |
Naveed |
is there any property where i can add this? |
| 08:50 |
Naveed |
i have searched but didnt find any! |
| 08:50 |
just2b |
typilink, menu, what do you use? |
| 08:50 |
just2b |
tsref.de > typolink |
| 08:51 |
Naveed |
i have used getTypoLink method of the class class_tslib_content.php |
| 08:55 |
just2b |
i guess this is the same configuration as the typolink i mentioned |
| 08:59 |
Naveed |
yah but i want to ask whether there is any property that allows me to add events onmouseout or onclick event to the genrated link |
| 08:59 |
Naveed |
? |
| 09:33 |
Naveed |
hello anybody has a solution to my question?? |
| 09:41 |
Naveed |
i want to generate a link like this using typo3 link generation function |
| 09:41 |
Naveed |
<a href='index.php?id=14' onmouseout=\"MM_swapImgRestore()\">click here</a> |
| 09:41 |
Naveed |
i have successfully generated this link |
| 09:41 |
Naveed |
but how do i add mouseout property ??? |
| 09:44 |
solshark |
Naveed: ATagParams |
| 09:44 |
solshark |
Naveed: Maybe this can help you. |
| 09:44 |
solshark |
Naveed: Please, give more information about your task. You talking about menu? |
| 09:45 |
Naveed |
no its a image |
| 09:45 |
Naveed |
having mouseover and mouseout events on it |
| 09:45 |
Naveed |
its has a link |
| 09:45 |
Naveed |
i want to generate this link using typo3 link generation function |
| 09:46 |
Naveed |
which i did using getTypoLink method |
| 09:46 |
Naveed |
but how do i add the mouseover and mouseout events on the <a> tag |
| 09:46 |
Naveed |
? |
| 09:47 |
Naveed |
u got my questions |
| 09:47 |
Naveed |
? |
| 09:48 |
teppi|work |
as solshark said .. use cObj->typolink() function and set this param in ATagParams='' |
| 09:50 |
Naveed |
hmmm |
| 09:50 |
solshark |
Naveed: Maybe this could help: http://www.typo3.net/forum/list/list_post//64886/?page=1#pid242126 |
| 09:52 |
Naveed |
ok let me see it |
| 09:54 |
solshark |
Naveed: http://t3flyers.wordpress.com/2007/08/01/using-the-typolink-function/ |
| 09:57 |
Naveed |
ok let me check it |
| 10:04 |
m0oman |
goede middag. |
| 10:17 |
Naveed |
thanks solshark |
| 10:17 |
Naveed |
it worked |
| 10:17 |
solshark |
Naveed: Perfect :) |
| 10:20 |
Naveed |
solshark do u msn or gmail? |
| 10:24 |
solshark |
Naveed: gmail |
| 10:24 |
solshark |
Naveed: (obscured mail address) |
| 10:24 |
solshark |
:) |
| 10:24 |
Naveed |
ok im adding you |
| 12:28 |
s-andersen |
Hi, I have a plugin that runs as a USER_INT object, on a page in the page tree the user can browse in this plugin by a GET-var. What I want is the <title> tag and <meta description> to change for every GET-var. How do I accomplish that? |
| 12:33 |
teppi|working |
s-andersen, This will match with a url like "...&print=1" |
| 12:33 |
teppi|working |
[globalVar = GP:print > 0] .. |
| 12:33 |
teppi|working |
there you can change headerData |
| 12:34 |
s-andersen |
I can't make a condition for every value of the GET var, it's not a static |
| 12:35 |
teppi|working |
page.headerData.30 = USER_INT |
| 12:35 |
teppi|working |
page.headerData.30.userFunc = theme_lib->getcss |
| 12:36 |
teppi|working |
you could evaluate the GPvar i a user function and return an appropriate value |
| 12:37 |
s-andersen |
Oh, I see when the var is bigger than zero, disable normal <title> stuff and have the function do that |
| 12:42 |
s-andersen |
teppi|working: how do I get access to my userFunc? IncludeLibs or something? |
| 12:44 |
adepretis1 |
hi there ... I'm desperately looking for an answer why Templavoila FCE Local Processing doesn't work when trying to change the uploadfolder for a fixed image element |
| 13:01 |
sepp42 |
hi guys, |
| 13:01 |
sepp42 |
I need to change "<ul class="normal">|</ul>" in the ACTIVE case into "<ul class="active">|</ul>". My Problem: How can I setup or use the "wrap" command? It only works global, not in "NO" and "ACT" case. |
| 13:01 |
sepp42 |
Here the menu-TS: |
| 13:01 |
sepp42 |
<snip> |
| 13:01 |
sepp42 |
lib.menu.1 = TMENU |
| 13:02 |
sepp42 |
lib.menu.1 { |
| 13:02 |
sepp42 |
expAll = 1 |
| 13:02 |
sepp42 |
wrap = <ul class="normal">|</ul> |
| 13:02 |
sepp42 |
NO { |
| 13:02 |
sepp42 |
allWrap = <li>|</li> |
| 13:02 |
sepp42 |
stdWrap.field = subtitle // title |
| 13:02 |
sepp42 |
} |
| 13:02 |
sepp42 |
ACT < .NO |
| 13:02 |
sepp42 |
ACT.allWrap = <li>|</li> |
| 13:02 |
sepp42 |
ACT = 1 |
| 13:02 |
sepp42 |
} |
| 13:02 |
sepp42 |
</snip> |
| 13:03 |
s-andersen |
sepp42: Did you NOT read the topic? |
| 13:04 |
sepp42 |
oh... sorry. |
| 13:04 |
sepp42 |
the first time i m using irc... ;-) |
| 13:05 |
s-andersen |
I don't quite know the answer to your question, but isn't there some kind of wrap, that you can apply inside NO that does the same as the wrap you have now? |
| 13:07 |
sepp42 |
thank you for answering... and yes. it is "allWrap". but it works for every menu-link, not for the whole menu-wrap. |
| 13:09 |
s-andersen |
Du you need <ul class="active"> inside a <ul class="normal">? |
| 13:09 |
sepp42 |
right! |
| 13:10 |
sepp42 |
but only one times. |
| 13:11 |
s-andersen |
Yes, but there will always be one active item in any given level of the menu |
| 13:11 |
s-andersen |
ACT.allWrap = <ul class="active"><li>|</li></ul> |
| 13:13 |
sepp42 |
yes, but this will generate a menu which is not well formed ;-) |
| 13:13 |
sepp42 |
hm... difficult. |
| 13:34 |
s-andersen |
sepp42: sorry, ACT.allWrap = <li><ul class="active">|</ul></li> |
| 13:34 |
s-andersen |
If that's what you mean by well formed |
| 13:51 |
Naveed |
doesnt realURL automatically decodes the encoded url ?? |
| 14:01 |
sepp42 |
thanks to s-andersen... it works. |
| 15:19 |
isolysis |
... |
| 15:19 |
isolysis |
hello roomies |
| 15:20 |
umc |
oh... I thought you said romanians :D |
| 15:21 |
isolysis |
hello romanians too :D |
| 15:21 |
umc |
and next question... "what's a romanian ?" :)) |
| 15:27 |
isolysis |
i am not american, so i am guessing a romanian is someone from romania |
| 15:27 |
isolysis |
or a gladiator :p |
| 15:28 |
umc |
:)) |
| 15:28 |
umc |
I don't know if we had gladiators... |
| 15:51 |
dokma |
hi guys |
| 15:51 |
dokma |
I can't seem to be able to find md5's of TYPO3 packages |
| 15:51 |
dokma |
anyone knows where those are? |
| 16:00 |
isolysis |
dokma: do md5's for typo3 even exist? |
| 16:00 |
isolysis |
actually they do |
| 16:00 |
isolysis |
wait |
| 16:00 |
dokma |
I found them here: |
| 16:01 |
dokma |
http://www.google.hr/search?q=typo3+packages+md5&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a |
| 16:01 |
dokma |
4th result |
| 16:01 |
dokma |
they checked ok |
| 16:01 |
dokma |
just sent an email to (obscured mail address) |
| 16:01 |
isolysis |
here you go http://typo3.org/news-single-view/?tx_newsimporter_pi1%5BshowItem%5D=0&tx_newsimporter_pi1%5Bfeed%5D=10&cHash=c5554a06e2#single |
| 16:01 |
dokma |
it looks kind of unprofessional to not have them next to the downloads |
| 16:01 |
isolysis |
yeah |
| 16:02 |
isolysis |
its carelessness and disorganization, like alot of other typo3 stuff and docs |
| 16:02 |
dokma |
yeah, we obviously need more people on that |
| 16:03 |
dokma |
I am considering donating 1 hour a day for that cause |
| 16:03 |
isolysis |
that's great |
| 16:04 |
isolysis |
one thing typo3 needs to do is get upto speed on outdated docs/manuals |
| 16:04 |
dokma |
true |
| 16:04 |
isolysis |
people are learning template building from the days of 3.8.x |
| 16:04 |
dokma |
I suffered many times at the hands of the docs |
| 16:04 |
umc |
yup... more docs for the masses ! |
| 16:04 |
isolysis |
on the downloads page, the quicksite package is for 3.8.x also hehe |
| 16:04 |
umc |
we want docs... ! :P |
| 16:05 |
dokma |
"we" need to produce them |
| 16:05 |
isolysis |
i think first priority should be easy installation guide for different OS and a quick site package |
| 16:05 |
umc |
I knew you'd say that :) |
| 16:05 |
dokma |
"we" ain't gonna get them unless "we" moves their arses |
| 16:05 |
isolysis |
well i have a doc i wrote up for installing typo3 on windows 2003 server with IIS.. i hope to put it on wiki someday once i know how |
| 16:05 |
dokma |
:) |
| 16:05 |
umc |
I barely got my hands on the typo books... need to learn a lot |
| 16:06 |
isolysis |
its not so comprehensive, but the bare bone steps which i use as a reference for the countless times i had to install and reinstall |
| 16:06 |
dokma |
yeah, you guys will suck me into a typo3 docs basching |
| 16:06 |
dokma |
it will take too much of prescious time |
| 16:06 |
dokma |
:) |
| 16:20 |
uriahheep |
ugh |
| 16:20 |
uriahheep |
why is it always such a hassle to setup a multi language site? |
| 16:23 |
uriahheep |
oh. |
| 16:23 |
uriahheep |
it does work |
| 16:23 |
uriahheep |
ok |
| 16:23 |
uriahheep |
never mind :P |
| 16:24 |
solshark |
:) |
| 16:25 |
umc-away |
have a nice weekend typoers |
| 16:25 |
solshark |
umc-away: u2 |
| 16:49 |
ahhaha |
My host tree is impacted. I need to pair duplication without disrupting its default structure. How do I do this? |
| 16:52 |
wpd_nullbyte |
hi, i got some troubles with anchors. is there anyone who can help me? |
| 16:53 |
wpd_nullbyte |
i need to know how to add <a id="<uid>"></a> in front of every record |
| 16:53 |
ahhaha |
I have a folder structure whose root is Users/<removed>/nam, Users/<removed>/home/name, but the latter is distributed in tableau form. How do I pare the duplication? |
| 17:02 |
jameelsandham1 |
anyone here know what a likely reason for why my CSS isnt working with the HTML template, i used TV templating method, ive set head parts etc and it still wont work |
| 17:04 |
solshark |
jameelsandham1: Do you press "Set" before "Save"? |
| 17:04 |
jameelsandham1 |
uuugh anyone? |
| 17:04 |
jameelsandham1 |
yes i do |
| 17:05 |
solshark |
jameelsandham1: Hmm. If you try view source generated page, you see include your css-file? |
| 17:13 |
No5251 |
does anybody here use the extdeveval in t3 >= 4.1.3? |
| 17:23 |
jameelsandham1 |
sonshark |
| 17:23 |
jameelsandham1 |
solshark* |
| 17:24 |
jameelsandham1 |
when i view source ot t3 generated page i get a different CSS value, and filepath etc, does this mean its configured correctly? |
| 17:24 |
jameelsandham1 |
e.g..... on my template i have "/css/stylesheet.css" |
| 17:25 |
solshark |
jameelsandham1: Nope. You should see you css include. F.e. look source of this: http://www.addtraffic.dk/ |
| 17:25 |
solshark |
jameelsandham1: "<link href="fileadmin/templates/addtraffic/style.css" type="text/css" rel="stylesheet" />" - this string - my include from TV header parts |
| 17:25 |
jameelsandham1 |
and now typo 3 generated page its : <link rel="stylesheet" type="text/css" href="typo3temp/stylesheet_e99aac0be0.css" |
| 17:25 |
solshark |
"typo3temp/stylesheet_e99aac0be0.css" |
| 17:26 |
solshark |
it's cached css. i think, from some extension. Not your. |
| 17:26 |
jameelsandham1 |
hmm i dont understand sory |
| 17:27 |
jameelsandham1 |
your stylesheets appear the same F.e <link rel="stylesheet" type="text/css" href="typo3temp/stylesheet_ca49a2d1b9.css" /> |
| 17:30 |
solshark |
jameelsandham1: It's dynamic css from extension. My custom css is /templates/addtraffic/style.css |
| 17:31 |
jameelsandham1 |
ok, hmm i will try figure it out, and if i cant i will come back to you thanks |
| 17:32 |
salina |
Which is the best community extension ? |
| 17:32 |
jameelsandham1 |
u meen like a forum? |
| 17:34 |
salina |
community also with forum, rating, private messaging and event management (Party and Location) |
| 17:36 |
jameelsandham1 |
duno, ask facebook what they used :L |
| 17:36 |
solshark |
salina: You could try cwt_community |
| 17:36 |
jameelsandham1 |
thanks solshark i sorted it :D |
| 17:36 |
solshark |
jameelsandham1: :) |
| 17:37 |
jameelsandham1 |
solshark, im still learning with typo3, ive learned to impliment templates now, . . what would you recommend i learn next? |
| 17:39 |
solshark |
jameelsandham1: Hmmm. Sorry, i'm not very big typo3-professional. I can give you any advice :) You may ask ries - he is realy cool :) But, imho, you need do all from FTB step by step. |
| 17:42 |
jameelsandham1 |
ok :D |
| 17:46 |
jameelsandham1 |
where can i find statistics on typo3? eg est number of eurpoean developers, number of sites using it etc? |
| 17:55 |
solshark |
jameelsandham1: http://typo3.org/about/sites-made-with-typo3/ :) |
| 17:56 |
jameelsandham1 |
thx |
| 20:12 |
FlyHigh |
Hi |
| 20:12 |
FlyHigh |
somebody here? |
| 20:15 |
timo |
is someone there who has experiense with xml rendering with typo3? |
| 20:16 |
dokma |
hey guys |
| 20:16 |
dokma |
what is the proper way to read $_POST from a module? |
| 20:16 |
dokma |
is there an api for that? |
| 20:17 |
timo |
jes |
| 20:17 |
timo |
yes |
| 20:17 |
timo |
look into t3lib_div |
| 20:18 |
dokma |
ok |
| 20:18 |
timo |
t3lib_div::GPvar |
| 20:20 |
FlyHigh |
i need help with tt-products is there an area marker that gets the information from the Products is an offer or is especially ? |
| 21:25 |
fRuud |
hello, anybody here who knows how to display dam categories in the normal menu structure or how to display them as a menu? |
| 21:26 |
fRuud |
(Is there anybody who knows what I'm asking for?) |
| 23:12 |
wacky_ |
Is it possible to hide a page from someone which is 'admin' ? Using permissions or other tweaks ? |
| 23:30 |
FlyHigh |
i have a TS question |
| 23:31 |
FlyHigh |
how can i check if a variable is set and if the variable is set an special html block shoud insered in the page |
| 23:34 |
wacky_ |
how could the "Limit to languages" option not show up ? |
| 23:37 |
Denyerec |
FlyHigh |
| 23:37 |
Denyerec |
you need to use the Typoscript conditionals |
| 23:37 |
Denyerec |
There is a section in the TSRef with some examples, one moment. |
| 23:38 |
FlyHigh |
ok |
| 23:38 |
FlyHigh |
the insert shoud be on special marker or id |
| 23:38 |
Denyerec |
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/7/ |
| 23:38 |
FlyHigh |
i have to hack tt_products |
| 23:38 |
Denyerec |
Oh, unlucky |
| 23:39 |
Denyerec |
Well, that's the relevant page in the tSref |
| 23:39 |
Denyerec |
basically if you apply a .if to 10, such: 10.if |
| 23:39 |
Denyerec |
if the condition is true, 10 will render |
| 23:39 |
Denyerec |
if the condition is false, 10 will not render |
| 23:40 |
FlyHigh |
ok and how can i insert html in a special marker etc ###MARKER1### |
| 23:42 |
TaucherMK |
hi, i installed timtab_badbehavior and get the bocking error on every request. Like I read in some Forums, i need to update the bad_behavior folder. I did and this causes timtab_badbehavior to do anything anymore. Any suggestions? |
| 23:42 |
FlyHigh |
or if it is false how can i cut some parts away (cut everything) between MARKER2 and MARKER2 |
| 23:56 |
s-andersen |
Hi, has anyone ever tried getting "Wrong answer" from sr_freecap even though the word is typed correctly? I can't get my message through, I use my own wordlist |