Re: [TYPO3-english] t3d export loses language

2011-03-18 Thread Urs Bräm
Yeah, but I sometimes just a branch of a site (from dev to productive), 
not the whole site.


Am 16.03.11 14:53, schrieb 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ämi...@ursbraem.ch
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







--
Urs Bräm
macht Websites
---
Certified Typo3 Integrator
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] Patch Typo3 without using command line

2011-03-18 Thread Georg Ringer
Hi,

Am 18.03.2011 00:09, schrieb Alex MacDonald:
 Is there any way to fix the issue (apply the patch) without having contacting 
 my host provider? I guess I'm thinking I could just edit the PHP file that is 
 messed up. Is this true?

yes, the lines with a + are added, the ones with a - need to be removed

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


Re: [TYPO3-english] Patch Typo3 without using command line

2011-03-18 Thread Andreas Kiessling

Hi,


When I upgraded to Typo3 (version) 4.5, I started getting an Unsupported operand 
types error when I tried to access the TemplaVoila module in Typo3. I have found a 
patch that will fix this error, or at least I think it will. It's located here:

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

Is this the right patch? And also, I'm on a shared host, so I don't have access 
to the command line utility of my host. According to:

http://typo3.org/development/bug-fixing/diff-and-patch/

I need to be able to access the command line. Is there any way to fix the issue 
(apply the patch) without having contacting my host provider? I guess I'm 
thinking I could just edit the PHP file that is messed up. Is this true?



1.5.4 is out which has this and several other bugs fixed.
Have a look at the Changelog ;) 
http://typo3.org/extensions/repository/view/templavoila/current/

So just update and you are good to go.

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


Re: [TYPO3-english] Patch Typo3 without using command line

2011-03-18 Thread Bjoern Pedersen
Am 18.03.2011 00:09, schrieb Alex MacDonald:
 Hello,
 When I upgraded to Typo3 (version) 4.5, I started getting an Unsupported 
 operand types error when I tried to access the TemplaVoila module in Typo3. 
 I have found a patch that will fix this error, or at least I think it will. 
 It's located here:
 
 http://bugs.typo3.org/view.php?id=16700
 
 Is this the right patch? And also, I'm on a shared host, so I don't have 
 access to the command line utility of my host. According to:
 
 http://typo3.org/development/bug-fixing/diff-and-patch/
 
 I need to be able to access the command line. Is there any way to fix the 
 issue (apply the patch) without having contacting my host provider? I guess 
 I'm thinking I could just edit the PHP file that is messed up. Is this true?
 
 Thanks!
 
 Alex
 You can also patch the files on your local server and then upload to
the web server.

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


[TYPO3-english] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Morten Kjems

Hi

I am setting up a flexible content element that displays a small gallery 
with four images. I am using shadowbox to generate a lightbox effect 
when an image is clicked.


I have defined a field that identifies that the images belong to the 
same gallery.


ATagParams = rel=shadowbox[{field:field_galleryname}]

But I would rather have the gallery identified by the UID of the FCE. 
This way the gallery and shadowbox effect will work even if the user has 
not entered anything in the galleryname field.


Now how do I do that?

I have tried:

ATagParams = rel=shadowbox[{field:field_uid}]

But it dos not work

Any suggestions?



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


Re: [TYPO3-english] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Rudy Gnodde

Hello Morten,

Op 18-3-2011 11:50, Morten Kjems schreef:

I am setting up a flexible content element that displays a small gallery
with four images. I am using shadowbox to generate a lightbox effect
when an image is clicked.

I have defined a field that identifies that the images belong to the
same gallery.

ATagParams = rel=shadowbox[{field:field_galleryname}]

But I would rather have the gallery identified by the UID of the FCE.
This way the gallery and shadowbox effect will work even if the user has
not entered anything in the galleryname field.

Now how do I do that?

I have tried:

ATagParams = rel=shadowbox[{field:field_uid}]

But it dos not work

Any suggestions?



I haven't tested it, but try the following:

ATagParams = rel=shadowbox[{field:uid}]

Regards,

Rudy Gnodde
WIND Internet
http://www.windinternet.nl
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] error message crawler

2011-03-18 Thread Stephan Bernhard

hi list

