| 02:07 |
ElllisD |
After enabling dbal & adodb, f/e & b/e pages are blank. How do I undo the change from config files? |
| 02:16 |
ElllisD |
It's just the Dummy site that's blank- Quickstart & Testsite both open- what (besides operator error) is doing this? |
| 11:48 |
tokam |
hi |
| 11:48 |
tokam |
i need help! look here http://www.kulturtrialog.de/typo3temp/pics/6ca42d0ee2.jpg and here www.kulturtrialog.de |
| 11:49 |
tokam |
look right to aktuelles on the right side |
| 11:49 |
tokam |
on the jpg every entry has an picture infront of it's text, but on the page not, how to realise it with typoscript |
| 11:50 |
tokam |
i want the users to be able to decide if they want a picture or not, every picture should be resized to my XY value! |
| 11:51 |
just2b |
is this a normal menu? |
| 11:51 |
nkuttler |
woah, table layout ;) |
| 11:52 |
tokam |
a GMENU |
| 11:52 |
tokam |
sry nkuttler :P |
| 11:52 |
tokam |
the html template is not mine :P :D |
| 11:52 |
tokam |
a friend did it ;D |
| 11:52 |
nkuttler |
what do you mean you want the user to decide? the visitor? |
| 11:53 |
tokam |
no, the backend user |
| 11:53 |
nkuttler |
not sure about the resizing thing, but to include the images you add them to your template |
| 11:54 |
nkuttler |
in the GMENU, probably using something like wrap or beforeWrap |
| 11:54 |
nkuttler |
or how that's called |
| 11:54 |
tokam |
nkuttler, but for everypage should be used a different image |
| 11:54 |
nkuttler |
so? |
| 11:55 |
nkuttler |
ah, so add [pid=foo] conditionals |
| 11:55 |
tokam |
the editors should decide which image to use |
| 11:55 |
nkuttler |
or pidInRootline etc |
| 11:55 |
tokam |
i dont know how to realise it |
| 11:55 |
nkuttler |
you could probably use RECORDS |
| 11:56 |
nkuttler |
yes i'm german |
| 11:56 |
nkuttler |
http://typo3.org/documentation/document-library/references/doc_core_tsref/current/view/8/10/ |
| 11:57 |
tokam |
ok i write in the channel, sry for qry |
| 11:57 |
nkuttler |
no problem |
| 11:58 |
tokam |
do you have a code example? |
| 11:59 |
nkuttler |
no, but using RECORDS and some conditional should do the trick |
| 11:59 |
tokam |
ok |
| 12:00 |
nkuttler |
but rather if statements than [foo=bar] conditionals |
| 12:04 |
tokam |
i cant follow you right now |
| 12:04 |
tokam |
i am nice in java but not in typoscript |
| 12:13 |
tokam |
perhaps you know this now... |
| 12:13 |
tokam |
in a menu i filter all entrys which are subpages of page 50 |
| 12:13 |
tokam |
allStdWrap.if { |
| 12:13 |
tokam |
value = 50 |
| 12:13 |
tokam |
equals.field=pid |
| 12:13 |
tokam |
negate = 1 |
| 12:13 |
tokam |
} |
| 12:14 |
tokam |
the menu has a limit special.limit = 10 but all filtert pages are calculated as shown for the limit |
| 12:14 |
tokam |
how to fix that bug, how can i get the int value of the number of pages filtered? |
| 12:15 |
tokam |
i want to set the limit to 10+[number of subpages, of page uid=50] |
| 12:15 |
foool |
anyone using stever_rsscontent |
| 12:24 |
tokam |
is it posible to write a statement linke limit += 1 in typo script? |
| 12:26 |
nkuttler |
don't think so, see http://wiki.typo3.org/index.php/De:ts45min |
| 12:26 |
tokam |
i hate ts -.- i whish i would have done all in php |
| 12:27 |
nkuttler |
typoscript is only for configuration, not really for logic |
| 12:27 |
tokam |
yes that sucks |
| 12:28 |
tokam |
i need a for loop and variables |
| 12:28 |
tokam |
it would be so easy |
| 12:28 |
tokam |
-.- |
| 12:28 |
tokam |
you don't know how to solve the limit problem? |
| 12:29 |
tokam |
http://www.kulturtrialog.de/lezte_aenderungen.html |
| 12:29 |
tokam |
what is on the right side below aktuelles is excluded there |
| 12:29 |
tokam |
because of it the limit does not work well |
| 12:29 |
tokam |
on the right side are now 3 pages bellow aktuelles |
| 12:29 |
tokam |
because of it only 7 entrys are shown in my Lezte Änderungen menu |
| 12:30 |
tokam |
but i want to see 10 |
| 12:31 |
tokam |
can i tell the hmenu that negated menu entrys should not be caculated as shown ones? |
| 14:03 |
theconic |
can someone who uses direct_mail tell me the right syntax for a "normal list" of recipients when you set it to "CSV Format" ? |
| 14:05 |
theconic |
it says [name],[mail] , but when i enter conic,(obscured mail address) it always says invalid address while sending the mail |
| 14:06 |
theconic |
or do i have to enter [conic],[(obscured mail address)] to send the mail? i am confused... |
| 14:09 |
theconic |
i just need the correct syntax for "normal list" |
| 14:10 |
theconic |
oh, in english it is called "plain list" |
| 16:13 |
Sharqy |
lo |
| 16:23 |
Sharqy |
anyone have an idea how to change target="_blank" to rel="external" for external links in content? preferably with TS? |
| 16:23 |
Sharqy |
(for xhtml strict validation) |
| 16:24 |
mcbass |
ollah |
| 16:25 |
mcbass |
anyone there ? |
| 16:25 |
Sharqy |
yea |
| 16:25 |
mcbass |
need a little typo help |
| 16:25 |
Sharqy |
shoot |
| 16:25 |
mcbass |
i have 2 proble |
| 16:25 |
isolysis |
dont fire! |
| 16:25 |
mcbass |
ems |
| 16:26 |
mcbass |
1st, I have problems with the print version,..... |
| 16:26 |
mcbass |
i have a site with 2 templates,..... one general, and one overwriting the general for a home page |
| 16:27 |
mcbass |
print page works, basically, but on some pages, where the general template is responsible,... the printlayout does not get filled |
| 16:27 |
mcbass |
it is usung my print template, but filling it |
| 16:28 |
mcbass |
just says ###CONTENT### |
| 16:28 |
mcbass |
any idea ? |
| 16:28 |
mcbass |
on other pages it works fine |
| 16:47 |
mcbass |
ok, looks like nobody can help me here |
| 16:48 |
Sharqy |
mcbass: I'm affraid I don't know. I only use TV for templating |
| 16:55 |
Sharqy |
I think I managed to solve my problem.. |
| 16:56 |
Sharqy |
changing the sourceopt extension a bit... :3 or rather, adding the function 'xhtmlStrictExternalLinks' |
| 17:05 |
Sharqy |
it works |
| 17:50 |
Anakoan |
Anyone knows if there is a french irc channel for typo3? |
| 17:58 |
guillom |
Anakoan, I don't think so ; there's a forum though |
| 17:58 |
guillom |
http://forum.typo3.fr/ |
| 17:59 |
Anakoan |
ok tanx guillom, i'm already a member of typo3.fr, i was only curious to know |