| 06:59 |
d|g |
hi all |
| 07:57 |
shashi |
Hello Everyone ! |
| 07:57 |
shashi |
can anyone tell me that how we can upload our TYPO3 site on any server |
| 07:57 |
shashi |
I mean any HTTP server |
| 07:57 |
shashi |
?? |
| 08:06 |
shashi |
Hello ! |
| 08:33 |
ndee |
anyone knows how to enable tables in the the htmlarea RTE editor? |
| 09:46 |
locnguyen |
hello |
| 09:47 |
locnguyen |
I have a problem about the id when I import website from local server to live server? |
| 09:48 |
locnguyen |
I have to change all the id all the link again |
| 09:48 |
locnguyen |
are there any solution for that |
| 09:48 |
locnguyen |
it take me too muxh time to change the id |
| 09:48 |
maholtz|WORK |
use t3d-export/import |
| 09:49 |
maholtz|WORK |
f.e. if you click on the globe - than you could do it only for the pages you need |
| 09:50 |
locnguyen |
yes, i use it |
| 09:50 |
locnguyen |
but after import all the id of the pages are diffrent |
| 09:50 |
maholtz|WORK |
why do you have to change ids? |
| 09:50 |
maholtz|WORK |
you can set "force uid" |
| 09:50 |
maholtz|WORK |
but what means "different"? |
| 09:51 |
maholtz|WORK |
what is the problem? did you hardcoded in your typoscript? |
| 09:51 |
locnguyen |
because all the link to pages will not work |
| 09:51 |
maholtz|WORK |
why? |
| 09:52 |
locnguyen |
i cannot use force uid |
| 09:52 |
maholtz|WORK |
you use only one t3d file, or more than one? |
| 09:52 |
locnguyen |
because there are many websites on live server |
| 09:52 |
locnguyen |
if i use force uid , it will break another websites |
| 09:53 |
maholtz|WORK |
do you use templavoila? |
| 09:53 |
locnguyen |
yes |
| 09:53 |
maholtz|WORK |
and the links in the templavoila objects are not updated? |
| 09:53 |
locnguyen |
and i use linkfield attribute |
| 09:53 |
maholtz|WORK |
but menu works? |
| 09:53 |
locnguyen |
right |
| 09:53 |
maholtz|WORK |
what means linkfield? |
| 09:54 |
maholtz|WORK |
it that an internal TemplaVoila field? |
| 09:54 |
locnguyen |
one kind of attribute |
| 09:54 |
locnguyen |
yes |
| 09:54 |
maholtz|WORK |
ok, i think, it is a missing feature |
| 09:54 |
maholtz|WORK |
if you use links in text via rte, they are updated? |
| 09:55 |
locnguyen |
yes |
| 09:55 |
locnguyen |
so i have to change the id,right ? :( |
| 09:56 |
locnguyen |
can i edit the page id? |
| 09:56 |
locnguyen |
thank you maholtz|WORK |
| 10:05 |
maholtz|WORK |
@locnguyen: yep, you can edit the page id - but would you know how many references are there? |
| 10:17 |
hallabaluzaaa |
hi, does Typo3 follow SymLinks in typo3conf? |
| 10:17 |
maholtz|WORK |
that does not depend on TYPO3 its an OS or Apache/PHP Issue |
| 10:20 |
hallabaluzaaa |
so, if Apache allows SymLinks and rights are correct, typo3 doesn't care if an extension directory is in ext/ or somewhere else and only linked to ext/ ? |
| 10:21 |
maholtz|WORK |
TYPO3 cannot care - but sometimes in Backend-Moduls they use something like ../../../../ and you get in trouble with SymLinks |
| 10:22 |
hallabaluzaaa |
hmm, kay |
| 10:22 |
hallabaluzaaa |
thanks alot |
| 10:30 |
m4rtijn |
hi all |
| 10:31 |
PiMB |
hi! |
| 10:39 |
ricardo_ |
hello all |
| 10:40 |
ricardo_ |
where is ext_tables.php for and tca.php in an extension? |
| 10:46 |
ricardo_ |
where is ext_tables.php for and tca.php in an extension? |
| 10:48 |
maholtz|WORK |
tca = TableConfigurationArray (afaik) |
| 10:48 |
maholtz|WORK |
defines how it will be rendered in backend |
| 10:48 |
maholtz|WORK |
ext_tables.php defines that |
| 10:54 |
ricardo_ |
thank you maholtz |
| 10:57 |
maholtz|WORK |
np |
| 11:17 |
m4rtijn |
hmm, doesnt typo3 automatically spamprotect email addies? |
| 11:18 |
m4rtijn |
normally I never use mailto: on webpages.. |
| 11:18 |
m4rtijn |
but the customer wants it |
| 11:36 |
tPl0ch |
hello, i have a question concerning the configuration for a multi language typo3 site (one-tree-concept) with the rlmp_language_detection extension. CODE: http://www.phlogi.net/t3/tspastebin/showPost/multi_lang-2/ . Somehow the automatic detection is not working, when I change my browser settings. Do I have to do more typoscript configuration? |
| 11:40 |
m4rtijn |
mm, I never heard of that extension.. |
| 11:40 |
m4rtijn |
cant google help u out on that one? |
| 11:40 |
tPl0ch |
documentation on the extension is pretty short |
| 11:40 |
tPl0ch |
thought there might be someone who already worked with this |
| 11:45 |
tPl0ch |
ok, found sth on the net :) |
| 11:45 |
m4rtijn |
I never saw somebody discussing it in here.. |
| 11:46 |
dotX_taff |
hello |
| 11:47 |
tPl0ch |
m4rtijn: thanks anyway. irc can not solve every problem :) |
| 11:50 |
m4rtijn |
np |
| 11:50 |
maholtz|WORK |
@tPl0ch: what was the solution |
| 11:50 |
maholtz|WORK |
? |
| 11:53 |
m4rtijn |
maholtz|WORK - I thought typo3 encodes the mailto: links.. but seems it doesn't.. do I need to install some extension for that? |
| 11:53 |
maholtz|WORK |
no you have to set some CONFIG options |
| 11:53 |
m4rtijn |
okay |
| 11:54 |
milpoer |
hi there. |
| 11:54 |
m4rtijn |
yep.. found it.. thx maholtz|WORK |
| 11:55 |
milpoer |
i use cwt_community, and when i'm logged in the profile image has a "click to enlarge" links wrapped arround it.. anyone know how to remove this ? |
| 11:57 |
maholtz|WORK |
typoscript or html-template? |
| 11:58 |
milpoer |
maholtz|WORK, i cannot found it i html-template.. |
| 11:58 |
milpoer |
so i think TS. |
| 11:58 |
milpoer |
will see if i can find any linkwrap options. |
| 11:59 |
maholtz|WORK |
or imageLinkWrap |
| 12:01 |
tPl0ch |
maholtz|WORK: well I found some information on how to solve this, but it is not solved yet |
| 12:02 |
tPl0ch |
still only the defaultLanguage is served by typo3 |
| 12:02 |
tPl0ch |
but I am getting there |
| 12:02 |
maholtz|WORK |
it works via http-headers, right? |
| 12:03 |
milpoer |
maholtz|WORK, i found it.. thanks. |
| 12:09 |
untouch |
hello |
| 12:09 |
untouch |
i need a calender extension with tool tip function |
| 12:09 |
untouch |
has to look and work like this in the end |
| 12:09 |
untouch |
http://img70.imageshack.us/my.php?image=kalendergy4.gif |
| 12:09 |
untouch |
does anyone know a good one |
| 12:10 |
m4rtijn |
i dont see an image there |
| 12:11 |
m4rtijn |
ah, now |
| 12:11 |
untouch |
on the right side ^^ |
| 12:12 |
untouch |
yea |
| 12:18 |
untouch |
i heard about JW calendar |
| 12:18 |
untouch |
but sure if it fits my suits with the tooltips |
| 12:18 |
untouch |
not sure even |
| 12:40 |
m4rtijn |
untouch - I read something about an event extension.. |
| 12:41 |
m4rtijn |
which afaik also provides a calender with event popup |
| 12:42 |
m4rtijn |
advcalendar |
| 12:51 |
untouch |
thank you |
| 13:15 |
ricardo_ |
with tt_guest i have the following typoscript -> http://paste.phlogi.net/typoscript/ |
| 13:15 |
ricardo_ |
how can i wrap a class around 41? |
| 13:15 |
ricardo_ |
stdWrap doesnt work |
| 13:23 |
maholtz|WORK |
@michel: which object type has 41? |
| 13:24 |
michel |
its from a form |
| 13:24 |
michel |
dataArray |
| 13:25 |
michel |
http://paste.phlogi.net/typoscript/ |
| 13:32 |
maholtz|WORK |
@michel: check TSref if there is something more from which object-type that element is |
| 13:37 |
michel |
ok |
| 13:43 |
sorenmalling |
Hi, my extension manager in the backend reports "File is empty" when i try to upload a t3x file from TER. |
| 13:43 |
sorenmalling |
Does anybody know a solution for this? |
| 13:43 |
michel |
in a flexform the allowed tag, how can i insert an page id there? |
| 13:46 |
zack |
Hello, I've installed sr_feuser_register. Everything works fine except the login. You can create an account, you get the confirm mail and you can confirm it but you can't login: unknown user. what could be the error? |
| 13:47 |
sorenmalling |
zack: Lack of setup in template, telling what GRSP to look in? |
| 13:47 |
zack |
GRSP? |
| 13:47 |
sorenmalling |
General Record Storage Page |
| 13:47 |
sorenmalling |
Sysfolder |
| 13:48 |
maholtz|WORK |
@sorenmalling: can you import extensions via file-upload? |
| 13:48 |
sorenmalling |
maholtz|WORK: FTP? or how do you mean? |
| 13:49 |
maholtz|WORK |
extension manager -> import -> there is an file-upload field |
| 13:49 |
zack |
sysfolder contains the two user groups ... |
| 13:49 |
sorenmalling |
maholtz|WORK: No, when i use that function it tells me "file is empty" |
| 13:49 |
sorenmalling |
zack: have you made you template so it knows what pid to use? |
| 13:49 |
maholtz|WORK |
can you upload files in fileadmin? |
| 13:50 |
sorenmalling |
zack: Something like this http://paste.phlogi.net/-e6e81ae9a1/ |
| 13:51 |
zack |
yes, I've set all the constants |
| 13:52 |
zack |
just a sec |
| 13:53 |
sorenmalling |
zack: can you post you template at http://paste.phlogi.net? |
| 13:53 |
zack |
I try ... |
| 13:56 |
sorenmalling |
maholtz|WORK: Argh, write permission error in filelist upload. Now I think i know where to look to fix my problem :) |
| 13:58 |
zack |
ok: http://paste.phlogi.net/-1aa7941f7a/ |
| 13:59 |
sorenmalling |
zack: Do you remember to give the new users a usergroup (groupAfterConfirmation, i think the setting is called)? With no usergroup, the fe_users cant login :) |
| 14:00 |
sorenmalling |
zack: nevermind, i can see you have given that setting |
| 14:00 |
zack |
yes |
| 14:01 |
Phlogi |
my hoster recently disabled mail()... do you know a solution for that? |
| 14:05 |
chefan |
shared hosting? |
| 14:06 |
zack |
here my dir composition: FE User (sys, 86), Login 87, confirm 90, edit 89, and register 88 |
| 14:06 |
chefan |
ask your provider to reenable it for you |
| 14:07 |
chefan |
if the provider is any good, he can individualize the php.ini per user |
| 14:07 |
michel |
in a flexform the allowed tag, how can i insert an page id there? |
| 14:13 |
Valdo |
anyone here as ever used typo3 5 or flow3 ? |
| 14:13 |
Valdo |
or even configured it ? |
| 14:13 |
m4rtijn |
valdo /join #flow3 |
| 14:14 |
Valdo |
good |
| 14:14 |
Valdo |
I join |
| 14:14 |
fred^^ |
Hmm, when I add a table in RTE and save to db, it escapes <thead> |
| 14:14 |
fred^^ |
Converts it to html entities |
| 14:15 |
Phlogi |
chefan: yes... I will try to convince them, but what if they don't activate it again? |
| 14:16 |
fred^^ |
Im trying something like http://paste.phlogi.net/-e323a7705d/ |
| 14:18 |
zack |
sorenmalling: any ideas? |
| 14:18 |
maholtz|WORK |
@zack: check DB if the <thead> gets converted into DB or from DB to frontend |
| 14:19 |
kaktuspalme |
is there any typo3 function to check if theres a SQL result? |
| 14:22 |
zack |
thead ? |
| 14:24 |
zack |
@maholtz: <thead> gets converted ? |
| 14:25 |
maholtz|WORK |
@kaktuspalme: ? what do you mean? |
| 14:26 |
maholtz|WORK |
@zack: use phpmyadmin to check what is in the textfield |
| 14:26 |
zack |
do you know which table? |
| 14:26 |
maholtz|WORK |
if you use normal content element tt_content |
| 14:27 |
zack |
ok... |
| 14:27 |
maholtz|WORK |
field bodytext |
| 14:29 |
kaktuspalme |
maholtz|WORK: when i run exec_SELECTquery, sometimes there are no results, so id like to check if there are results |
| 14:31 |
maholtz|WORK |
@Kaktuspalme: would it enough to get the query? |
| 14:31 |
maholtz|WORK |
$GLOBALS['TYPO3_DB']->store_lastBuiltQuery = 1; |
| 14:31 |
maholtz|WORK |
$res = $GLOBALS['TYPO3_DB']->exec_SELECTquery($select_fields,$from_table,$where_clause,$groupBy,$orderBy,$limit); |
| 14:31 |
maholtz|WORK |
echo $GLOBALS['TYPO3_DB']->debug_lastBuiltQuery; |
| 14:36 |
kaktuspalme |
maholtz|WORK: SELECT username,name,orderusername,ordername,lunchname,half FROM tx_mblunchbook_closedorders WHERE date>1228118515 ORDER BY date |
| 14:36 |
kaktuspalme |
maholtz|WORK: why do you need the query? |
| 14:39 |
kaktuspalme |
maholtz|WORK: sometimes there are no results, because there are no entries |
| 14:39 |
zack |
sorry, i can't find it. I was looking for sys dir and user groups. i guess it's out of my league :( |
| 14:39 |
maholtz|WORK |
well, what is the problem then (i thought you thought about an wrong query) |
| 14:39 |
maholtz|WORK |
use count? |
| 14:40 |
kaktuspalme |
maholtz|WORK: no, the query isn't the problem, i need to check if there are results or not, scenario, i make a query, if theres a result i call function x, if theres no result i call function y |
| 14:41 |
zack |
@maholtz: I've found it at fe users. I can read the name and pass. it's ok |
| 14:41 |
kaktuspalme |
maholtz|WORK: i search a function like the php one, mysqli_num_results but typo3 conform |
| 14:42 |
maholtz|WORK |
ok, there is |
| 14:42 |
maholtz|WORK |
have an look in api |
| 14:42 |
kaktuspalme |
ok thx |
| 14:44 |
kaktuspalme |
maholtz|WORK: ok i've found, thx |
| 14:46 |
maholtz|WORK |
lol, sorry @zack: i mixed your questions with question of fred |
| 14:47 |
MasterYin |
Does anyone know a way to get the Content of the pi_FlexForm-Field with TS by using getText (TS-Equivalent of pi_getFFvalue()) I want it native without userFunc |
| 14:51 |
maholtz|WORK |
@MasterYin: never saw such an solution - please let me know if you find something like that |
| 15:07 |
zack |
maholtz: no problem |
| 15:07 |
fred^^ |
Hmm, a concrete example on how to stop the HTMLParser from converting thead from the RTE to html entitites |
| 15:08 |
zack |
I have a second login page one level above. the sys folder is in the same level like my sys folder for own registrated users. could it be a problem? |
| 15:08 |
fred^^ |
Do anyone have that? |
| 15:11 |
m4rtijn |
fred^^ - cant u do that with allowTags? |
| 15:12 |
fred^^ |
m4rtijn: http://paste.phlogi.net/-e323a7705d/ this is what i got at the moment |
| 15:14 |
zack |
I try to reinstall |
| 15:15 |
fred^^ |
This, I mean : http://paste.phlogi.net/-db4d777879/ |
| 15:18 |
untouch_ |
im having some troubles with installing IM on my clients server |
| 15:18 |
untouch_ |
i disbaled php safe mode and thought id would work |
| 15:18 |
untouch_ |
but i always get No ImageMagick installation available |
| 15:19 |
untouch_ |
on my server the typo3 installation is in /html/ |
| 15:19 |
untouch_ |
so fileadmin for example is in /html/fileadmin |
| 15:19 |
untouch_ |
and so on |
| 15:19 |
untouch_ |
my IM folder is located like this |
| 15:19 |
untouch_ |
./html/ImageMagick-6.3.2 |
| 15:20 |
dexcs |
hi all |
| 15:20 |
untouch_ |
i tryd a few paths but it always says No ImageMagick installation available |
| 15:22 |
dexcs |
i'm writing my own extension. Is ist possible to display the current (BE) Column from wich the extension is called? |
| 15:22 |
dexcs |
imageine: the same extension is called by column Left and Middle at the same time. i want to dispay in Left some statistiks and in the middle outher data. |
| 15:23 |
Tsoots |
untouch_, try the path to the bin directory under your im installation |
| 15:23 |
dexcs |
sry -> imagine |
| 15:26 |
Tsoots |
untouch_, please don't pm |
| 15:26 |
Tsoots |
there should be directory called bin |
| 15:26 |
Tsoots |
where all the im tools are located |
| 15:26 |
Tsoots |
like convert |
| 15:27 |
untouch_ |
in my imagemagick folder? |
| 15:27 |
Tsoots |
in the bin directory of your im installation |
| 15:27 |
Tsoots |
i gotta run now |
| 15:27 |
Tsoots |
try searching for convert |
| 15:27 |
Tsoots |
cya |
| 15:29 |
PiMB |
dexcs: Why don't you use a flexform to pass additional data to your class. |
| 15:30 |
PiMB |
that way you can just filter on what to display. |
| 15:30 |
dexcs |
and how? |
| 15:30 |
dexcs |
;-) |
| 15:30 |
PiMB |
by building flexsforms :) |
| 15:30 |
dexcs |
don't know much about flexforms... |
| 15:30 |
dexcs |
just need to know from wich column my extension is called... |
| 15:31 |
PiMB |
Or you could use typoscript to initiate the plugin and transfer some conf variables to the extension |
| 15:31 |
PiMB |
maybe this data is available in the $GLOBALS |
| 15:31 |
dexcs |
ok |
| 15:31 |
dexcs |
i look |
| 15:40 |
theconic |
has someone Ghostscript on Windows running with Typo3? |
| 15:41 |
m4rtijn |
hehe |
| 15:43 |
dexcs |
PiMB how can i find "columns" in GLOBALS? *g* |
| 15:43 |
theconic |
hehe ;) (oh, it's he again, with his boring windows server...) |
| 15:53 |
Terminator |
can someone help me with this error in html tidy Warnung: removing whitespace preceding XML Declaration |
| 15:54 |
pmk65 |
dexcs: t3lib_div::debug($GLOBALS); will show you the content of the $GLOBALS var. then you just have to find the part you need ;) |
| 15:54 |
dexcs |
lol |
| 15:56 |
Terminator |
??? |
| 15:56 |
Terminator |
what do you mean? |
| 15:56 |
pmk65 |
dexcs: That's sometimes the best thing to do, as $GLOBALS contains a LOT of info. |
| 15:57 |
pmk65 |
Terminator: Sounds like your XML document has some whitespaces at the top of the document. |
| 15:57 |
Terminator |
yes but how can i delet this whitespace? |
| 15:58 |
pmk65 |
edit your XML document, and remove them. |
| 15:58 |
Terminator |
i had insert the following config.doctype = xhtml_trans config.xhtml_cleaning = all config.doctypeSwitch = 1 config.removeDefaultJS = 1 config.language = de config.locale_all = de_DE in my template |
| 15:58 |
Terminator |
ok i check it |
| 15:58 |
pmk65 |
config.doctypeSwitch = 1 should only bne used on IE 5/6 |
| 15:58 |
pmk65 |
bne = be |
| 16:00 |
Terminator |
and what should i make for all other browsers? |
| 16:00 |
pmk65 |
Terminator: don't use the doctypeSwitch. |
| 16:00 |
pmk65 |
Here's an example on how I do it on my sites: -> http://paste.phlogi.net/-c47ea30d4b/ |
| 16:01 |
pmk65 |
I use conditions to only apply the doctypeSwitch when the browser is IE and the version is below 7 |
| 16:01 |
pmk65 |
[browser = msie] && [version= <7] |
| 16:08 |
Terminator |
thanks |
| 16:08 |
Terminator |
thank you very mouch ! |
| 16:12 |
pmk65 |
did it help with the whitespace problem? |
| 16:17 |
Terminator |
yes |
| 16:17 |
pmk65 |
good :) |
| 16:18 |
Terminator |
so i must go ....sorry i´m german so forgive my english |
| 16:18 |
m4rtijn |
hehe |
| 16:29 |
Artiom |
Hello everybody |
| 16:29 |
Artiom |
=) |
| 16:30 |
jangla |
can someone help me get a "print version" link working on my site please? bear in mind that we're running 3.8.x, templavoila and realURL. I've managed to get some success with the make link extension - meaning I got a link with the correct URL in it but it just prints a blank page :) |
| 16:38 |
jangla |
can someone help me get a "print version" link working on my site please? bear in mind that we're running 3.8.x, templavoila and realURL. I've managed to get some success with the make link extension - meaning I got a link with the correct URL in it but it just prints a blank page :) |
| 16:40 |
maholtz|WORK |
@jangla: so you work with &type=98 ? |
| 16:42 |
jangla |
yup - the URL seems to be correct but it opens a new internet window, immediately gives me the print dialog and when I click print, a blank page is printed and the new internet window is also blank |
| 16:43 |
maholtz|WORK |
well, that a new page is opened depends on your configuration |
| 16:43 |
maholtz|WORK |
how did you configure your print page? (well, did you configure?) |
| 16:44 |
jangla |
I defined the print template file to use in constant editor for plugin.alt.print |
| 16:48 |
maholtz|WORK |
and does plugin.alt.print use TemplaVoila? |
| 16:49 |
jangla |
I have no idea :) |
| 16:49 |
jangla |
this is the only option I've tried so far so I don't even know if this extension will work with TV |
| 16:50 |
maholtz|WORK |
perhaps you should have an look at? |
| 16:52 |
jangla |
have a look at what? |
| 16:53 |
maholtz|WORK |
at that extension? |
| 16:53 |
maholtz|WORK |
what you use? |
| 17:01 |
twoten |
hey what's new? |
| 17:03 |
maholtz|WORK |
the first sponsored project is completly financed: http://typo3.org/news-single-view/?tx_newsimporter_pi1%5BshowItem%5D=0&tx_newsimporter_pi1%5Bfeed%5D=10&cHash=c5554a06e2#single |
| 17:27 |
kreegee |
how can i check in a ts condition for the tt_content uid? |
| 17:27 |
kreegee |
google says |
| 17:27 |
kreegee |
[globalVar = TSFE:tt_content|uid = 90] |
| 17:27 |
kreegee |
but google also says that theres no such thing as tsfe:tt_content |
| 17:39 |
untouch_ |
does anyone know about the problem - i installed a fresh typo3 version on my clients server and i get a white page on the right after trying to install extensions |
| 17:41 |
twoten |
I'm no expert but I've never seen that |
| 17:42 |
maholtz|WORK |
@kreegee: [globalVar = TSFE:id] works |
| 17:42 |
maholtz|WORK |
but where should tt_content|uid come from? |
| 17:42 |
kreegee |
doesn't that check for the page id? |
| 17:42 |
maholtz|WORK |
nope |
| 17:42 |
kreegee |
tsfe:id |
| 17:42 |
maholtz|WORK |
yep, that checks for the page id: TSFE:id |
| 17:43 |
maholtz|WORK |
but tt_content|uid ? perhaps GPvar:tt_content|uid if you have ?tt_content[uid] |
| 17:43 |
maholtz|WORK |
in your url |
| 17:44 |
maholtz|WORK |
you want to change content element 90 ? |
| 17:44 |
kreegee |
i have a tt_news list element |
| 17:44 |
kreegee |
and i want a different image setting |
| 17:45 |
maholtz|WORK |
think about condition concept - it reacts per page! |
| 17:45 |
kreegee |
it does? |
| 17:45 |
kreegee |
ok |
| 17:47 |
maholtz|WORK |
use if. for that |
| 17:53 |
kreegee |
ok, thx |
| 17:57 |
kreegee |
where do i find more about this if. ? |
| 18:00 |
kreegee |
found it |
| 18:21 |
HardPhuck |
hey everyone |
| 18:22 |
HardPhuck |
which extension should i use if i want to use mailing to subscribers |
| 19:36 |
renzolauper |
lusers |
| 19:36 |
renzolauper |
help dmesg |
| 19:37 |
renzolauper |
leave |
| 19:50 |
plain_text_only |
Hi! What is typohead? |
| 19:51 |
idefix_ |
Hi everyone, I have a strange problem with TS, which sometimes renders the headers (h1) multiple times. It only happens if I try to split lib.stdheader by colPos using it as CASE. Anybody ever had such a problem or cares to discuss it? |
| 19:54 |
plain_text_only |
I keep seing typohead in parsefunc.tags. Like the following: http://paste.phlogi.net/example_of/ |
| 19:55 |
plain_text_only |
I'm trying to debug why the h1, h2, h3 etc. tags in my bodytext don't get parsed by parseFunc. |
| 19:56 |
idefix_ |
Do you mean, your h1 tags in the bodytext get displayed as <h1>? |
| 19:57 |
plain_text_only |
no |
| 19:57 |
plain_text_only |
I am trying to configure the plain text view of direct_mail |
| 19:58 |
plain_text_only |
so I want the header tags to be transformed into something else |
| 19:58 |
plain_text_only |
I just get h1, h2, h3 |
| 19:59 |
plain_text_only |
parsefunc does not call the user function registered for typohead |
| 19:59 |
plain_text_only |
( see http://paste.phlogi.net/example_of/) |
| 19:59 |
plain_text_only |
but what is typohead? I can't find it anywhere in the documentation |
| 20:00 |
idefix_ |
Have you included the static templates added by direct_mail for text rendering in your newsletter template? |
| 20:01 |
plain_text_only |
yes |
| 20:01 |
plain_text_only |
and I see these things in the object browser |
| 20:03 |
plain_text_only |
the thing is, if I make several text content elements in my newsletter page, each of them having a title, then the title does get rendered the way I configured it. But if I make headings inside RTE, they just get converted to text without the formatting that was specified. |
| 20:05 |
idefix_ |
sorry, can't help you... |
| 20:07 |
plain_text_only |
ok. thanks for trying |
| 20:14 |
untouch_ |
hello gotta rlmp_tmplselector newbie problem |
| 20:14 |
untouch_ |
i put this in my ts |
| 20:14 |
untouch_ |
plugin.tx_rlmptmplselector_pi1.templatePathMain = fileadmin/templates/main/ |
| 20:14 |
untouch_ |
plugin.tx_rlmptmplselector_pi1.templatePathSub = fileadmin/templates/sub/ |
| 20:14 |
untouch_ |
created the folders |
| 20:14 |
untouch_ |
cannot select the tmpls |
| 20:14 |
untouch_ |
only default |
| 20:35 |
HardPhuck |
can catmenu header be removed from tt_news? |
| 20:48 |
Phlogi |
hello everybody |
| 20:48 |
Phlogi |
HardPhuck: definately... either TS or template IMHO |
| 20:54 |
aputtu |
Hi - I'm fethcing SQL-data in a extension using: $fullTable.=$this->pi_list_makelist($res, '[....],); -- this returns a html-table wrapped in div-tag. How can I get rid of the div/table-tags? |
| 21:01 |
MyGoddess |
If you want raw results, you may do the query by yourself using $TYPO3_DB. |
| 21:01 |
HardPhuck |
Phlogi, nope |
| 21:01 |
HardPhuck |
tried everything |
| 21:01 |
HardPhuck |
the strange thing is, that catmenu cant be displayed as a dropdown |
| 21:01 |
HardPhuck |
sucks |
| 21:12 |
aputtu |
MyGoddess, thanks - I'm a newbie - so I don't have a clue at the moment. Is there by chance a extension you can refer to - in order for me to learn how to generate and manipulate raw? |
| 21:13 |
aputtu |
MyGoddess, raw -> raw results |
| 21:18 |
Phlogi |
anyone used geshi highlighter? |
| 23:16 |
jsfan |
hello everyone :) |
| 23:18 |
jsfan |
ries, are you here? |
| 23:19 |
ries |
Hey jsfan , yes I am |
| 23:19 |
ries |
null0_: are you here?? |
| 23:20 |
Phlogi |
hey ries:) |
| 23:20 |
ries |
hey Phlogi you contacted me |
| 23:20 |
ries |
responded |
| 23:20 |
ries |
But I didn't got anything back :) |
| 23:20 |
Phlogi |
don't think so :D |
| 23:20 |
Phlogi |
gg |
| 23:20 |
jsfan |
ries, when my database relations in the db check show missing pages, etc., how do i find out where these references actually are? |
| 23:21 |
jsfan |
ries, just thought that's the kind of thing you'd probably know... |
| 23:21 |
jsfan |
hi Phlogi |
| 23:21 |
ries |
jsfan: I would say run some SQL.... I never trusted teh DB check really |
| 23:22 |
jsfan |
ries, hm, but i'm only information that is already there. |
| 23:22 |
jsfan |
ries, it seems pointless to compile a list of invalid references without assisting the user in finding them. |
| 23:23 |
ries |
I agree |
| 23:23 |
jsfan |
ries, sounds like you don't think that just because it's pointless that is certainly not all it does ;) |
| 23:24 |
ries |
hahaha |
| 23:24 |
ries |
I usually wet into SQL and did my own searches... |
| 23:24 |
ries |
like you said, ofteh these DB references are a bit pointless |
| 23:25 |
ries |
I don't work to often with T3 anymore so I am not aware what is available in 4,3 |
| 23:25 |
jsfan |
ries, what are you on now? |
| 23:26 |
ries |
I am doing a lot of java at the moment |
| 23:28 |
jsfan |
ries, ewww ;) |
| 23:39 |
chefan |
it hurts less if you ignore a couple of best practices and write working code instead |