| 01:03 |
Yan |
I have allowed the tags dl, dt and dd but I want them to be outside <p></p> tags. Anyone can help? |
| 10:48 |
Marquel |
morning |
| 13:03 |
snoy_ms |
hey all, anyone knows where to find a list of all possible TCA types ? |
| 14:39 |
dubrsl |
Hi. How can I add tag into link in menu? I make linkWrap = <li><nobr>|</nobr></li> and get <li><nobr><a>test</a></nobr></li> but I need <li><a><nobr>test</nobr></a></li> |
| 14:41 |
dubrsl |
Is it possible? |
| 14:49 |
phil1 |
dubrsl: yes you need the correct wrap |
| 14:51 |
phil1 |
dubrsl: ist is stdWrap.wrap = <nobr>|</nobr> |
| 14:51 |
phil1 |
linkWrap = <li>|</li> |
| 14:52 |
dubrsl |
phil1: thanks, seems I find solution in Example TMENU/3 |
| 14:52 |
dubrsl |
ATagBeforeWrap = 1 |
| 14:52 |
dubrsl |
allWrap = <li>|</li> |
| 14:52 |
dubrsl |
linkWrap = <nobr>|</nobr> |
| 15:09 |
mnass |
question: is there an easy way to get a smooth function like here - http://africanchildrenschoir.com/help/sponsor.php - in the FAQ in typo3? |
| 15:10 |
mnass |
any extension or something like that? |
| 15:30 |
phil1 |
mnass: you can either use one of the accordion extensions or try the faq extension |
| 16:09 |
kraftb |
hello ! |
| 16:42 |
Mario__ |
hey guys :) |
| 16:43 |
Mario__ |
I have a question, i would like to integrated php into my typo3 homepage. I watched some tutorials... and they write that i should chanche the content type to script |
| 16:43 |
Mario__ |
but there isn't any content type called script :( |
| 16:45 |
danielkoch_ |
there are a lot of extensions to solve this |
| 16:45 |
danielkoch_ |
search php include in TER |
| 16:46 |
Mario__ |
i searched but i didn't found anything :( |
| 16:46 |
danielkoch_ |
what about: http://typo3.org/extensions/repository/view/lumophpinclude/current/ |
| 16:47 |
danielkoch |
http://typo3.org/extensions/repository/view/mh_phpinclude/current/ |
| 16:47 |
danielkoch |
... |
| 16:51 |
danielkoch |
or maybe you can write a user-function so you can handle it with typoscript |
| 16:51 |
johnson_hh |
the shortcut icon in the top bar is gone scince the update to 4.3 |
| 16:51 |
johnson_hh |
how can i enable it again |
| 16:57 |
Mario__ |
danielkoch, i installed the luna thing... but when i try to include a php i get this error: 1: Fileextension 'php' not allowed. (tt_content:NEW4b6ee4ed9faaa:pi_flexform) :( |
| 16:58 |
danielkoch |
maybe you have to configure your typo3-installation |
| 16:58 |
danielkoch |
have you read the manual of the extension? |
| 17:05 |
Mario__ |
danielkoch, No special installation process is required, just use the normal way via the TYPO3 extension manager. |
| 17:12 |
danielkoch |
mhh, ok |
| 17:12 |
danielkoch |
what about including the script via typo3script? |
| 17:13 |
danielkoch |
sorry, typoscript |
| 17:15 |
Mario__ |
hmmm i think i get it work... i'm still trying |
| 17:48 |
danielkoch |
007yy3 |
| 17:49 |
danielkoch |
sorry, wrong ext-key |
| 20:14 |
pmk65 |
hi! |
| 20:23 |
kraftb |
hi pmk ! |
| 23:52 |
syrinxxxx |
hi all of you ! :) |