[TYPO3-english] [news2] Show 2nd media element in listview

2011-03-16 Thread Josef Florian Glatz

Hi list,

I'm actually building my t3videoblog with news2 (Georg convinced me^^ ). 
When I check "Show in preview views" on two media elements only the 
first media element will be shown in listview.


A) is there a way to get the second media element which has checked 
"show in preview views"? My idea behind this is that I want to make 
different listviews for typo3tuts. (listview with image (num0) for the 
imageslider an startpage; listview with image (num1) for thumb on 
listview-grid; listview with image (num2) for listview-rows)



B) is there a setting to hide images in detailview, which have "show in 
preview views" checked?




any suggestions or tipps? :-)

thx in forward


http://forge.typo3.org/projects/extension-news2/


--
Regards,
Josef Florian Glatz
http://typo3blog.at | http://josdesign.at
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Direct Mail – sending html newsletters

2011-03-16 Thread Lorenz Ulrich

Hi Sara

For your information: I just tested sending a HTML mail to a static list 
of FE users. It works fine.


I think you have a misconfiguration. Is it possible that your users 
don't have the flag "Send direct mail as HTML" set? If so, no mail will 
be sent (if type of mail is HTML only) even if you have recipients in 
your list.


You might change all of them at once with a MySQL query

ALTER TABLE fe_users SET module_sys_dmail_html = 1;

To have it enabled by default, you could use a hidden field in the 
sr_feuser_register template (name=module_sys_dmail_html, value=1) or 
maybe (not tested) use


TCAdefaults.fe_users.module_sys_dmail_html = 33

FYI, I normally work with "From pages" lists, and I'm sure know that the 
tree types "From pages", "Static list" and "Plain list" can send HTML mails.



Best regards,


Lorenz



Am 16.03.2011 19:32, schrieb Sara Weale:

This was reported:

http://bugs.typo3.org/view.php?id=17724

The newsletters are only sent out as plain texts and not html when using
a static list.

This seems to be the only alternative to 'plain list' (which obviously
we do not want to use as we require html emails) when importing a
website usergroup into a recipient list.

I hope this is clearer.

Sara

On 16/03/2011 17:12, Lorenz Ulrich wrote:

Hi Sara

Please be a little more exact about what doesn't work. What Forge
issue are you reffering to?

Best regards,


Lorenz


Am 16.03.2011 17:58, schrieb Sara Weale:

Dear all,

We cannot send html formatted emails out using the ‘static list’ (this
has been reported as a bug but there is no solution as yet). We are
using sr_feuser_register to register users and have setup Direct Mail to
import the relevant usergroups into a static list.

As we are now extremely frustrated that we cannot send out information
to our registered users, before I give up completely and go outside of
Typo3 for this service, can anyone suggest an alternative way of
importing the frontend usergroups into a suitable Direct Mail list so we
can send out both text and html newsletters?

Thank you in advance,
Sara



___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english




___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Direct Mail – sending html newsletters

2011-03-16 Thread Olivier Dobberkau
Am 16.03.11 19:32, schrieb Sara Weale:

> This was reported:
> 
> http://bugs.typo3.org/view.php?id=17724
> 
> The newsletters are only sent out as plain texts and not html when using
> a static list.
> 
> This seems to be the only alternative to 'plain list' (which obviously
> we do not want to use as we require html emails) when importing a
> website usergroup into a recipient list.

hi sara,

please contact me off list for a paid fix.

olivier
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Direct Mail – sending html newsletters

2011-03-16 Thread Sara Weale

This was reported:

http://bugs.typo3.org/view.php?id=17724

The newsletters are only sent out as plain texts and not html when using a 
static list.


This seems to be the only alternative to 'plain list' (which obviously we do not 
want to use as we require html emails) when importing a website usergroup into a 
recipient list.


I hope this is clearer.

Sara

On 16/03/2011 17:12, Lorenz Ulrich wrote:

Hi Sara

Please be a little more exact about what doesn't work. What Forge issue are 
you reffering to?


Best regards,


Lorenz


Am 16.03.2011 17:58, schrieb Sara Weale:

Dear all,

We cannot send html formatted emails out using the ‘static list’ (this
has been reported as a bug but there is no solution as yet). We are
using sr_feuser_register to register users and have setup Direct Mail to
import the relevant usergroups into a static list.