there is an error message from crawler which i don't understand and 
don't know how to stop it:


Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to 
allocate 37793 bytes) in 
/[web-address]/t3lib/class.t3lib_tsparser_tsconfig.php on line 67


i have not found any hint here nor elsewhere.

interestingly the crawler is doing his job, but just at the beginning 
throws this error.


crawler and indexing is scheduled through EXT scheduler.

thanks for help and hint
stephan
___
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-18 Thread Urs Bräm

Thanks, I didn't know that!

Still, for backwards compatibility I need realURL to work with my old 
setting in this specific site.


Regards
Urs

Am 16.03.11 10:29, schrieb 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



--
Urs Bräm
macht Websites
---
Certified Typo3 Integrator
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] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Morten Kjems

Thanks for the suggestion.


ATagParams = rel=shadowbox[{field:uid}]


I already tried that and it does not work. It returns:

rel=shadowbox[]

??

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


Re: [TYPO3-english] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Steffen Kamper

Hi,

you could save much time if you look to the manual, it's all in.

register:tx_templavoila_pi1.parentRec.uid

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


[TYPO3-english] preview of large 1px width images in backend

2011-03-18 Thread Jacco van der Post

Hi,

I have some images 1px width and 1000px height. They are used for 
backgrounds.


In preview they are displayed as 1000px height. This occurs in the 
fileadmin but I use them also in properties of FCE's and TemplaVoila pages.


This produces a bad overview of the screen in the backend and requires a 
lot of scrolling.


Is there a way to limit the displayed height of 1px width images.

--
Met vriendelijke groet
Kind Regards

Jacco van der Post
Certified TYPO3 Integrator

Tel +31 (0)24 3602100

www.id-internetservices.com
___
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-18 Thread Martin Mädler

Am 18.03.2011 12:07, schrieb Urs Bräm:

Thanks, I didn't know that!

Still, for backwards compatibility I need realURL to work with my old 
setting in this specific site.


Regards
Urs

Am 16.03.11 10:29, schrieb 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


Re: [TYPO3-english] RealURL - no spaceCharacter

2011-03-18 Thread Martin Mädler

[sorry, I somehow hit send on the other (empty) email]

Hi Urs, maybe you can try to modify the extension code? All the 
imprortant code is in class.tx_realurl.php and 
class.tx_realurl_advanced.php I think which can be found at 
typo3conf/ext/realurl/ . In both files you can look for the variable 
$space. I think it's just the two functions lookUp_cleanAlias and 
encodeTitle. Maybe you can fix it.


Martin

Am 18.03.2011 12:07, schrieb Urs Bräm:

Thanks, I didn't know that!

Still, for backwards compatibility I need realURL to work with my old 
setting in this specific site.


Regards
Urs

Am 16.03.11 10:29, schrieb 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] realURL href attribute of links wrong (multi-language site)

2011-03-18 Thread Martin Mädler

Hello,

I have a really weird problem with realURL. I'm using TYPO3 4.5.2 and 
realURL 1.10.2.
My site has two languages (L=0 for German and L=1 for English). The link 
titles and the page content os alway in the correct language but the 
href attribute of the actual links is somtimes German where it has to be 
English.


To be more clear: I have a called page called Scientific Assistants 
which is a subpage of Team, but the link in the generated menu looks 
like this:


a href=en/team/wissenschaftlichte-mitarbeiter/Scientific assistants/a

As you can see the actual url is half English and half German, where as 
the title is in English. That does only happen with some urls though. 
Another link in the same menu is ok:


a href=en/team/student-assistants/Student assistants/a

I already cleared the cache multiple times and compared the 
configuration of both pages. I can't find any differences except for the 
title.

Do you have a clue what might be happening here?

Thanks
Martin

P.S The mixed up link actually works but so does the correct one when I 
type it in manually.

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


[TYPO3-english] t3blog customisation / rss settings

2011-03-18 Thread Christoph Hermann
Hello,

i got t3blog successfully up and running.
Now i've been trying to adjust the rss settings and i've put

plugin.tx_t3blog_pi1 {
  rss {
generator=T3Blog
feedTitle= My T3Blog RSS Feed
feedCopyright= My Cool TYPO3 Blog
feedManagingEditor= Me
feedWebMaster= Also me
feedLink= typo3-blog.net
feedDescription= My Blog is cool
postItemCount=5
  } 
} 

