| 08:24 |
BejjWrk |
glorious morning |
| 08:52 |
FloLeBlanc |
hi all |
| 09:07 |
maholtz|WORK |
morning |
| 09:09 |
FloLeBlanc |
hi maholtz |
| 09:28 |
sorenmalling |
Morning |
| 09:30 |
BejjWrk |
today im on top of the world :> |
| 09:30 |
PiMB |
she arrived savely ;) |
| 09:31 |
BejjWrk |
yep |
| 09:31 |
BejjWrk |
and she looks even better than i remembered ;) |
| 09:31 |
BejjWrk |
which by the way is not that easy as she looks awesome! :> |
| 09:34 |
arne_ |
hi |
| 09:34 |
BejjWrk |
PiMB: on the way to airport, ive never seen so many car wrecks ;) ppl cant drive when there is a little snow |
| 09:37 |
arne_ |
is there a way to view all template records? |
| 09:38 |
FloLeBlanc |
does someone have some code to remove the tt_news author in the newest directmailversion handy? I managed to get rid of the "Author:" text, but the name is still in there |
| 09:54 |
FloLeBlanc |
if I set tt_news_author > , this should also empty tt_news_author.1 shouldn't it? |
| 10:02 |
atmos4 |
hi, what do you guys suggest for uploading large files (videos, around 200-500 MB) to typo3 |
| 10:02 |
atmos4 |
besides ftp that is |
| 10:03 |
FloLeBlanc |
I hope you have a very good traffic price with your provider :) |
| 10:04 |
atmos4 |
well it's unlimited traffic and I don't expect much traffic to the videos |
| 10:06 |
atmos4 |
and there will only be a couple of videos, I guess for educational purposes |
| 10:30 |
nd__ |
Having a Backend-Module, how do I call that controller? |
| 10:50 |
Thasmo |
Hello! Is there anybody out there, having experience with persiting/retrieving objects (especially DateTime objects) in the PHP session? |
| 11:02 |
ycas |
morning |
| 11:04 |
atmos4_ |
argh, cable is fast, but way too many downtimes for my taste, dsl was much more stable |
| 11:09 |
coolguy |
hi there, when i use the media element in typo3 v4.3.0 i always get the following message: ERROR: Content Element type "media" has no rendering definition! |
| 11:10 |
coolguy |
does somebody know how to change this? |
| 11:19 |
rambabu |
Hi all, I am using " Front End User Registration (sr_feuser_register)" extension for user registration.When the user registers mail is not going to the user... |
| 11:19 |
rambabu |
Can any body plz tell me what might be ther problem |
| 11:20 |
rambabu |
in typo script constanst i am using the following costant |
| 11:20 |
rambabu |
enableEmailConfirmation =1 |
| 11:20 |
rambabu |
Can any body help me in this? |
| 11:33 |
nd__ |
So I registered my second (ajax) controller inside my backend-module but calling it does not get routed properly (and ends up at the first controller)... ideas? |
| 11:39 |
ycas |
is there a way to deactivate csc-textpic classes? or to modify their behaviour? i have a prob w/ pics like here: http://feuerungsleistungsregelung.info/impressum/ |
| 11:39 |
ycas |
or at least to modify the behaviour. i checked the template analyzer of csc, but i am not sure what to do with the settings^^ |
| 11:41 |
ycas |
the size of the csc-textpic-xxxx is strage; i dunno where it comes from :-( |
| 11:58 |
maholtz|WORK |
@ycas: ic comes from css_styled_content (system extension) |
| 11:58 |
maholtz|WORK |
it should not harm |
| 11:59 |
ycas |
yes, but it's strange that it creates such a big blank space and i'd like to get rd of the blank space :-S |
| 11:59 |
maholtz|WORK |
its about your floats |
| 11:59 |
maholtz|WORK |
there is something which is to wide |
| 12:01 |
ycas |
ok. but how comes this div in that size? csc-textpic csc-textpic-left csc-textpic-below csc-textpic-equalheight |
| 12:02 |
ycas |
or how do you know an element is too wide? the strange thing is that it happens only in the 'bottom' posiioning of the image |
| 12:04 |
rambabu |
Hi can anybody tell me why mail is not going to the registered users in typo3 with Front End User Registration extension? |
| 12:04 |
maholtz|WORK |
sorry, i am not an CSS specialist you can change all the css_styled stuff, but i do not think it is the best solution |
| 12:06 |
ycas |
maholtz|WORK: thx anyway! |
| 12:08 |
maholtz|WORK |
you can disable the css output of css_styled_content with one plugin.tx_cssfilelist._CSS_DEFAULT_STYLE > |
| 12:09 |
maholtz|WORK |
but it would be the wrong way to do it |
| 12:09 |
maholtz|WORK |
you would not solve the problem |
| 12:11 |
rambabu |
Hi can anybody tell me why mail is not going to the registered users in typo3 with Front End User Registration extension? |
| 12:13 |
ycas |
ok |
| 12:16 |
maholtz|WORK |
@rambabu: check your logfiles, if hte mail is going to be sent |
| 12:16 |
maholtz|WORK |
check if mail() works |
| 12:16 |
FloLeBlanc |
*thumbs up to tt_news* THAT developer knows how to write extension update guys *sad nod to direct_mail* |
| 12:16 |
FloLeBlanc |
guys = guides |
| 12:17 |
FloLeBlanc |
omg what a typo |
| 12:18 |
maholtz|WORK |
@FloLeBlanc: http://typo3.org/documentation/document-library/extension-manuals/tt_news/3.0.1/view/1/7/ ;) SCNR |
| 12:20 |
maholtz|WORK |
bbl |
| 12:20 |
FloLeBlanc |
maholtz: hehe |
| 12:23 |
rambabu |
@maholtz|WORK : no entry in log files |
| 12:24 |
FloLeBlanc |
rambabu: he got disconnected |
| 12:27 |
ycas |
when validating my xhtml, i got 1 error: Attribute "onFocus" is not a valid attribute. Did you mean "onfocus"? |
| 12:27 |
ycas |
it's in the print-function i included in the index.html via javascript:window.print(); |
| 12:28 |
ycas |
anyone a hint on how to remove it? |
| 12:29 |
ycas |
<a href="javascript:window.print();">print</a> | <a href="index.php?id=13&type=123" onFocus="blurLink(this);"> |
| 12:29 |
ycas |
this is the whole link |
| 12:46 |
FloLeBlanc |
does anyone have a hint on how to remove the author (not the label, the author name) from the plaintextversion of direct_mail when including tt_news? |
| 12:48 |
bitcrusher |
hi guys |
| 12:49 |
bitcrusher |
anyone got an idea how to disable, what i think is templavoilas info box, in the FE when your logged into the BE? heres a screenshot of the infobox http://qualisoft.dk/tv.jpg |
| 12:50 |
rambabu |
Hi ycas |
| 12:50 |
bitcrusher |
its really conflicting with the advanced FE editing extension, as the TV info box displays info when you hover over different elements and alters the layout ever so slightly |
| 12:51 |
rambabu |
Hi ycas thanks for the support on sub-menus last week |
| 12:51 |
rambabu |
@ycas:Hi |
| 12:52 |
rambabu |
@FloLeBlanc:Hi |
| 12:52 |
DoDoNL |
Hello all. I have a block in my template that is only shown when someone is logged in. |
| 12:54 |
DoDoNL |
Now I need to place the username of the logged in user there. I have a text: Logged in as: [username], bu this text is placed in the HTML file and I already created a data element with TemplaVoila |
| 12:57 |
rambabu |
Hi everybody: anybody can give idea how to send a mail for registered users when he is registering from front end? |
| 12:59 |
rambabu |
Hi Hi Hi |
| 12:59 |
bitcrusher |
DoDoNL: have you seen this? http://www.typo3wizard.com/en/snippets/cool-stuff-typoscript/userinfo-for-currently-logged-in-user.html think you could use the TSFE:fe_user variable? |
| 13:00 |
kraftb |
hey ... |
| 13:00 |
kraftb |
anyone is using the new 4.3 datepicker ? |
| 13:00 |
bitcrusher |
kraftb: no, sorry |
| 13:01 |
rambabu |
@bitcrusher: Hi |
| 13:02 |
bitcrusher |
hi there rambabu |
| 13:03 |
ycas |
rambabu: hi, no problem^^ i am happy to give a little back if i can |
| 13:04 |
rambabu |
@ycas: thanks |
| 13:05 |
rambabu |
@ycas: how to send a mail for registered users when he is registering from front end? |
| 13:06 |
rambabu |
i have installed the srfeuserregister extension for registration |
| 13:06 |
DoDoNL |
bitcrusher: I'll have a look |
| 13:06 |
rambabu |
@ycas:mail functionality is not working |
| 13:06 |
rambabu |
@ycas:do u have any idea? |
| 13:10 |
rambabu |
ycas: are you there? |
| 13:14 |
ycas |
rambabu: unfortunately no clue :( |
| 13:15 |
ycas |
am slow in answering, don't check irc too often |
| 13:17 |
FloLeBlanc |
kraftb: the one that gets displayed when choosing a birthday in the backend fe? |
| 13:18 |
ycas |
does anyone a clue on how to fix onFocus="blurLink(this) to ... onfocus=... (creates an error in validation) |
| 13:20 |
kraftb |
Flo: the ones that get displayed in 4.3 if you have a datetime field |
| 13:21 |
kraftb |
or a datefield |
| 13:21 |
FloLeBlanc |
kraftb: yes I use that one |
| 13:21 |
kraftb |
the only allow to select the date. but not the time |
| 13:21 |
kraftb |
is there a way to configure them to also allow time selection, like the date2cal exxtension or similar |
| 13:21 |
kraftb |
using kind of spin-buttons for the time |
| 13:21 |
FloLeBlanc |
kraftb: puh.. sorry never tried that |
| 13:22 |
kraftb |
ah ... ok |
| 13:30 |
maholtz|WORK |
@kraftb: there is no time selector in extjs atm + the fields are not datetime fields, but date fields only (afaik) |
| 13:31 |
kraftb |
yes. but the selector gets also shown for datetime field, but the time gets always set to 0:00 |
| 13:31 |
DoDoNL |
bitcrusher: The page you sent works, but I have another problem |
| 13:32 |
DoDoNL |
I want to show the firstname, middlename and surname of a user, but not everyone has a middlename. |
| 13:32 |
DoDoNL |
Now it shows 2 spaces between my firstname and surname. Can I build in a check in TypoScript so it will place only one space? |
| 13:37 |
m99 |
hi guys, if there are any german speaking people here, please visit http://www.typo3.net/forum/list/list_post//96230/?page=1#pid350725 for a really important question |
| 13:37 |
m99 |
it's mainly about wrapping second level of a navigation in the correct manner to realize a footer sitemap |
| 13:37 |
maholtz|WORK |
its important for me or you? |
| 13:37 |
sorenmalling |
DoDoNL: I haven't read your whole problem, but your are able to use conditions in TypoScript, so you only write something (the space) if a condition is true |
| 13:37 |
m99 |
but with the difficulty, that the first main navigation point has no second level |
| 13:37 |
m99 |
for me ;) sorry |
| 13:39 |
DoDoNL |
@sorenmalling: Can I do something like [TSFE:fe_user|user|middlename] (...) [END] ?? |
| 13:40 |
sorenmalling |
DoDoNL: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/ |
| 13:40 |
maholtz|WORK |
@m99: you have to put your optionSplit into 20.2.NO/ACT etc. |
| 13:40 |
m99 |
hi maholtz, can you give me an example (sorry, totally novice to typo3 in this case) |
| 13:41 |
maholtz|WORK |
@DoDoNL: you can do stm like required = 1 |
| 13:41 |
DoDoNL |
maholtz|WORK: I don't get what you're saying? |
| 13:42 |
DoDoNL |
I need to check if the value is not empty. I'm trying [TSFE:fe_user|user|middlename != ""], but that doesn't work |
| 13:42 |
maholtz|WORK |
i do not know how you output your fields, but if you use f.e. TEXT object, you could use stdWrap -> required f.e. |
| 13:42 |
ycas |
does anyone have a plan on the use of noBlur outside of menus? |
| 13:42 |
DoDoNL |
I use COA_INT |
| 13:42 |
maholtz|WORK |
ok, put you code into pastebin |
| 13:43 |
DoDoNL |
Moment |
| 13:43 |
DoDoNL |
http://pastebin.org/83545 |
| 13:44 |
maholtz|WORK |
@m99: you have defined 20.2 = TMENU 20.3 = TMENU etc. just edit the wrap for each TMENU like you need you cannot use optionSplit there - because there |
| 13:45 |
m99 |
how do i set a different class then for first, middle and last? |
| 13:45 |
maholtz|WORK |
@DoDoNL: first conditions are not allowed inside {}; second: you do not need condition there use 20.required = 1 |
| 13:46 |
DoDoNL |
What does 20.required = 1 do? |
| 13:46 |
maholtz|WORK |
@m99: ok, i think i understood you wrong |
| 13:46 |
maholtz|WORK |
there is a wrapItemAndSub = use this with optionsplit |
| 13:48 |
m99 |
@maholtz|WORK: when using this instead of wrap, there are only <li> nodes and no surrounding <div> and <ul> |
| 13:49 |
maholtz|WORK |
@m99: check TSref for correct syntax |
| 13:49 |
DoDoNL |
maholtz|WORK: Thanks, it works. |
| 13:50 |
Prot0 |
lo :] |
| 13:50 |
maholtz|WORK |
your welcom:) |
| 13:50 |
FloLeBlanc |
this is awful... how hard can it be to remove the damn autor from the plaintext rendering of tt_news :) |
| 13:50 |
m99 |
@maholtz|WORK: means, that i have to use wrapItemAndSub inside the 20.2.NO block? |
| 13:51 |
maholtz|WORK |
yep |
| 13:53 |
m99 |
@maholtz|WORK: but how do i then realise the div around every menu block with different classes? |
| 13:53 |
m99 |
@maholtz|WORK: i can't put this into 20.2.NO, because than every menu entry will be wrapped or not? |
| 13:53 |
maholtz|WORK |
thats the point why you can use optionSplit |
| 13:54 |
maholtz|WORK |
btw. SLAng in the forum told you so - did you find it in the TSref? |
| 13:56 |
m99 |
this doesn't work correctly: http://pastebin.com/m11df4dad |
| 13:59 |
m99 |
sorry for this surely dumb question. but i can't find the solution and really need help. |
| 14:00 |
m99 |
@maholtz|WORK: with the posted pastebin content it renders every menu item with the surrounding div |
| 14:01 |
m99 |
@maholtz|WORK: but i only want every single second level block to be wrapped by the div |
| 14:19 |
m99 |
@maholtz|WORK: maybe the html code which is desired can help: http://pastebin.com/m36fd9864 |
| 14:30 |
Tobias_B |
hi, how can display tt_news latest in every site? |
| 14:38 |
ycas |
m99: are you here? |
| 14:38 |
ycas |
or there ;) |
| 14:38 |
m99 |
i'm here |
| 14:39 |
m99 |
this is the solution: http://pastebin.com/m2a2a164e |
| 14:40 |
ycas |
ah do you have it? |
| 14:40 |
ycas |
it's ok. i did this few days ago i think |
| 14:41 |
m99 |
:) thanks anyway |
| 14:43 |
david_b |
good evening everyone, |
| 14:44 |
david_b |
for debbuging i want to display all the php-warnings and informations in my extensions |
| 14:44 |
david_b |
i heard that [SYS][displayErrors] = 1 should enable this feature. but i already enabled it and there is no visible difference for me. |
| 14:45 |
david_b |
am i missing something? |
| 14:47 |
pmk65 |
david_b: In the Install Tool, search for "debug". And then enable the ones you need. Also add the IP of the computer you are working on, to the list of IPs in the Install Tool. That way it's only you who sees the error msgs, and not the normal users on the site. |
| 14:49 |
pmk65 |
Tobias_B: Read the tt_news manual. It's described there.. -> http://typo3.org/documentation/document-library/extension-manuals/tt_news/3.0.1/view/1/4/#id2513502 |
| 14:49 |
Tobias_B |
thank you |
| 14:53 |
david_b |
ok i set [sqlDebug] and [debug] to 1. i also added my ip adress to [devIPmask]. do you know if this should do the trick? |
| 14:57 |
BejjWrk |
totally unrelated, but here goes, iPhone 3GS 16GB or HTC HD2 ? |
| 14:58 |
many |
htc tp2 |
| 15:00 |
BejjWrk |
didnt get to chose that ;) |
| 15:00 |
david_b |
do i have to enable the display of the errors also somehow in my extension? |
| 15:01 |
BejjWrk |
many: according to this http://recombu.com/compare/apple-iphone-3gs-16gb-vs-htc-hero-vs-htc-hd2.html it looks like it can do more than the iphone (except storage, tho it has a microSD slot) |
| 15:02 |
BejjWrk |
very poor standby time tho :S |
| 15:05 |
FloLeBlanc |
BejjWrk: well as a developer do you like the idea of having to get every app you write for your phone certificated and authenticate yourself before you can make a call with your telephone? |
| 15:08 |
mylarry |
Hi! |
| 15:09 |
BejjWrk |
FloLeBlanc: no |
| 15:10 |
elmargol |
can i somehow apply an imagemap to a gifbuilder element? |
| 15:10 |
BejjWrk |
FloLeBlanc: also looking at that review up there if the standby on the HTC is really that bad, I dont want it, its gonna be my "on call" phone |
| 15:14 |
FloLeBlanc |
BejjWrk: then it is no IPhone for you :) |
| 15:14 |
FloLeBlanc |
with an Iphone you are slave to itunes and apple unfortunately, I'd like the phone quite well if it weren't so |
| 15:14 |
BejjWrk |
yea im leaning towards the HTC aswell ;) |
| 15:15 |
BejjWrk |
sadly the HD2 uses windows mobile instead of android tho |
| 15:15 |
BejjWrk |
perhaps I should take a word with my boss |
| 15:16 |
cartan |
hat jemand ne antwort darauf? http://www.typo3.net/forum/list/list_post//96256/ |
| 15:17 |
david_b |
@cartan: this is mainly an english channel.. so maybe formulate the question again in english. maybe then you have more luck for an answer.. |
| 15:17 |
FloLeBlanc |
BejjWrk: I shun android and apple for their urge to spy on all users :) |
| 15:20 |
BejjWrk |
HTC it is then lol, cant be any worse than the current blackberry i have |
| 15:21 |
FloLeBlanc |
bejjwrk: a friend of mine was very fond of the htc touch pro 2, but actually windows mobile has its flaws when it comes to touchscreen navigation I heard |
| 15:23 |
BejjWrk |
this is not the tp2 tho, its the hd2, but still same software i think |
| 15:24 |
FloLeBlanc |
well just saying that that would be what I get myself if I had the money :) |
| 15:24 |
BejjWrk |
meh, its a work phone, i dont pay for it, and its not (cr)apple ;) |
| 15:24 |
FloLeBlanc |
hmm I hope a bot recognizes this guy |
| 15:24 |
FloLeBlanc |
or rather bot |
| 15:24 |
BejjWrk |
lame ctcp flood |
| 15:25 |
FloLeBlanc |
huh? I just got that one on efnet too |
| 15:25 |
FloLeBlanc |
weird |
| 15:25 |
Jippi |
gnaa.us isnt even funny |
| 15:26 |
FloLeBlanc |
perhaps if we all ping him :) |
| 15:26 |
BejjWrk |
ive placed him on ignore already ;) |
| 15:26 |
BejjWrk |
after the first few lines lol |
| 15:26 |
BejjWrk |
hkmm |
| 15:27 |
FloLeBlanc |
direct_mail really starts to annoy me |
| 15:27 |
FloLeBlanc |
insert records just doesn't get rendered |
| 15:28 |
Tobias_B |
can anybody help me with tt_news Latest on all pages? |
| 15:28 |
Tobias_B |
doesn't know how to configure it.. |
| 15:30 |
FloLeBlanc |
Tobias_B: http://www.phlogi.net/f/t3/tsp/sp/-3562023791/ |
| 15:30 |
FloLeBlanc |
to store it in an object, how you include this object on all pages depends on wether you use automatketemplate or templavoila |
| 15:38 |
BejjWrk |
heh ... Total: 10197.14 kBytes/s In: 1.66 Kbytes/s Out: 10195.48 Kbytes/s |
| 15:39 |
pmk65 |
FloLeBlanc: use tcdirectmail instead.. |
| 15:40 |
FloLeBlanc |
pmk65 too late to switch :( |
| 15:46 |
david_b |
ok that may sound now strange, but how can i produce an php error in my extension which should be output through [displayError]? |
| 15:48 |
david_b |
ok just found out.. |
| 15:48 |
Tobias_B |
FloLeBlanc: i use automaketemplate... |
| 15:50 |
cartan |
you know the mm_forum extesion. I want to have a moderation-area in the FE. I found this in my design folder: http://angelman.de/fileadmin/ext/mm_forum/tmpl/angelman/forum/admin_gui.html, but i don't know, how i can "activate" it |
| 16:06 |
FloLeBlanc |
tobias_b: well then just assign the object to a part of your page :) |
| 16:20 |
compojoom |
any experts with indexed_search here? |
| 16:21 |
Prot0 |
just lay out your problem m8 :) |
| 16:21 |
compojoom |
I want it to just search in specific sections of the site, but I don't really get the idea behind rl_ + rootlevel number and then some other numbers |
| 16:21 |
compojoom |
I thought that when I set the section param |
| 16:21 |
compojoom |
<input type="hidden" name="tx_indexedsearch[_sections]" value="113" /> |
| 16:21 |
compojoom |
it will look just in page with id 113 |
| 16:21 |
compojoom |
but it looks everywhere |
| 16:22 |
pmk65 |
compojoom: use the advanced search form, and see what parameters it sets in order to search parts of your site. |
| 16:22 |
compojoom |
if I set it to rl2_113 then I have the feeling that it just looks in the page I want it to look |
| 16:22 |
compojoom |
pmk65: this is what I'm doing :) |
| 16:22 |
compojoom |
but I don't understand it |
| 16:22 |
compojoom |
the options in sections are like this |
| 16:23 |
compojoom |
all: value="rl1_9,......................................" |
| 16:23 |
compojoom |
where the points are all my pages on first level |
| 16:23 |
maholtz|WORK |
@compjoom: rl means "rootline level" |
| 16:23 |
maholtz|WORK |
_9 means start with pid 9 (afaik) |
| 16:23 |
compojoom |
and If I just write 113 |
| 16:23 |
elmargol |
http://paste.phlogi.net/-c3d11f53a1/ <- can someone tell me why this does not work? |
| 16:23 |
compojoom |
isn't it supposed to just look in 113 |
| 16:24 |
elmargol |
somehow the Condition does not work |
| 16:24 |
maholtz|WORK |
@compojoom: i do not know if that is possible, afaik you have to set rl_#_113 then |
| 16:34 |
compojoom |
if I just write rl1_17 - then the search will look one level into page 17? it seems like this |
| 16:34 |
compojoom |
so if I write rl1_113 is it going to look one level into page 113? |
| 16:36 |
compojoom |
here is what my testing says: rl1_113 - the search returns 0 results |
| 16:36 |
compojoom |
rl2_113 - the search returns the expected result |
| 16:38 |
compojoom |
rootline - the way from a page to the root (the homepage)??? |
| 16:38 |
compojoom |
so what does in this context rootline 2 means? |
| 16:44 |
TheEternalAbyss |
hello people |
| 16:47 |
compojoom |
hi |
| 16:53 |
maholtz|WORK |
@compojoom: rootline in TYPO3 context means the way from a page to the root |
| 16:54 |
compojoom |
maholtz|WORK: k, then I understand this right. but what should rl2_113 mean? get from page 113 which sits 2 levels deep in from the root? |
| 16:55 |
compojoom |
I just don't get it |
| 17:04 |
maholtz|WORK |
@compojoom: i do not know exactly whats going on there |
| 17:04 |
compojoom |
me neither :D |
| 17:05 |
compojoom |
slowly I have the feeling that I get it |
| 17:05 |
compojoom |
the index_section table has |
| 17:05 |
compojoom |
rl0,rl1,rl2,rl3 and page_id |
| 17:05 |
compojoom |
so if I write rl1_113 |
| 17:05 |
compojoom |
it looks in rl1, but it doesn't find my page there |
| 17:05 |
compojoom |
because it is saved in rl2 |
| 17:05 |
compojoom |
since it is on second level |
| 17:08 |
TheEternalAbyss |
so i'm getting ready to get a flash menu and install it into my typo3 site. I was wondering if someone could sort of figuratively hold my hand in the process since I'm by no means a typo3 expert. I don't mean to tell me step by step, but any help is appreciated |
| 17:43 |
nd__ |
How do I set mod.php (backend-modules) to utf8? |
| 17:44 |
phil1 |
in the install tool (force charset) |
| 17:52 |
blobaugh |
I am reading the extension docs and I am trying to figure out how to get the id of the page I have selected in the file tree. Having trouble finding that. anyone able to point me in the right direction? |
| 18:41 |
blobaugh |
w |
| 19:26 |
TheEternalAbyss |
i think this may be a silly question....but |
| 19:27 |
TheEternalAbyss |
if I have a flash menu and all my data for it is defined in a separate xml file....couldn't I just have typo3 generate the xml info in the template? |
| 19:27 |
TheEternalAbyss |
so i don't need a separate xml file? |
| 19:31 |
TheEternalAbyss |
or even better |
| 19:31 |
TheEternalAbyss |
how do I define in the template where the flash menu is and I can just edit the manu myself as needed |
| 20:16 |
TheEternalAbyss |
can someone help me to install a flash menu? i'm getting a bit confused |
| 20:29 |
TheEternalAbyss |
? |
| 20:31 |
Prot0 |
dude, do you ever try something out yourself? :] |
| 20:31 |
TheEternalAbyss |
I'm trying |
| 20:32 |
TheEternalAbyss |
in fact i intend to read the ebooks on typo3 over the weekend |
| 20:32 |
TheEternalAbyss |
but I stupidly promised to get the menu installed by tomorrow so if you guys could help save my ass I'd appreciate it 0=) |
| 20:33 |
Prot0 |
you learn a lot faster by training stuff out as well, how frustrating it may be |
| 20:34 |
TheEternalAbyss |
true but sometimes just being told how to do it, helps a great deal |
| 20:35 |
Prot0 |
yes it solves your problems for now |
| 20:35 |
TheEternalAbyss |
like right now, I have the swf file, js, html and xml file |
| 20:35 |
TheEternalAbyss |
i just need to include it in the template and I'm done |
| 20:36 |
TheEternalAbyss |
well this is my urgent problem. once that is solved and I see how to do that, I can play with it and experiment to learn more and more. I just need a jump start |
| 20:37 |
TheEternalAbyss |
cause I don't get TS that much. maybe because I'm a coder and it's not really a scripting language |
| 20:37 |
Prot0 |
its more like a configuration language |
| 20:37 |
TheEternalAbyss |
yea it's sort of like CSS and XML i guess |
| 20:38 |
Prot0 |
so whats the exact problem |
| 20:38 |
Prot0 |
i can help you but im not going to do your job for you ;] |
| 20:39 |
TheEternalAbyss |
well i have the html file with the javascript needed to run my menu. I have the javascript in my template then I have my menu. I'm just not sure how to go about that since I know little to nothing of TS |
| 20:40 |
TheEternalAbyss |
i don't want people to code for me :) |
| 20:41 |
TheEternalAbyss |
hell...i'm thinking, what if I save the script as a separate js file, reference it through the template |
| 20:41 |
TheEternalAbyss |
then all I would need is one line to include the file |
| 20:41 |
TheEternalAbyss |
or is my logic flawed on that one |
| 20:42 |
Prot0 |
page.template.includeJS.myMenu = fileadmin/js/myfile.js |
| 20:42 |
Prot0 |
? |
| 20:42 |
Prot0 |
that? |
| 20:42 |
Prot0 |
ho |
| 20:42 |
Prot0 |
wait |
| 20:42 |
Prot0 |
lol |
| 20:42 |
Prot0 |
page.includeJS |
| 20:42 |
Prot0 |
instead of page.template |
| 20:42 |
TheEternalAbyss |
yea like that |
| 20:42 |
Prot0 |
:] sorry its been a long day |
| 20:42 |
Prot0 |
hehe |
| 20:43 |
Prot0 |
its better however to merge javascript files and minimize them |
| 20:43 |
TheEternalAbyss |
but that would make the menu static wouldn't it? in the sense that if I add a file it won't dynamically adjust my xml |
| 20:43 |
Prot0 |
as it will save request and download time |
| 20:43 |
Prot0 |
no in that case you need to output the XML dynamically somewhere |
| 20:43 |
Prot0 |
that can be done with PHP or with TS |
| 20:44 |
TheEternalAbyss |
what if I just outputted it into the xml file i'm using in the first place? |
| 20:44 |
Prot0 |
but TS will be alot of work if youre not familiar with it |
| 20:44 |
TheEternalAbyss |
i haven't used PHP in a few years, but i'm sure I'd be up to speed quicker in php than TS |
| 20:45 |
Prot0 |
lol |
| 20:45 |
Prot0 |
what do you work in normally? |
| 20:45 |
TheEternalAbyss |
and you can just script using PHP in the template record? |
| 20:46 |
Prot0 |
erm |
| 20:46 |
Prot0 |
well |
| 20:46 |
Prot0 |
you want to create a menu and output it in an xml file right? |
| 20:47 |
TheEternalAbyss |
well normally I code in C++. I got into web design ad freelanced for a while doing javascript, html and such. dabbled in PHP and MySQL. Went back to school for 2-3 years and didn't keep up web design so I sort of forgot a lot |
| 20:47 |
TheEternalAbyss |
well the menu is created. the XML file just defines all the parameters: size, position, fonts, colors, everything |
| 20:47 |
TheEternalAbyss |
so I can modify the xml file and change the menu on the fly |
| 20:47 |
Prot0 |
in that case you could probably use a hook and regenerate the XML file every time a page is added or updated |
| 20:48 |
Prot0 |
as an alternative you could just output the entire XML in a plugin |
| 20:48 |
Prot0 |
but it would make page loads slower, since 2 pages are requested every time the menu is loaded |
| 20:48 |
TheEternalAbyss |
hmm |
| 20:49 |
TheEternalAbyss |
the hook sounds good, but i need to read up on ow to do that |
| 20:49 |
Prot0 |
http://typo3.org/development/articles/how-to-use-existing-hooks/ |
| 20:49 |
Prot0 |
thats a good starter |
| 20:49 |
TheEternalAbyss |
oh thanks :) |
| 20:50 |
TheEternalAbyss |
well for now....i think I'll just include the js and get the menu going even if it's not dynamic |
| 20:51 |
TheEternalAbyss |
I can always make it dynamic later |
| 20:51 |
TheEternalAbyss |
once my feet are wetter |
| 20:51 |
Prot0 |
and if youre using the hook |
| 20:51 |
Prot0 |
you can use processDatamap_postProcessFieldArray |
| 20:51 |
TheEternalAbyss |
k, thanks |
| 20:51 |
Prot0 |
np |
| 20:52 |
TheEternalAbyss |
let me try toget the menu going :D |
| 20:52 |
Prot0 |
good luck |
| 20:55 |
TheEternalAbyss |
just so I know i'm not loopy, it is normal for typo3 to change the file name into something like typo3.temp/javascript_93077bb238.js when inlcuding the file? |
| 20:56 |
Prot0 |
lol |
| 20:56 |
Prot0 |
depends on how you include it |
| 20:56 |
Prot0 |
if you included it in the way I did |
| 20:56 |
Prot0 |
thats not your file |
| 20:57 |
Prot0 |
thats a generated JS by the system |
| 20:58 |
Prot0 |
if its not included check if the filepath is correct |
| 20:58 |
Prot0 |
brb |
| 21:08 |
TheEternalAbyss |
hmm just keeps showing the generated one :\ |
| 21:11 |
TheEternalAbyss |
ok........it included it, and it included the generated one... |
| 21:11 |
TheEternalAbyss |
lol |
| 21:39 |
TheEternalAbyss |
if i do page.20 { <tag>blah<tag> |
| 21:40 |
TheEternalAbyss |
<blah>duh<bla> } |
| 21:40 |
TheEternalAbyss |
and page.20 = HTML |
| 21:40 |
TheEternalAbyss |
shouldn't it display the chunk of HTML I'm inputting there? |
| 21:41 |
Prot0 |
dont use curly braces |
| 21:41 |
Prot0 |
but normal ones |
| 21:41 |
TheEternalAbyss |
[ ] those? |
| 21:41 |
Prot0 |
those are brackets |
| 21:41 |
Prot0 |
() |
| 21:41 |
TheEternalAbyss |
or |
| 21:41 |
TheEternalAbyss |
oh |
| 21:41 |
TheEternalAbyss |
i see |
| 21:42 |
TheEternalAbyss |
atill not siplaying the chunk of html :\ |
| 21:42 |
TheEternalAbyss |
still* |
| 21:42 |
TheEternalAbyss |
dang i can't type today |
| 21:45 |
TheEternalAbyss |
i don't understand why it's not displaying the html |
| 21:47 |
Prot0 |
thats because your messign up the object |
| 21:47 |
Prot0 |
page.20 = HTML |
| 21:47 |
Prot0 |
page.20.value ( <somehtmlhere> ) |
| 21:48 |
TheEternalAbyss |
still nothing |
| 21:49 |
Prot0 |
http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/2/ |
| 21:52 |
TheEternalAbyss |
ok |
| 21:53 |
TheEternalAbyss |
my syntax seems correct |
| 21:53 |
TheEternalAbyss |
dunno |
| 21:57 |
TheEternalAbyss |
hmmmmmm i think i see my problem...it's confusing my parenthesis |
| 21:59 |
TheEternalAbyss |
i have a "if(AC_FL_RunContent ==0) in there and it's that parenthesis. It's not closing it I think even though it's there |
| 22:01 |
TheEternalAbyss |
well crap...why is it doing that? |
| 22:09 |
TheEternalAbyss |
dang |
| 22:09 |
TheEternalAbyss |
the t3editor is being stupid :( |
| 22:12 |
TheEternalAbyss |
is there a way to bitchslap the t3editor and make it realize that i have indeed closed my parenthesis correctly? grr |
| 22:19 |
TheEternalAbyss |
is there a reson why t3edtitor can't handle parenthesis inside the value of acObject of type HTML? |
| 22:36 |
TheEternalAbyss |
dangit...if the parse would work, i'd have my menu up ;_; |
| 22:36 |
TheEternalAbyss |
parser* |
| 22:47 |
Tobias_B |
Good evening, i got a problem with tt_news latest content in the sidebar. I wanna display that on all pages. Could somebody help me? |
| 22:49 |
TheEternalAbyss |
sorry I don't know |
| 22:49 |
TheEternalAbyss |
i'm having a major issue. I think i found a bug really |
| 22:54 |
Tobias_B |
Could somebody help me please :) |
| 22:57 |
Tobias_B |
I got the problem, i just wrote the wrong pid in the TS.. |
| 23:03 |
Prot0 |
zzz nite! |
| 23:08 |
TheEternalAbyss |
yup |
| 23:20 |
Tobias_B |
hmm second problem... firefox shows 2 latest news entry's and internet explorer shows 1.. I wanna display only 1... |
| 23:25 |
TheEternalAbyss |
well one thing is certain. the t2editor/parser sucks |
| 23:29 |
Tobias_B |
thanks for you creative answer |
| 23:32 |
TheEternalAbyss |
ok....i have a question |
| 23:32 |
TheEternalAbyss |
I finally fiddled enough with the parser to get it to show my code |
| 23:33 |
TheEternalAbyss |
i still don't see my menu tho. I copied and pasted the source generated by t3 into an html file and put it in the root directory and if i load the html file it shows the menu.....I am confused. why wouldn't it show when i preview it through typo3? |
| 23:33 |
TheEternalAbyss |
doesn't t3 load pages from root? |
| 23:41 |
Zmann |
I have some problems making a filemount visible to a certain user. No matter which settings I use in the backend users 'Mounts and Workspaces', the mount is not visible in File>Filelist. |
| 23:46 |
TheEternalAbyss |
well i'm going home |
| 23:46 |
TheEternalAbyss |
later...hopefully i can get some help tomorrow maybe |
| 23:54 |
Zmann |
Too late, I see. Will try again later |