As we are now extremely frustrated that we cannot send out information
to our registered users, before I give up completely and go outside of
Typo3 for this service, can anyone suggest an alternative way of
importing the frontend usergroups into a suitable Direct Mail list so we
can send out both text and html newsletters?

Thank you in advance,
Sara



___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


--
Sara Weale
Rheolwr y We Web Manager
Llyfrgell Genedlaethol Cymru The National Library of Wales

webmas...@llgc.org.ukFfôn / Phone  01970 632845



Un o lyfrgelloedd mawr y byd.One of the great libraries of the world.
http://www.llgc.org.uk/

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Direct Mail – sending html newsletters

2011-03-16 Thread Lorenz Ulrich

Hi Sara

Please be a little more exact about what doesn't work. What Forge issue 
are you reffering to?


Best regards,


Lorenz


Am 16.03.2011 17:58, schrieb Sara Weale:

Dear all,

We cannot send html formatted emails out using the ‘static list’ (this
has been reported as a bug but there is no solution as yet). We are
using sr_feuser_register to register users and have setup Direct Mail to
import the relevant usergroups into a static list.

As we are now extremely frustrated that we cannot send out information
to our registered users, before I give up completely and go outside of
Typo3 for this service, can anyone suggest an alternative way of
importing the frontend usergroups into a suitable Direct Mail list so we
can send out both text and html newsletters?

Thank you in advance,
Sara



___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Direct Mail – sending html newsletters

2011-03-16 Thread Sara Weale

Dear all,

We cannot send html formatted emails out using the ‘static list’ (this has been 
reported as a bug but there is no solution as yet). We are using 
sr_feuser_register to register users and have setup Direct Mail to import the 
relevant usergroups into a static list.


As we are now extremely frustrated that we cannot send out information to our 
registered users, before I give up completely and go outside of Typo3 for this 
service, can anyone suggest an alternative way of importing the frontend 
usergroups into a suitable Direct Mail list so we can send out both text and 
html newsletters?


Thank you in advance,
Sara

--
Sara Weale
Rheolwr y We Web Manager
Llyfrgell Genedlaethol Cymru The National Library of Wales

webmas...@llgc.org.ukFfôn / Phone  01970 632845



Un o lyfrgelloedd mawr y byd.One of the great libraries of the world.
http://www.llgc.org.uk/

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Page type "Standard" has no "Extended" tab

2011-03-16 Thread Vincent Mans
Aaaah... it looks so different, I totally missed it :-

I can only say: it's not consistent with the other pagetypes.

But I need glasses, that's for sure, after 12 years straing at screens.




2011/3/16 Steffen Kamper :
> Hi,
>
> with latest TV there is no extended tab, template setting is now in tab
> "Appearance"
>
> vg Steffen
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with External Data Import ext

2011-03-16 Thread Xavier Perseguers

Hi,


btw my $TYPO3_CONF_VARS['SYS']['serverTimeZone']  is set to 1, shall I
change it to something else? Which are the possibilities?


With serverTimeZone = 1 you set your timezone to GMT+1. A Unix timestamp 
has no timezone support (that's was an issue with the Fluid date 
viewhelper at the beginning btw). With GMT+1, the timestamp you put in 
the DB should take this into account and be modified accordingly. Just 
add/subtract the serverTimeZone number of hours before storing and TYPO3 
should be happy and show you the "correct" date/hour.


For instance here is how to get a valid DateTime object out of a 
timestamp (coming from TYPO3 DB). It takes the php.ini timezone setting 
but you may of course take serverTimeZone into account instead.


$dateTime = new DateTime('@' . $this->lastModificationDate);
$dateTime->setTimezone(new DateTimeZone(date_default_timezone_get()));
return $dateTime;

HTH

--
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3  inspiring people to share!
Get involved: http://typo3.org

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with External Data Import ext

2011-03-16 Thread Nicola Cerchiari
Hi Xavier,
I'm not sure I got ur suggestion.
Do u mean that my server is storing UTC value of my timestamp or am  I
completely out of  path?
The destination field is merely an int(11) field, what I don't really get is
why after the correct transformation date&time > timestamp the latter gets
altered again.

btw my $TYPO3_CONF_VARS['SYS']['serverTimeZone']  is set to 1, shall I
change it to something else? Which are the possibilities?

Thanks in advance,
N

2011/3/16 Xavier Perseguers 