in my template (from http://typo3-blog.net/tutorials/news/rss-feed-
t3blog.html).

But this does not seem to affect the rss feed.
Any pointers on how to fix this without editing the setup.txt would be welcome.

Same thing for the CSS/Template styling of course.

Christoph

-- 
Christoph Hermann
Institut für Informatik
Tel: +49 761-203-8171 Fax: +49 761-203-8162
e-mail: herm...@informatik.uni-freiburg.de
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] realURL href attribute of links wrong (multi-language site)

2011-03-18 Thread Jacco van der Post

Hi,

Did you try to delete the ID-to-path mappings and the cached url's of 
RealUrl, via Info link in the TYPO3 web menu.


--
Met vriendelijke groet
Kind Regards

Jacco van der Post
Certified TYPO3 Integrator

Tel +31 (0)24 3602100

www.id-internetservices.com


Op 18-3-2011 13:59, Martin Mädler schreef:

Hello,

I have a really weird problem with realURL. I'm using TYPO3 4.5.2 and
realURL 1.10.2.
My site has two languages (L=0 for German and L=1 for English). The link
titles and the page content os alway in the correct language but the
href attribute of the actual links is somtimes German where it has to be
English.

To be more clear: I have a called page called Scientific Assistants
which is a subpage of Team, but the link in the generated menu looks
like this:

a href=en/team/wissenschaftlichte-mitarbeiter/Scientific assistants/a

As you can see the actual url is half English and half German, where as
the title is in English. That does only happen with some urls though.
Another link in the same menu is ok:

a href=en/team/student-assistants/Student assistants/a

I already cleared the cache multiple times and compared the
configuration of both pages. I can't find any differences except for the
title.
Do you have a clue what might be happening here?

Thanks
Martin

P.S The mixed up link actually works but so does the correct one when I
type it in manually.



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


Re: [TYPO3-english] realURL href attribute of links wrong (multi-language site)

2011-03-18 Thread Martin Mädler

Thanks, that was the problem! :)

Am 18.03.2011 14:02, schrieb Jacco van der Post:

Hi,

Did you try to delete the ID-to-path mappings and the cached url's of 
RealUrl, via Info link in the TYPO3 web menu.




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


Re: [TYPO3-english] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Morten Kjems

you could save much time if you look to the manual, it's all in.


Sorry missed it...


register:tx_templavoila_pi1.parentRec.uid


And thanks for the solution. Works perfect :-)
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


[TYPO3-english] Fexible content element renames my images?

2011-03-18 Thread Morten Kjems

Hi.

I am setting up a flexible content element that displays a small gallery 
with four images.


If I click Browse for files and chose the same image for all four 
image fields, a number is added to the filename. If I chose myimage.jpg 
then the filenames will be changed to myimage_01, myimage_02, myimage_03.


These images do not exist and therefor nothing will be displayed in the 
frontend.


The same thing happen if I chose an image, remove and the chose it 
again. The second time I chose it a number will be added to the filename.


How do I avoid this behavior?

My TS for the image fields looks like this:

10 = IMAGE
10.file.import = fileadmin/billeder/
10.file.import.current = 1
10.file.import.listNum = 0
10.file.maxW = 152

Any suggestions?

___
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-18 Thread Lorenz Ulrich

Stupid me, of course it's = 1 and not = 33.

For the sake of completeness:

// using fe_users table
TCAdefaults.fe_users.module_sys_dmail_html = 1

// using tt_address table
TCAdefaults.tt_address.module_sys_dmail_html = 1


Lorenz


Am 18.03.2011 12:24, schrieb Stig Kjeldsen:

Hi Lorenz

The missing flag is a classic one :-)


if using tt_address, this configuration will automatically set the flag:
In Page TSconfig:
TCAdefaults.tt_address.module_sys_dmail_html = 1

/ Stig Kjeldsen


Den 16-03-2011 22:44, Lorenz Ulrich skrev:

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-18 Thread Sara Weale
YES that was the problem!! Thank you so much. Tried for weeks to get advice on 
how to get this to work.


Thanks again :)

Sara

On 18/03/2011 13:38, Lorenz Ulrich wrote:

