Re: [TYPO3-english] TYPO3 and Websockets

2013-03-12 Thread Marco Behnke
Am 11.03.2013 19:21, schrieb Viktor Livakivskyi: Hi, List. We're building an application, which requires communication from server to client and therefore it was decided to try out Websockets, which in theory fulfills our needs best. A basic websocket server, that listens to port 8080 and

[TYPO3-english] Extension linkhandler and TYPO3 6.0

2013-03-12 Thread François Suter
Hi all, For your information, I spent some time making extension linkhandler with TYPO3 CMS 6.0, which was not quite trivial. I have the result of my work available on Github: https://github.com/fsuter/linkhandler since there had not been releases in a long time. However I am in touch with

Re: [TYPO3-english] TYPO3 and Websockets

2013-03-12 Thread Stephan Schuler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hey Viktor. I would go eID, too. According to the page Process Flow on the Ratchet site [1], I would think the default webpage creates a dedicated websocket instance for each user who wants to interact with the webserver. This means you don't

[TYPO3-english] how to show message in mail form

2013-03-12 Thread tom liu
Hi, For content element-mail form, is there a way that I can show message 'thank for sending us email' after people click the submit button? Thanks. Tom ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org

[TYPO3-english] workspaces - no diff is shown for record change

2013-03-12 Thread Krystian Szymukowicz
hi does anyone expierience the issue that workspaces do not show differences between changed record? I mean no green, red colors at all. Both records preview (LIVE / DRAFT) are the same as version from LIVE. Interesting that the same version of the page (the same files/database) place on

Re: [TYPO3-english] Extension linkhandler and TYPO3 6.0

2013-03-12 Thread Jigal van Hemert
Hi, On 12-3-2013 9:58, François Suter wrote: For your information, I spent some time making extension linkhandler with TYPO3 CMS 6.0, which was not quite trivial. I have the result of my work available on Github: https://github.com/fsuter/linkhandler http://forge.typo3.org/issues/46140 Do

Re: [TYPO3-english] Extension linkhandler and TYPO3 6.0

2013-03-12 Thread François Suter
Hi Jigal, http://forge.typo3.org/issues/46140 Do you want to join forces? Way too busy with documentation, but it's a good idea, especially if it implies refactoring all the horrible browse link code. Cheers -- Francois Suter Cobweb Development Sarl - http://www.cobweb.ch

[TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Thomas Skierlo
Hi, I've got a question about an extension upload to TER and Forge. What is the right sequence? First create the project on Forge, and than the TER upload? Or is it coupled in any way? Is there any documentation for the (TYPO3 specific) usage of subversion? Regards, Thomas

Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Kay Strobach
Hello Thomas, 1. register a username on TYPO3.org 2. register an extensionkey on TYPO3.org http://typo3.org/extensions/extension-keys/ 3. open forge.typo3.org and click login 4. http://forge.typo3.org/start/createProject? name the project like the extensionkey ;) That's all. Subversion

Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Thomas Skierlo
Am 12.03.2013 12:09, schrieb Kay Strobach: Hello Thomas, 1. register a username on TYPO3.org 2. register an extensionkey on TYPO3.org http://typo3.org/extensions/extension-keys/ 3. open forge.typo3.org and click login 4. http://forge.typo3.org/start/createProject? name the project like

Re: [TYPO3-english] Extension upload to TER and Forge

2013-03-12 Thread Kay Strobach
http://wiki.typo3.org/Extension_Developers_Guide Extension upload to TER is possible with: http://typo3.org/extensions/repository/view/extension_uploader/ Grüße Kay Am 12.03.13 12:22, schrieb Thomas Skierlo: Am 12.03.2013 12:09, schrieb Kay Strobach: Hello Thomas, 1. register a username on

Re: [TYPO3-english] Image placement in IE

2013-03-12 Thread Jim MacFarlane
Yes, I know something about the many bugs in IE. I have two examples of pages that look the way they should except in IE. The photo should be centered. http://www.haxtunberean.org/index.php?id=78 This page is just all wrong in IE. http://www.lowryobservatory.com/index.php?id=ministryactivities

[TYPO3-english] Workspaces

2013-03-12 Thread Jim MacFarlane
I am having trouble with adding elements to pages. I think this is related to workspaces because I just enabled them. I get a message that I do not have permission to do that and this message shows up in the log Attempt to insert record on page '[root-level]' (0) where this table, tt_content, is

Re: [TYPO3-english] Image placement in IE

2013-03-12 Thread Sergey Alexandrov
Adding xml prolog (?xml version=1.0 encoding=utf-8?) fixed this issue. On 3/12/2013 9:22 AM, Jim MacFarlane wrote: Yes, I know something about the many bugs in IE. I have two examples of pages that look the way they should except in IE. The photo should be centered.

[TYPO3-english] Conditionnal display of a content element

2013-03-12 Thread aliasjcdenton
Hello list ! I'd like to display a content (id 587) in a page only if the current page has no content AND if it has no child pages (subpages). I tried that but it doesn't work : lib.content = RECORDS lib.content { source.current = 1 tables = tt_content source.ifEmpty = 587 stdWrap.wrap = |

Re: [TYPO3-english] Image placement in IE

2013-03-12 Thread Jim MacFarlane
How do I get to the right place to add that code? On Mar 12, 2013 7:46 AM, Sergey Alexandrov s...@alexandrov.us wrote: Adding xml prolog (?xml version=1.0 encoding=utf-8?) fixed this issue. On 3/12/2013 9:22 AM, Jim MacFarlane wrote: Yes, I know something about the many bugs in IE. I have

[TYPO3-english] CoolURI - language preview from BE

2013-03-12 Thread Udo Marx
Hello TYPO3 list! I just stumbled in maintaning a TYPO3-project with CoolURI up and running. But, no preview from the BE when doing localization. Always the standard language (german) is shown. Is that a CoolURI issue? Thanks in advance... ___

[TYPO3-english] [TYPO3-core] Announcing TYPO3 CMS 6.1.0 Alpha1

2013-03-12 Thread Benjamin Mack
Dear TYPO3 Universe, the TYPO3 community has just released TYPO3 CMS version 6.1.0 alpha, which is now ready to download on typo3.org This alpha release is a snapshot of the current development. Due to some scheduling conflicts and the minor feature additions, we decided to only release one

Re: [TYPO3-english] Conditionnal display of a content element

2013-03-12 Thread Stefan Reichelt
Hello aliasjcdenton, On 12/03/2013 16:01, aliasjcden...@sunrise.ch wrote: How can I do ? This might work: source.stdWrap.ifEmpty = 587 Generally many objects and properties only have some of the stdWrap properties and functions inherited but most of them always have the whole of stdWrap as