> Hi,
>
>
>  In details: I could check that everything is fine till the TCEmain debug
>> step is complete but the final timestamp written in the db is an hour
>> backward.
>> For example:
>> I get this date ->  10-03-2011 13:47:37 transformed like this ->
>>  1299761257
>> but in the database I get this ->  1299757657
>>
>> Very strange to me, no?!
>>
>
> Sounds like a server timezone preset whereas your source timestamp was UTC:
>
> $TYPO3_CONF_VARS['SYS']['serverTimeZone'] = '1';
>
> But I may be wrong...
>
> --
> Xavier Perseguers
> Release Manager TYPO3 4.6
>
> TYPO3  inspiring people to share!
> Get involved: http://typo3.org
>
>
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] t3d export loses language

2011-03-16 Thread Gutfeldt Matthias
t3d has never worked well for me. I'd simply export/import the relevant db 
tables, if necessary the whole db. Of course you also need to copy any new 
files 
e.g. in /fileadmin and /uploads. For me, that's less of a hassle than wrestling 
with t3d :-).

Matthias




From: Urs Bräm 
To: typo3-english@lists.typo3.org
Sent: Wed, March 16, 2011 2:35:25 PM
Subject: [TYPO3-english]  t3d export loses language

Hi!

I have a  test and a productive site, and I would like to move a page branch 
from the test site to the productive one. I can't check "Force UIDs" at Import. 
The site ist bilingual

In the t3d-Export Typo3 tells me it will lose the language information:

sys_language:1 LOST RELATION (Path: /)

And when I import the t3d, it indeed loses the language parameter and imports 
everything into the main language.

Any hint on how to avoid this?

Cheers
urs

-- Urs Bräm
macht Websites
CH-3011 Bern
www.ursbraem.ch
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



  
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Powermail 1.6.2 extra radio fields when mandatory

2011-03-16 Thread Tony Lush
Yes I can do that, and I do see a logic to having the extra button in a 
required field


Tony

On 3/16/2011 4:48 AM, Urs Bräm wrote:

You could always hide them with CSS and/or Javascript :-)
Urs



___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] t3d export loses language

2011-03-16 Thread Urs Bräm

Hi!

I have a  test and a productive site, and I would like to move a page 
branch from the test site to the productive one. I can't check "Force 
UIDs" at Import. The site ist bilingual


In the t3d-Export Typo3 tells me it will lose the language information:

sys_language:1  LOST RELATION (Path: /)

And when I import the t3d, it indeed loses the language parameter and 
imports everything into the main language.


Any hint on how to avoid this?

Cheers
urs

--
Urs Bräm
macht Websites
CH-3011 Bern
www.ursbraem.ch
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with External Data Import ext

2011-03-16 Thread Xavier Perseguers

Hi,


In details: I could check that everything is fine till the TCEmain debug
step is complete but the final timestamp written in the db is an hour
backward.
For example:
I get this date ->  10-03-2011 13:47:37 transformed like this ->  1299761257
but in the database I get this ->  1299757657

Very strange to me, no?!


Sounds like a server timezone preset whereas your source timestamp was UTC:

$TYPO3_CONF_VARS['SYS']['serverTimeZone'] = '1';

But I may be wrong...

--
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3  inspiring people to share!
Get involved: http://typo3.org

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with External Data Import ext

2011-03-16 Thread Nicola Cerchiari
Yeah, glad too but i found a (in my case) minor problem in the storing of a
field and I don't really know if it even depends on the extension itself.

I'm importing a formatted date & time that I convert back to a timestamp
before storing it into the destination table. With much surprise when it's
stored it gets wrong.
In details: I could check that everything is fine till the TCEmain debug
step is complete but the final timestamp written in the db is an hour
backward.
For example:
I get this date -> 10-03-2011 13:47:37 transformed like this -> 1299761257
but in the database I get this -> 1299757657

Very strange to me, no?!

Bests,
N

2011/3/16 François Suter 

> Hi Nicola,
>
>
>  I finally understood why it wasn't working with trnasformations.
>> I stupidly thought that the $record array passed to the transformation
>>  function would contain source fields, instead it's already named against
>> destination fields.
>>
>
> Yes, this is a common mistake. I guess I should add a note in the manual
> about this.
>
> Glad that you found the issue and got everything working.
>
>
> Cheers
>
> --
>
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] problem with External Data Import ext

2011-03-16 Thread François Suter

Hi Nicola,


I finally understood why it wasn't working with trnasformations.
I stupidly thought that the $record array passed to the transformation
  function would contain source fields, instead it's already named against
