| 00:19 |
_francesco_ |
hi, i never digged into TYPO3 api but now i'm editing an extension source file. I need to know what "local_cObj->RECORDS($ceConf)" does |
| 00:20 |
_francesco_ |
it seems that it's a method to extract ce info |
| 00:20 |
_francesco_ |
i mean CE rendered |
| 00:21 |
_francesco_ |
there's a way to extract CE single record info ? i mean a method with input = ce uid and outputt the tt_content single record ? |
| 00:48 |
_francesco_ |
where can i find reference for the object local_cObj |
| 00:48 |
_francesco_ |
? |
| 01:48 |
_francesco_ |
can you help me: wich method of cObj should i use to read a tt_content record ? |
| 01:48 |
_francesco_ |
given a uid |
| 01:49 |
_francesco_ |
i tried getFieldVal('fieldname') but it doesn't work |
| 07:30 |
milpoer |
morning.. |
| 08:13 |
soee |
can u tell me how can i count connemts in tx_comments_comments table ? |
| 08:13 |
milpoer |
by sql ? |
| 08:14 |
milpoer |
or how? |
| 08:16 |
soee |
milpoer: using typoscript |
| 08:16 |
milpoer |
and then return it were as content ?? |
| 08:16 |
soee |
milpoer: display as a text |
| 08:17 |
milpoer |
yes.. but in content element ? or just backend ? |
| 08:17 |
soee |
milpoer: content |
| 08:17 |
milpoer |
thing its better to modify the extention to return it, if not allready able to. |
| 08:26 |
FloLeBlanc |
hi all |
| 08:26 |
milpoer |
hi |
| 08:48 |
FloLeBlanc |
do i get this correct from class.tx_directmail_pi1.php -> renderImages that there is absolutely no possibility to include the ALT text in the plaintext version? |
| 08:48 |
FloLeBlanc |
(without hacking the code) |
| 09:20 |
namanix |
hey guys |
| 09:20 |
namanix |
i have a question |
| 09:20 |
namanix |
is there a extension that makes the following mouseover effect possible |
| 09:20 |
namanix |
from grayscale to color |
| 09:21 |
namanix |
i have another extension that does the exact opposit |
| 09:21 |
namanix |
from color to grayscale |
| 09:21 |
milpoer |
can you just invert the funktion in the extension ?? |
| 09:21 |
namanix |
but can't edit it |
| 09:21 |
namanix |
to complicated code for me ;) |
| 09:21 |
milpoer |
which extension is it.. perhaps i can help |
| 09:22 |
namanix |
waity |
| 09:22 |
namanix |
extension key: mouseoverimages |
| 09:22 |
milpoer |
will take a quick look at the code.. |
| 09:23 |
namanix |
oke thanks ;;) |
| 09:24 |
milpoer |
http://typo3.org/documentation/document-library/extension-manuals/mouseoverimages/0.2.5/view/1/2/ section: Image Effect as Highlight Effect |
| 09:24 |
milpoer |
does that the trick without altering the code ? |
| 09:25 |
Denjerek |
lo lo |
| 09:25 |
namanix |
that does color to grayscale |
| 09:25 |
namanix |
it needs to be inverted |
| 09:26 |
milpoer |
hmm.. |
| 09:26 |
milpoer |
then i think its a new plugin need to be created.. cause the extension you found, is with an overlay image as i can se.. |
| 09:27 |
namanix |
can you create one for me :) |
| 09:27 |
milpoer |
think you need a image thats swaps with javascript. so you have before and after pic. |
| 09:28 |
namanix |
but can you create a fast simple extension for me that does the job? |
| 09:29 |
milpoer |
don't know for sure.. is it for private use ? |
| 09:29 |
namanix |
yes |
| 09:29 |
milpoer |
when do you need it ? |
| 09:29 |
namanix |
somewhere this weekend |
| 09:30 |
milpoer |
should it be one content or like this screenshot ? http://typo3.org/index.php?eID=tx_cms_showpic&file=typo3temp%2Ftx_terdoc%2Fdocumentscache%2Fm%2Fo%2Fmouseoverimages-0.2.5%2Fdocbook%2Fpictures%2F100002010000015F0000015F9F3296E6.png&width=1024m&height=800&bodyTag=%3Cbody%20style%3D%22margin%3A%200%3B%20background%3A%20%23FFFFFF%3B%22%3E&wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20|%20%3C%2Fa%3E&md5=5deda203162da18f509279b13f24bef6 |
| 09:30 |
namanix |
sorry i don't understand you |
| 09:31 |
milpoer |
how do you want it to work.. please describe. |
| 09:31 |
namanix |
oke |
| 09:32 |
namanix |
just one simple checkbox in the "images only content" that says grayscale effect and when i mark it |
| 09:33 |
namanix |
every image on that piece of content needs to be grayscale |
| 09:33 |
namanix |
and color when i go mouse over |
| 09:33 |
milpoer |
and when you insert the image in the content element they are colored ? |
| 09:33 |
namanix |
yes |
| 09:35 |
namanix |
do you think you can do that ;) |
| 09:36 |
bmack |
hey people. |
| 09:37 |
milpoer |
namanix: perhaps.. can't promise you.. but i can try later today, when off work.. |
| 10:13 |
KrabatR |
good Morning. Could someone help me whit a tt_products question? My problem is, that the shop shows note2 in ListView in german and note1 ind ListView englisch.... why is that? and where do i change it? |
| 10:14 |
milpoer |
perhaps its swaped in the locallang.xml file. |
| 10:14 |
KrabatR |
i have a look |
| 10:25 |
KrabatR |
dident find it there... any other idea? |
| 10:29 |
milpoer |
nope.. not when its language dependen. |
| 10:51 |
FloLeBlanc |
is it me or does it seem pointless that the plaintext integration of directmail writes all links to the images and UNDER that all descriptions of the images. Description - Imagelink would fit better wouldn't it? |
| 11:23 |
animan |
anyone knows what might cause oe_shoutbox to show all entries instead of the number I set from the flexform? The "Top XX entries" text down below does change to the number I set from the flexform but listing still shows everything :/ |
| 12:13 |
soee |
where can i find subparts and marks list used by login form so i could create my own template for it |
| 12:13 |
soee |
? |
| 12:13 |
soee |
or how can i edit templates for the default forms like mailer, login, search etc ? |
| 12:27 |
milpoer |
css ?? |
| 12:28 |
soee |
milpoer: but where can i find list of default fields and their classes that contains form elements ? |
| 12:28 |
milpoer |
don't understand |
| 12:28 |
soee |
milpoer: ok ill try to explain |
| 12:30 |
soee |
milpoer: i can put mail form on my page, but by default it looks awful so i want to edit somehow how it looks (change element position etc etc) so my question is how can i do it ? |
| 12:32 |
milpoer |
can i see the page you are talking about? |
| 12:32 |
soee |
its not online yet |
| 12:32 |
milpoer |
can you make a screenshot and put online ? |
| 12:33 |
soee |
just a second |
| 12:38 |
soee |
milpoer: this is how the form looks like if i add new record (mail fomr) in my page http://img197.imageshack.us/img197/7992/plasmadrop2imageshack75.png i just changed some texts |
| 12:39 |
milpoer |
how have you insertet it .? |
| 12:39 |
milpoer |
i can recommend the pil_mailform extension if you would like a contact form. |
| 12:40 |
soee |
milpoer: i inserted it via admin panel / add new record and picked mail form from the list thats all |
| 12:40 |
soee |
by default there are 3 forms avi mail, search and login |
| 12:40 |
milpoer |
ok.. i dont know how to change the template for this.. |
| 12:41 |
soee |
milpoer: ok thanks for time anyway |
| 12:41 |
milpoer |
np |
| 12:57 |
FloLeBlanc |
is there a bugtracker for direct_mail? |
| 12:57 |
FloLeBlanc |
2.6.5 is pretty weird... |
| 13:11 |
pmk65 |
anyone experienced in writing custom eval functions for TCA? |
| 13:41 |
FloLeBlanc |
pmk65: sorry not me |
| 13:42 |
soee |
any idea what do i have to do to make tt_news cooperate with realurl ? |
| 13:43 |
PiMB |
create a realurl configuration array for it |
| 13:44 |
PiMB |
there used to be an example in tt_news |
| 13:44 |
PiMB |
located in the res subfolder of the extension, file called realUrl_example_setup.txt |
| 13:51 |
FloLeBlanc |
does anyone know if tt_news can render plaintext itself? (type 99?) |
| 13:51 |
FloLeBlanc |
I'd like to have an alternative to direct_mail rendering of records, that one is awful |
| 13:52 |
PiMB |
you might be able to build this with TS. |
| 13:52 |
PiMB |
set a condition for type and then change the templates/wraps of tt_news to be plain_text |
| 13:52 |
FloLeBlanc |
uh.. ok so I'd to remove all the wraps by hand hmm |
| 13:53 |
FloLeBlanc |
problem is: if I start this and it takes me a day and then I realise there is some tag hardcoded in the code I'm stuck |
| 13:53 |
FloLeBlanc |
like with the plaintext rendering of direct_mail now |
| 13:53 |
FloLeBlanc |
(for news records) |
| 14:01 |
soee |
PiMB: iiv tried few configs for realurl and then iv got this error: Segment "X" was not a keyword for a postVarSet as expected |
| 14:02 |
PiMB |
then realurl wasn't correct. |
| 14:02 |
PiMB |
that means that he gets an url which he doesn't understand fully |
| 14:02 |
PiMB |
because some of the vars in the url aren't available in the postVarSet configuration |
| 14:03 |
soee |
:/ |
| 14:06 |
soee |
ok it was problem with ts_news config |
| 14:06 |
soee |
now it works fine |
| 14:07 |
borgi |
hello |
| 14:08 |
borgi |
can't find a good solution for downloading files, i want to force the browser to download a pdf instead of open it directly, is this possible without an php downloader? |
| 14:08 |
borgi |
-n |
| 14:14 |
pmk65 |
borgi: Try my pmkfdl ext.. |
| 14:14 |
pmk65 |
http://typo3.org/extensions/repository/view/pmkfdl/current/ |
| 14:15 |
pmk65 |
it extends the stdWrap/typolink functionality. So you can create download links to any type of file. |
| 14:19 |
beli |
someone here has a working imagemap ext for me? |
| 14:20 |
SmaxTheFrog |
hi, i need a quick hint for tt_products - on one page i want only the products of one category, but params like &tx_ttproducts_pi1[cat]=3 are ignored - always all products are diplayd - any hint ? |
| 14:21 |
borgi |
pmk65: thx, will try it when I'm at home, proxy here blocks my access |
| 14:23 |
pmk65 |
beli: http://typo3.org/extensions/repository/view/imagemap_wizard/current/ or http://typo3.org/extensions/repository/view/mwimagemap/current/ |
| 14:34 |
beli |
pmk65: mwimagemap isnt working for me...i'll try wizard then, thanks :) |
| 14:36 |
beli |
pmk65: i am not able to select coords with mwimagemap for some reason.... |
| 14:51 |
SmaxTheFrog |
how do i enter a where statement for a table like where uid = 1 ??? |
| 14:52 |
SmaxTheFrog |
using typoscript similar to oderby = |
| 14:59 |
bmack |
SmaxTheFrog => check out the RECORDS TypoScript |
| 15:16 |
soee |
anybody who can help me with mmforum ? |
| 15:23 |
FloLeBlanc |
soee: the last time I checked there were still some bugs in it, what's your problem? |
| 15:25 |
soee |
FloLeBlanc: did u set realurl settings for mmforum ? |
| 15:34 |
FloLeBlanc |
no |
| 15:40 |
FloLeBlanc |
is there a typo3 function that gets me a full path for an image file perhaps? |
| 15:43 |
pmk65 |
FloLeBlanc: create a IMG_RESOURCE object. Then you get the url of the image file. |
| 15:44 |
FloLeBlanc |
sorry I didn't express myself correct I think. the plaintext rendering queries the DB tt_news table and gets me image.jpg, I'd like to prefix this with the full path for that people receiving the info can click it |
| 15:44 |
FloLeBlanc |
(in php) |
| 15:46 |
anarcotraffic |
Hello, i need an example to create tabs with FLEXforms |
| 16:02 |
pmk65 |
FloLeBlanc: In your TS setup, try adding -> config.absRefPrefix = http://www.yoursiteurl.com |
| 16:04 |
pmk65 |
anarcotraffic: look at the Flexform sheet in tt_news. it uses multiple tabs. |
| 16:04 |
anarcotraffic |
okay |
| 16:04 |
anarcotraffic |
pmk65 |
| 16:05 |
anarcotraffic |
when u make static tabs u need to make a class @ index.php |
| 16:05 |
anarcotraffic |
? |
| 16:06 |
pmk65 |
?? Im not sure I understand what you mean.. |
| 16:07 |
pmk65 |
You want your flexform to display tabs for each section ? That is normally (in TCA) done by setting "dividers2tabs" |
| 16:07 |
pmk65 |
in Flexforms you need to create multiple sheets |
| 16:07 |
anarcotraffic |
okay |
| 16:08 |
anarcotraffic |
i have found a link |
| 16:08 |
anarcotraffic |
seo24.at/flexform/ |
| 16:08 |
anarcotraffic |
here u can see the structure of tt_news |
| 16:08 |
FloLeBlanc |
pmk65: thank you pmk65, unfortunately that does not work, in html view the images get linked correct, only in the plaintext view I only get the image filenames and that only for included tt_news records |
| 16:14 |
pmk65 |
the tt_news images are always located in the same folder, so you should be able to use a hardcoded value.. |
| 16:25 |
anarcotraffic |
pmk65 |
| 16:25 |
anarcotraffic |
the problem is: |
| 16:26 |
anarcotraffic |
tt_news have an other structure like the ext. who was created with the kickstarter |
| 16:42 |
ndee |
how can I add the attribute rel="foobar" to the link of an image in the tt_news singleView? |
| 17:06 |
anarcotraffic |
someone knows a tool to create flexforms? |
| 17:06 |
anarcotraffic |
^^ |
| 17:11 |
PiMB |
notepad |
| 17:13 |
anarcotraffic |
buh |
| 17:13 |
anarcotraffic |
^^ |
| 17:13 |
PiMB |
sorry mate, no automatic tool afaik |
| 17:13 |
anarcotraffic |
i have problems to understand the structure |
| 17:13 |
PiMB |
usually cut and paste |
| 17:13 |
anarcotraffic |
i found an ext to create flexforms but it's not work with 4.3 |
| 17:14 |
anarcotraffic |
PiMB the problem is not to edit the locallong.xml |
| 17:15 |
anarcotraffic |
the problem is the index.php in /mod1/ |
| 17:15 |
anarcotraffic |
i don t found analog examples how i use it |
| 17:36 |
tPl0ch |
how would I use the perfectlightbox extension in TV FCEs? |
| 17:36 |
tPl0ch |
like enablking the click enlarge option via TS on the TV DS? |
| 19:11 |
yakoi |
hi, I'm trying to modify the TYPO3 (4.2) backend search max depth wich seems to be 4 by default. I tried playing around with TCEFORM.suggest.default , notably pidDepth (in relation with pidList) without any effects. Am I so far from it? Any pointers to some documentation I missed ? Thx. |
| 20:09 |
TheEternalAbyss |
hey i'm having a problem |
| 20:09 |
TheEternalAbyss |
i have a content element that is HTML and I have javascript int here because it's supposed to rotate through advertisements |
| 20:10 |
TheEternalAbyss |
but typo3's parser changes my javascript |
| 20:11 |
TheEternalAbyss |
this is the line of javascript: |
| 20:11 |
TheEternalAbyss |
document.write("<img src=http://www.hotwing.com/images/side_anim.gif alt=\"ad1\ border=0></a></div>") |
| 20:11 |
TheEternalAbyss |
the problem is that the \"ad1\ gets changed by typo3 |
| 20:11 |
TheEternalAbyss |
and cause the script to not load the image |
| 20:26 |
anarcotraffic |
how i update 4.3.1 to 4.3.2 |
| 21:08 |
TheEternalAbyss |
can someone tell me how to diable automatically inserting quotes in HTML int ypo3 |
| 21:08 |
TheEternalAbyss |
in typo3* |
| 21:12 |
TheEternalAbyss |
better question |
| 21:13 |
TheEternalAbyss |
how do i make typo3 insert content in html EXACTLY the way i type it in html without typo3 making ANY modifciations |
| 21:13 |
TheEternalAbyss |
> |
| 21:13 |
TheEternalAbyss |
? |
| 21:14 |
TheEternalAbyss |
please i really need to make this work |
| 21:25 |
TheEternalAbyss |
? |
| 21:29 |
TheEternalAbyss |
is there any way to do that or willt ypo3 always change my code? |
| 22:13 |
irz |
after the last upgrade i have a weird problem, when i insert a link via rte its like http://domain.tld/typo3/http://domain.tld/fileadmin/downloads/file.exe |