Stupid me, of course it's = 1 and not = 33.

For the sake of completeness:

// using fe_users table
TCAdefaults.fe_users.module_sys_dmail_html = 1

// using tt_address table
TCAdefaults.tt_address.module_sys_dmail_html = 1


Lorenz


Am 18.03.2011 12:24, schrieb Stig Kjeldsen:

Hi Lorenz

The missing flag is a classic one :-)


if using tt_address, this configuration will automatically set the flag:
In Page TSconfig:
TCAdefaults.tt_address.module_sys_dmail_html = 1

/ Stig Kjeldsen


Den 16-03-2011 22:44, Lorenz Ulrich skrev:

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


--
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] Fexible content element renames my images?

2011-03-18 Thread Bjoern Pedersen
Am 18.03.2011 14:31, schrieb Morten Kjems:
 Hi.
 
 I am setting up a flexible content element that displays a small gallery
 with four images.
 
 If I click Browse for files and chose the same image for all four
 image fields, a number is added to the filename. If I chose myimage.jpg
 then the filenames will be changed to myimage_01, myimage_02, myimage_03.
 
 These images do not exist and therefor nothing will be displayed in the
 frontend.
 
 The same thing happen if I chose an image, remove and the chose it
 again. The second time I chose it a number will be added to the filename.
 
 How do I avoid this behavior?
 
 My TS for the image fields looks like this:
 
 10 = IMAGE
 10.file.import = fileadmin/billeder/
 10.file.import.current = 1
 10.file.import.listNum = 0
 10.file.maxW = 152
 
 Any suggestions?
 
This is standard TYPO3 behaviour. If you select an image, it gets copied
to uploads/ with a sequential number added. The goal is, that changing
an image does not compromise other occurences of that image.

So there are 3 possibilities:
1)
10.file.import= uploads/

2) use dam and dam_tvconnector (see the manuals hwo to use it)
3) in trunk  (and 4.5 if i am right) there is a config option to switch
of the copying behaviour. Information should be in the wiki.

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


[TYPO3-english] Generic Markers

2011-03-18 Thread Orish Shrestha
Hi all,

I am trying to get two generic marker based on same field, one displaying
the value in the field and another without it. I was able to get the first
part done using following TS
plugin.tt_news.genericmarkers {
data = onecondition
one_condition = COA
one_condition {
51 = TEXT
51.field = generic_onecondition
51.wrap = div class=onecondition|/div
51.required = 1
}
}

For the second condition I wanted to do something like
plugin.tt_news.genericmarkers {
data = onecondition
second_condition = COA
second_condition {
52 = TEXT
52.field = generic_onecondition
52.wrap = div class=secondconditionSOME TEXT/div
52.required = 1
}
}

The problem I am having from the above code is that even I just need SOME
TEXT, I am getting the value in the column onecondition.

Any suggestion is greatly anticipated.

Thanking in advance!

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


Re: [TYPO3-english] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Josef Florian Glatz

Am 18.03.2011 14:19, schrieb Morten Kjems:

you could save much time if you look to the manual, it's all in.


Sorry missed it...


register:tx_templavoila_pi1.parentRec.uid


And thanks for the solution. Works perfect :-)

Please can you provide a snippet how you implement the register?

thx

--
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] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Steffen Kamper

Hi,

Am 18.03.2011 18:15, schrieb Josef Florian Glatz:

Am 18.03.2011 14:19, schrieb Morten Kjems:

you could save much time if you look to the manual, it's all in.


Sorry missed it...


register:tx_templavoila_pi1.parentRec.uid


And thanks for the solution. Works perfect :-)

Please can you provide a snippet how you implement the register?

thx



same as before:

ATagParams = rel=shadowbox[{register:tx_templavoila_pi1.parentRec.uid}]

vg Steffen
___
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-18 Thread Dmitry Dulepov

Hi!

Urs Bräm wrote:

Still, for backwards compatibility I need realURL to work with my old
setting in this specific site.


What kind of backwards compatibility?

If you have path cache enabled (which you should!), RealURL will redirect 
old paths to new paths.


Regarding the space: you can report a bug and it will be fixed in the next 
version.