destination fields.


Yes, this is a common mistake. I guess I should add a note in the manual 
about this.


Glad that you found the issue and got everything working.

Cheers

--

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Page type "Standard" has no "Extended" tab

2011-03-16 Thread Steffen Kamper

Hi,

with latest TV there is no extended tab, template setting is now in tab 
"Appearance"


vg Steffen
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] problem with External Data Import ext

2011-03-16 Thread Nicola Cerchiari
I found it!!!

I finally understood why it wasn't working with trnasformations.
I stupidly thought that the $record array passed to the transformation
 function would contain source fields, instead it's already named against
destination fields.
Now everything works like a charm, i got tricked by first fields coz they
are named the same, source and destination :(

Bests,
N

2011/3/15 François Suter 

> Hi,
>
>
>  But in the step "Data received for storage" the field
>> nmc_external_approval it's
>> always empty.
>> I have other fields with transformation and they just work like a charm.
>>
>> Any further suggestion?
>>
>
> Hmm, not really. I would suggest to put some debug statements inside your
> transformation function and check your incoming and outgoing values.
> Otherwise your setup seems correct.
>
>
> Cheers
>
> --
>
> Francois Suter
> Cobweb Development Sarl - http://www.cobweb.ch
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] Page type "Standard" has no "Extended" tab

2011-03-16 Thread Vincent Mans
I've put it on bugs.typo3.org > tx_templavoila.



2011/3/16 Ralf-René Schröder :
> Vincent Mans schrieb:
>>
>> Hi,
>>
>> Page type "Standard" has no "Extended" tab. But other page types do
>> have this tab.
>
> the tv layout you now set on another tab (same as without tv), in german it
> is "Erscheinungsbild"
> it is a tv bug that you MUST set this on shortcut pages on extended tab !!!
>
> --
> Ralf-René Schröder
> http://if-20.com  ... YAML templates for TYPO3
> __
> ___
> TYPO3-english mailing list
> TYPO3-english@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] tt_address and userFunc to generate realURL?

2011-03-16 Thread Martin Mädler
Hi, so I hacked a solution together by editing 
pi1class.tx_ttaddress_pi1.php on line 323. In case someone runs into a 
similar problem, this is what I got:


// HACK: UID is our link now ;-)
//$markerArray['###UID###']  = $address['uid'];
$charset = $GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset'] ? 
$GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset'] : 
$GLOBALS['TSFE']->defaultCharSet;
$group = $GLOBALS['TSFE']->csConvObj->conv_case($charset, 
$address['groups'][0]['title'], 'toLower');
$name = $GLOBALS['TSFE']->csConvObj->conv_case($charset, 
$address['first_name'] . ' ' . $address['last_name'], 'toLower');

$group = strtr($group, ' -+_', '');
$name = strtr($name, ' -+_', '');
$group = $GLOBALS['TSFE']->csConvObj->specCharsToASCII($charset, $group);
$name = $GLOBALS['TSFE']->csConvObj->specCharsToASCII($charset, $name);
$addressLink = 'team/' . $group . '/' . $name . '/';
$markerArray['###UID###'] = '' . 
$address['first_name'] . ' ' . $address['last_name'] . '';


If you're using a multi-language site, you probably want to adjust this 
code. I initially wanted to do it with a userfunc via TS...


Cheers
Martin

*Example*
Input: arg1: "Thomas", arg2: "Müller"
Output: Thomas Müller

But I have no idea how I can tell TYPO3 to use my custom function to 
generate that link. Is that even possible? Is this a bad idea?




___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Page type "Standard" has no "Extended" tab

2011-03-16 Thread Ralf-René Schröder

Vincent Mans schrieb:

Hi,

Page type "Standard" has no "Extended" tab. But other page types do
have this tab.


the tv layout you now set on another tab (same as without tv), in german it is 
"Erscheinungsbild"
it is a tv bug that you MUST set this on shortcut pages on extended tab !!!

--
Ralf-René Schröder
http://if-20.com  ... YAML templates for TYPO3
__
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Page type "Standard" has no "Extended" tab

2011-03-16 Thread Vincent Mans
Hi,

Page type "Standard" has no "Extended" tab. But other page types do
have this tab.

Workaround for now: make a page a Shortcut or Folder, add the
TempaVoila template designs, and then change page type back to
Standard. But this is not how it's supposed to work.

TYPO3 version 4.5.0 till 4.5.2, TV 1.5.4, database compare done, etc.

