Re: [TYPO3] Source for standard mailform

2007-06-07 Thread Felix Natter
Felix Natter <[EMAIL PROTECTED]> writes: > hello, > > where can I find the source for the standard typo3 4.0 mailform, > specifically the code for actually sending the mail? > > I need to hack this so that a copy gets sent to the address > the customer entered. Us

[TYPO3] Source for standard mailform

2007-06-06 Thread Felix Natter
and our customer needs to be able to modify some parts of the form. thanks, -- Felix Natter ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3] mailform with cc to customer

2007-05-14 Thread Felix Natter
lution as simple as the standard form CE, but cc'ing the user. I tried qforms, but it doesn't seem to do mailing. vjforms sounds good but doesn't work for me. Can I maybe hack the source or typoscript of the mailform (without breaking the rest of typo3)? thanks for the suggestion,

[TYPO3] mailform with cc to customer

2007-05-13 Thread Felix Natter
with typoscript or else can I hack the source without affecting the rest of typo3? thanks! -- Felix Natter ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

[TYPO3] dont't cache output of ext

2007-03-29 Thread Felix Natter
hi, I've coded a simple extension that inserts the right stylesheet based on a session variable (using $GLOBALS['TSFE']->additionalHeaderData[$this->baseId]='http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

[TYPO3] developing extension for font-size changes

2007-03-29 Thread Felix Natter
: page.headerData.11 < tx_MYEXT_pi1 Now I'd set "larger fontsize button"'s href to index.php?id=PID&fontsize=larger and the extension above would see this in $_GET and set/adapt the session variable. This is my first extension. Is this a good approach or can this

Re: [TYPO3] standard solution for "inc/dec font size"

2007-03-29 Thread Felix Natter
t appears to pop suddenly). I never had time to try the second > one. > > HTH yes, it did help. thanks! -- Felix Natter ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

[TYPO3] standard solution for "inc/dec font size"

2007-03-27 Thread Felix Natter
hello, I need to implement two buttons "increase font size" and "decrease font size" on a typo3 website. Is there a standard solution (extension?) for this or do I have to write separate CSS rules and implement the switching myself? thank

Re: [TYPO3] csc-textpic: problem with floats

2007-03-20 Thread Felix Natter
ow can I get this done with accessiblity requirement? thanks a lot! -- Felix Natter ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3] hide empty submenu (via css)

2007-03-19 Thread Felix Natter
"Christopher Torgalson" <[EMAIL PROTECTED]> writes: > Hi, > > On 19 Mar 2007 13:24:59 +0100, Felix Natter > <[EMAIL PROTECTED]> wrote: > > hello, > > > > I need to hide (display: none) a level2-menu if there > > are no entries. >

[TYPO3] csc-textpic: problem with floats

2007-03-19 Thread Felix Natter
eft; } but obviously this would break text+picture where the picture is float: right. Do I have to switch to a table layout? I'd like to avoid this because accessibility is a requirement. thanks! -- Felix Natter ___ TYPO3-english mailing lis

[TYPO3] hide empty submenu (via css)

2007-03-19 Thread Felix Natter
ments (templavoila). If there is no content element in it, it should be hidden (display: none). Any hints are appreciated. thanks, -- Felix Natter ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/ma