[TYPO3-english] How can I change the link of login into logout?

2012-06-20 Thread Task City
Hello, Is there anyone can tell me how to change the link of  login into logout when I sign in with frontend user account? Thanks! Jeson ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org

Re: [TYPO3-english] How can I change the link of login into logout?

2012-06-20 Thread Xavier Perseguers
Hi, Is there anyone can tell me how to change the link of login into logout when I sign in with frontend user account? You can use a TypoScript condition: http://typo3.org/documentation/document-library/core-documentation/doc_core_tsref/4.7.0/view/1/4/ HTH -- Xavier Perseguers Release

[TYPO3-english] perfectlightbox/DAM: image link with spaces is not encoded and split apart to typolink options

2012-06-20 Thread Daniel Neugebauer
Hi! We fell into some bug around perfectlightbox, DAM or Core (possibly): If you have an image that has spaces in its URL (typolink.parameter) and check Enlarge on Click, they are not encoded and parts of the URL are split apart and used as typolink options (target attribute, CSS classes,

Re: [TYPO3-english] perfectlightbox/DAM: image link with spaces is not encoded and split apart to typolink options

2012-06-20 Thread Daniel Neugebauer
Looks like I had a copy paste error in the TypoScript editor. Here's a more readable clean version: ## WORKAROUND PERFECTLIGHTBOX [BEGIN] # workaround for some bug in Typo3 Core/DAM/Perfectlightbox (couldn't locate...) # problem: perfectlightbox links to original image (as is done

[TYPO3-english] completely symlinked site and dd_googlesitemap

2012-06-20 Thread Katja Lampela
Hi, I have a multidomain site on a virtual hosting Plesk server. Normally in this multi-installation site I create the domains as aliases under the same domain space. But when the domain has also email accounts I have to create separate domain (virtual hosting space) for it and the TYPO3

[TYPO3-english] TCA type=group, internal_type=db, show records from current language only

2012-06-20 Thread Victor Livakovsky
Hi, list. Recently I run into a problem: extension has a flexform, where user selects a category (db record), which should be operated at FE. I'm using type=group with internal_type=db. No MM relations here is set, since I need only one category selected at FF. Website has 5 languages and

Re: [TYPO3-english] felogin on every page?

2012-06-20 Thread Martin Bless
Hi Patrick, Yes, replace the static form with the felogin pi. (pi=plugin, a site content item) You can place a in your site template like ###FELOGIN### and use typoscript to replace that with the output of the pi from the felogin. probably I wasn't precise enough. The old site indeed DID USE a

[TYPO3-english] Which extension is similar to Powermail?

2012-06-20 Thread Micah Chen
Hi everyone, I cannot install Powermail on my TYPO3 website, because there is some bugs when I insert Chinese character in the form. Now, I'm wondering if there is any other plugin as pwoerful as Powermail? Hope it can be easy to set up and support Chinese character. Thanks -- Micah

Re: [TYPO3-english] felogin on every page?

2012-06-20 Thread Martin Bless
Hi Christian, The normal felogin plugin must not be cached. Yes indeed, if that's true, that's what I'm concerned about. And there's quite a bit of code needed: src=http://...typo3/sysext/rsaauth/resources/jsbn/jsbn.js; src=http://...typo3/sysext/rsaauth/resources/jsbn/prng4.js;

[TYPO3-english] tt_news and BE user permission based on tt_news categories

2012-06-20 Thread Orish Shrestha
Hi all, I am trying to setup permissions for BE user to edit tt_news based on tt_news categories. Here is what I have and what I want to get usergroup1 : cat ids 31,22,32 usergroup2 : cat ids 15,20,30 Now, anyuser in usergroup1 can edit tt_news tagged to 31,22,32 and similarly anyuser in

[TYPO3-english] Question about changing header image on a forge project

2012-06-20 Thread Stephen Bungert
Who or where do ask abou problems I'm having on the TYPO3 forge? I tried changing the header image on one of my projects, it saves ok and the web pages says everything was updated, but when th eform reloads the header field is blank and my project doesn't have the new header image. How do I

Re: [TYPO3-english] Question about changing header image on a forge project

2012-06-20 Thread Steffen Gebert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, that functionality is defect since ages. Nobody knows, why. There will be no change until Peter Niederlag succeeds to upgrade to a recent Redmine version, which will be hopefully possible within the next few weeks. Kind regards Steffen - --

Re: [TYPO3-english] tt_news and BE user permission based on tt_news categories

2012-06-20 Thread Christoph Hermann
Am Mittwoch, 20. Juni 2012, 19:15:25 schrieb Orish Shrestha: Hi, I am trying to setup permissions for BE user to edit tt_news based on tt_news categories. Here is what I have and what I want to get usergroup1 : cat ids 31,22,32 usergroup2 : cat ids 15,20,30 Now, anyuser in usergroup1 can