It didn't occur to me before, because ROOT is often a shortcut page.
So I checked 4.4.x and there it goes well on standard pages..

Any ideas? List it as a bug? Or do I overlook a simple setting? Should
I introduce the advanced pagetype back?


Thanks, Vincent
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] RealURL - no spaceCharacter

2011-03-16 Thread Jan Bednarik

Hi,

just FYI:

http://www.google.com/support/webmasters/bin/answer.py?answer=76329

Consider using punctuation in your URLs. The URL 
http://www.example.com/green-dress.html is much more useful to us than 
http://www.example.com/greendress.html. We recommend that you use 
hyphens (-) instead of underscores (_) in your URLs.


Regards

Jan
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] tt_news noPageBrowser bug?

2011-03-16 Thread horace grant
hi,

i use two tt_news list plugins on my page, included into the template by
typoscript.

the first list plugin only displays only 1 entry (the "event of the month" -
defined by a category).

the second list plugin displays all entries.

everything is fine as long as i don't use a pagebrowser for the second one.

i disabled the pagebrowser for the first one, but the tx_ttnews[pointer]
parameter still seems to get taken into account. i get no "event of the
month" displayed if i switch to page 2 in the second list plugin.

is this a bug? shouldn't noPageBrowser make the plugin ignore the
tx_ttnews[pointer] parameter?

cheers,
horace
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Powermail 1.6.2 extra radio fields when mandatory

2011-03-16 Thread Urs Bräm

You could always hide them with CSS and/or Javascript :-)
Urs

Am 16.03.11 04:50, schrieb Tony Lush:

I have two forms built with Powermail 1.6.2 in TYPO3 4.4.x and each form
has an extra radio button before the defined options when the field is
mandatory. For example:

O
O Option 1
O Option 2

How can this be corrected?

Thank you -- Tony




--
Urs Bräm
macht Websites
CH-3011 Bern
www.ursbraem.ch
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] access rights of single data records?

2011-03-16 Thread Martin Mädler
Hi, I just found one called tm_contentaccess, but I don't think it works 
with TYPO3 4.5.2 unless someone can confirm otherwise? It seems to need 
a certain skin (skin_grey_2) to be installed as well...
I think i've found a ext a few years ago, which allows ACL on records. 
But I didn't know the name.. ;-(


___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] access rights of single data records?

2011-03-16 Thread Josef Florian Glatz

Am 16.03.2011 08:30, schrieb Xavier Perseguers:

Hello,


is it possible to have data records (i.e. tt_address items), which are
only editable by specific BE-users?

The problem is, that I have a couple of tt_address items in a sysfolder.
Under the Access panel, I can specify a group or user which has backend
access to it. But that way either all tt_address items can be accessed
or none. Is there a way, to say user X can edit item A, user Y can edit
item B and so forth?


Create folders to group your records and assign proper ACL to them.



I think i've found a ext a few years ago, which allows ACL on records. 
But I didn't know the name.. ;-(


--
Regards,
Josef Florian Glatz
http://typo3blog.at | http://josdesign.at
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] access rights of single data records?

2011-03-16 Thread Martin Mädler

Hello Xavier

Create folders to group your records and assign proper ACL to them.

okay thanks! I think that's what I'm doing now even though I thought 
there's a simpler solution.


Cheers
Martin
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] access rights of single data records?

2011-03-16 Thread Xavier Perseguers

Hello,


is it possible to have data records (i.e. tt_address items), which are
only editable by specific BE-users?

The problem is, that I have a couple of tt_address items in a sysfolder.
Under the Access panel, I can specify a group or user which has backend
access to it. But that way either all tt_address items can be accessed
or none. Is there a way, to say user X can edit item A, user Y can edit
item B and so forth?


Create folders to group your records and assign proper ACL to them.

--
Xavier Perseguers
Release Manager TYPO3 4.6

TYPO3  inspiring people to share!
Get involved: http://typo3.org

___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] access rights of single data records?

2011-03-16 Thread Martin Mädler

Hello,

is it possible to have data records (i.e. tt_address items), which are 
only editable by specific BE-users?


The problem is, that I have a couple of tt_address items in a sysfolder. 
Under the Access panel, I can specify a group or user which has backend 
access to it. But that way either all tt_address items can be accessed 
or none. Is there a way, to say user X can edit item A, user Y can edit 
item B and so forth?


Thanks
-Martin
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english