--
Dmitry Dulepov
TYPO3 coresecurity team member
E-mail: dmitry.dule...@typo3.org
Web: http://dmitry-dulepov.com/
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Getting the UID of a FCE with Typoscript

2011-03-18 Thread Philipp Gampe
Morten Kjems wrote:

 Thanks for the suggestion.
 
 ATagParams = rel=shadowbox[{field:uid}]
 
 I already tried that and it does not work. It returns:
 
 rel=shadowbox[]

try
ATagParams = rel=shadowbox[{field:uid}]
ATagParams.insertData = 1

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


Re: [TYPO3-english] preview of large 1px width images in backend

2011-03-18 Thread Philipp Gampe
Jacco van der Post wrote:

 Is there a way to limit the displayed height of 1px width images.

There is an option noScale up in Install Tool.

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


Re: [TYPO3-english] usability copy'n'paste in old backend

2011-03-18 Thread Katja Lampela

Hi,

10.3.2011 13:22, Steffen Kamper kirjoitti:

thx. I just started the implementation. Page module also is kind of list 
module, so it's not that difficult, only the chaotic code in page module makes 
the life harder.
Let's see it there is an outcome ;)


This is great news. Until now I have used the kb_nescefe (with which you can 
make columns easily and also pasting works with page module) together with 
rlmp_tmplselector but now since there is this new backend layout + frontend 
layout possibility I would love to stick just to the core features and minimize 
extensions.

I humbly inquire if this is planned for 4.5 or 4.6?

--
With kind regards

Katja Lampela
*Lieska-tuotanto*
www.lieska.net

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


Re: [TYPO3-english] preview of large 1px width images in backend

2011-03-18 Thread Jacco van der Post

Op 18-3-2011 18:30, Philipp Gampe schreef:



There is an option noScale up in Install Tool.



Thx but this does not affect the fileadmin or TemplaVoila in the backend.

--
Kind Regards

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


Re: [TYPO3-english] preview of large 1px width images in backend

2011-03-18 Thread Philipp Gampe
Hi Jacco,
Jacco van der Post wrote:

 Thx but this does not affect the fileadmin or TemplaVoila in the backend.
Are you sure you cleared all caches?

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


[TYPO3-english] REALURL - No hashcode/parameters passed -- Exclude Page from url

2011-03-18 Thread Tobias Dörner
Hi List, 
Hi Dimtry,

for two days now i keep busy to solve two problems that drive me crazy^^
1.  To exclude a page of the pageTree . Means I don’t want to have it
visible in the url. I have done already about klicking checkbox “exclude
from url” but it doesn’t work although cache is cleared.

2. No Parameters of Extensions pass the url. On mouse over a link everything
looks fine(correct path and parameter translation). But on klicking on a
link there are no parameters passing. Either there is an error or simply an
empty site without parameters.
'postVarSets' = array(

   '_DEFAULT' = array(  

 'name' = array(

  array(

'GETvar' = 'tx_extension_pi1[xyz]',

'lookUpTable' = array(

'table' = 'tx_extension_table',

… ß all the other stuff à

  ),

),

  ),

),

At the moment I don’t have any more ideas. Does anybody know the problem? 
Im using T3 4.5.2 and the latest realurl version.

 

Regards 

Tobi



 

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


[TYPO3-english] [TYPO3-GSoC] TYPO3 has been accepted for GSoC 2011

2011-03-18 Thread Karsten Dambekalns

Hi everyone,

today Google announced the accepted organisations for GSoC 2011, and TYPO3  
is among the 175 accepted parties.


So, whether you are interested in participating as a student or want to  
mentor, get in touch with us now.


More information can be found at http://typo3.org/development/gsoc2011/  
and of course feel free to fill this list with life!


Have a fun weekend,
Karsten
___
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


Re: [TYPO3-english] Fexible content element renames my images?

2011-03-18 Thread Stephan Schuler
Hey Morten.


http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/4/2/#id2525241

Please check your FCE data structure. There you will find a TCA type:group 
and internal_type:file.
TYPO3 default behaviour on internal_type:file (the only behaviour on that type) 
is to copy a selected image to your uploads folder or, if configured, to copy 
them to a specific foder inside that upload folder. Have a look at the 
attribute uploadfolder.
The internal_type:file only stores the file name without the directory. That's 
possible because each file is copied to the same uploads directory with a 
unique name. If the file being copied to the uploads directory conflicts with 
anouther file there, TYPO3 renames the later copied one.

That's what Björn said.


Since TYPO3 version 4.3 (I think so but i'm not sure about the version number) 
there is an additional internal_type called file_reference which will not 
copy files. Where the internal_type:file stores only file names, the 
internal_type:file_reference stores the complete file path of the source file.


The internal_type:file needs more space on your file system because of 
duplicating files every time you connect them to a database record. If you use 
that type with large files like videos, this could be a problem. But on the 
other side, you can change or even remove the source file without any effect on 
your FCE.

Because internal_type:file_reference doesn't copy files, it doesn't use the 
space on your file system multiple times. But on the other hand, when you 
change or remove your source file, that instantly influences all FCE the file 
is used.


There's no better or less good sollution for that problem because it isn't a 
problem at all. You should think about what you want the FCE behave. Often you 
want to have copied files, for example if you have lot of editors working on 
your site that have no overview where the files are ued. But sometimes you 
don't want to have files copied, on large files like videos for example.

So you should think about if you realy want to avoid the file copy thing or not.
As Björn said, if you want to use the copied files you should use the 
10.file.import = uploads/. But I'm not sure if the files are realy copied to 
the uploads folder directly or to something like uploads/templavoila or 
something.


Regards,



Stephan Schuler
Web-Entwickler

Telefon: +49 (911) 539909 - 0
E-Mail: stephan.schu...@netlogix.de
Website: media.netlogix.de


--
netlogix GmbH  Co. KG
IT-Services | IT-Training | Media
Andernacher Straße 53 | 90411 Nürnberg
Telefon: +49 (911) 539909 - 0 | Fax: +49 (911) 539909 - 99
E-Mail: i...@netlogix.de | Internet: http://www.netlogix.de

netlogix GmbH  Co. KG ist eingetragen am Amtsgericht Nürnberg (HRA 13338)
Persönlich haftende Gesellschafterin: netlogix Verwaltungs GmbH (HRB 20634)
Umsatzsteuer-Identifikationsnummer: DE 233472254
Geschäftsführer: Stefan Buchta, Matthias Schmidt




Von: typo3-english-boun...@lists.typo3.org 
[typo3-english-boun...@lists.typo3.org]quot; im Auftrag von quot;Bjoern 
Pedersen [bjoern.peder...@frm2.tum.de]
Gesendet: Freitag, 18. März 2011 14:46
Bis: typo3-english@lists.typo3.org
Betreff: Re: [TYPO3-english] Fexible content element renames my images?

Am 18.03.2011 14:31, schrieb Morten Kjems:
 Hi.

 I am setting up a flexible content element that displays a small gallery
 with four images.

 If I click Browse for files and chose the same image for all four
 image fields, a number is added to the filename. If I chose myimage.jpg
 then the filenames will be changed to myimage_01, myimage_02, myimage_03.

 These images do not exist and therefor nothing will be displayed in the
 frontend.

 The same thing happen if I chose an image, remove and the chose it
 again. The second time I chose it a number will be added to the filename.

 How do I avoid this behavior?

 My TS for the image fields looks like this:

 10 = IMAGE
 10.file.import = fileadmin/billeder/
 10.file.import.current = 1
 10.file.import.listNum = 0
 10.file.maxW = 152

 Any suggestions?

This is standard TYPO3 behaviour. If you select an image, it gets copied
to uploads/ with a sequential number added. The goal is, that changing
an image does not compromise other occurences of that image.

So there are 3 possibilities:
1)
10.file.import= uploads/

2) use dam and dam_tvconnector (see the manuals hwo to use it)
3) in trunk  (and 4.5 if i am right) there is a config option to switch
of the copying behaviour. Information should be in the wiki.

Björn
___
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] preview of large 1px width images in backend

2011-03-18 Thread Jacco van der Post

Hi Philipp,

Op 18-3-2011 21:19, Philipp Gampe schreef:


Thx but this does not affect the fileadmin or TemplaVoila in the backend.

Are you sure you cleared all caches?


I deleted manually the temp files in typo3conf, no difference.

--
Kind Regards

Jacco van der Post

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