[TYPO3] getting content of database field

2007-06-29 Thread Martin S
I need a "quick n dirty" method of getting the content of the database field "instructions" from dam_downloads to the front end. As far as I can see there is no mention of the instructions field in either the documentation (what there is of it) or the templates. So I checked the database fields and

[TYPO3] iPhone Appears to Work in BE

2007-06-29 Thread Eric Blom
In case anyone was wondering Apple's new iPhone appears to work just fine with the TYPO3 back end. The rich text editor does not work, but, everything else seemed okay. Of course the editing fields were very small. When I was using the BE I was connected via a WiFi network. I was not using the

Re: [TYPO3] levelmedia: -1

2007-06-29 Thread Georg Rehfeld
Hi Bas, > It's almost working how i want it. > The start photo is still static now because it's in TS. Any idea how to > make this random too? Sorry, I had no time today and also have no idea, how to do that with TS. I mean to have once seen a 'random' somewhere in TSref, but can't find it back.

Re: [TYPO3] css_styled_content Gone from Extension Repository?

2007-06-29 Thread Benjamin Mack
Hey, > Benjamin Mack wrote: >> I think there is one of the classic mistakes in TYPO3 again: whoops -- I meant "classic misunderstandings" :-) -- greetings, benni. -SDG- www.xnos.de // www.xnos.org ___ TYPO3-english mailing list TYPO3-english@lists.net

Re: [TYPO3] Language condition

2007-06-29 Thread Francois Suter
Hi, > Why does everyone think that GP:L decides the language? You're right, of course. And JoH too. I was being a bit single-minded... Cheers François Suter Directeur technique

Re: [TYPO3] Language condition

2007-06-29 Thread Bernd Wilke
On Fri, 29 Jun 2007 11:29:10 +0200, Francois Suter wrote with subject "Re: [TYPO3] Language condition": > Hi, > > > $Code begin---$ > > #Site Slogan > > lib.slogan = TEXT > > lib.slogan.value = Making known to our community the God that brings > > true

Re: [TYPO3] css_styled_content Gone from Extension Repository?

2007-06-29 Thread Arthur Ketcham
Yes, I guess that is an important difference. Thank you for clarifying that. I guess what made the problem worse was seeing on various websites people discussing the idea that css_styled_content was no longer available. (They were wrong about that and it misled me.) Thanks again, Art Ketcham On

Re: [TYPO3] how to wrap certain characters

2007-06-29 Thread JoH asenau
>> You can add a definition to the parseFunc function, by using the >> "short" property. >> >> See TSRef for more info. >> http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/14/ >> > > Peter, Joey, > > any clue how to make this work for headlines as well? > lib.p

Re: [TYPO3] Where to find standard template from Dummy Package 4.x?

2007-06-29 Thread Tomas Mrozek
> 1) Is the described template part of the dummy package or the tutorial > extension? The tutorial extension. > 2) Where do I find it? Depends on where you installed the extension. It should be in... a) typo3conf/ext/doc_tut_ftb1/template/ ...OR... b) typo3/ext/doc_tut_ftb1/template/ Tomas Mro

Re: [TYPO3] how to wrap certain characters

2007-06-29 Thread Flint Stelter
Peter Klein wrote: > Hi Flint. > You can add a definition to the parseFunc function, by using the "short" > property. > > See TSRef for more info. > http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/5/14/ > Peter, Joey, any clue how to make this work for head

[TYPO3] search result in english

2007-06-29 Thread Kuldev Singh
Hi There are some words in english like "size, Created, Modified" in search result but I want to change these English to German I have also wrote config.lanuage=de but it did not work. Thanks. regards Kuldev Bisht ___ TYPO3-english mailing list TYP

[TYPO3] Indexed Search Starting Point

2007-06-29 Thread Sandy Matheson
I have just come to update part of our website and discovered that the latest verion of Indexed Search (and possibly a number before) no longer have the starting point as an option in the plugin. This is vital for us as we need the option to search part of our pagetree as well as the entire pagetre

Re: [TYPO3] print tt_news single view with realurl

2007-06-29 Thread Bas van der Togt
Thank you very very much! This works perfect! Francois Suter wrote: > Hi, > >> Hello list, >> >> When i click on the printlink on a single view page of tt_news it says >> "no news_id". When i turn off realurl it works fine. Does anybody know >> how to solve this? >> >> This is my TS: >> 5 = TEXT

Re: [TYPO3] levelmedia: -1

2007-06-29 Thread Bas van der Togt
Thanks for your code Georg! It's almost working how i want it. The start photo is still static now because it's in TS. Any idea how to make this random too? Attached the JS files i use. Example http://www.wolfsstyle.com/ (un: algebra pw: algebra) This is my TS: page.headerData.15 = TEXT page.

[TYPO3] Where to find standard template from Dummy Package 4.x?

2007-06-29 Thread Michael 'Smoerble' Stock
Hello all, I installed Typo3 with the dummy package. Then I wanted to learn about TemplateVoila, so I started with the tutorial http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/1/2/ . There it says: - This HTML file "template_page.html" is put into the

Re: [TYPO3] print tt_news single view with realurl

2007-06-29 Thread Francois Suter
Hi, > Hello list, > > When i click on the printlink on a single view page of tt_news it says > "no news_id". When i turn off realurl it works fine. Does anybody know > how to solve this? > > This is my TS: > 5 = TEXT > 5.value = Print > 5.htmlSpecialChars = 0 > 5.postUserFunc = tx_make_printlink

[TYPO3] print tt_news single view with realurl

2007-06-29 Thread Bas van der Togt
Hello list, When i click on the printlink on a single view page of tt_news it says "no news_id". When i turn off realurl it works fine. Does anybody know how to solve this? This is my TS: 5 = TEXT 5.value = Print 5.htmlSpecialChars = 0 5.postUserFunc = tx_make_printlink 5.postUserFunc {

[TYPO3] USERDEF1 for following pages of current page

2007-06-29 Thread Alex Kohlmeyer
Hi, I'd like to solve the following problem: All following pages of the current page (menu state "CUR") should be assigned to the menu state "USERDEF1". I'd really appreciate your help. Bye! Alex PS: This PHP code on a similar topic may help you perhaps: (replaces missing CURIFSUB [has been

[TYPO3] after static publish mainnavigation is missing

2007-06-29 Thread Stefan Michalsky
Hey all, first of all i want to say sorry for my english. It is not the best at all. Now the reason for my mail: a project i coach uses Typo3 v4.1.1. The pages of the Website are published statically to a folder that is seeable for frontendusers. In the backend everything is configured to publi

Re: [TYPO3] Language condition

2007-06-29 Thread JoH asenau
>> $Code begin---$ >> #Site Slogan >> lib.slogan = TEXT >> lib.slogan.value = Making known to our community the God that brings >> true freedom. >> [language = es] >> lib.slogan.value = Dando a conocer a nuestra comunidad al Dios que >> trae >> verdadera

Re: [TYPO3] RTE & TTNEWS --> what is the variable that passes the text from the RTE to ttnews?

2007-06-29 Thread Dmitry Dulepov
dave typo wrote: > just need the name, to better understand what I'm looking at here... It does not pass information to tt_news, it saves new record to database. Form is generated automatically by tceforms and variable name is constructed by tceforms on the fly. -- Dmitry Dulepov TYPO3 freelan

Re: [TYPO3] Language condition

2007-06-29 Thread Francois Suter
Hi, > $Code begin---$ > #Site Slogan > lib.slogan = TEXT > lib.slogan.value = Making known to our community the God that brings > true freedom. > [language = es] > lib.slogan.value = Dando a conocer a nuestra comunidad al Dios que > trae > verdadera li

[TYPO3] Language condition

2007-06-29 Thread Rocky Ou
Hey, I'm doing a bilingual website. I used the below typoscript for the slogan $Code begin---$ #Site Slogan lib.slogan = TEXT lib.slogan.value = Making known to our community the God that brings true freedom. [language = es] lib.slogan.value = Dando a

Re: [TYPO3] css_styled_content Gone from Extension Repository?

2007-06-29 Thread Tyler Kraft
Hi, Benjamin Mack wrote: > Hey Arthur, > > I think there is one of the classic mistakes in TYPO3 again: > > You gotta differ between: thats because they are different things ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http:/

[TYPO3] RTE & TTNEWS --> what is the variable that passes the text from the RTE to ttnews?

2007-06-29 Thread dave typo
just need the name, to better understand what I'm looking at here... ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3] Not able to edit Record in own Extension again

2007-06-29 Thread Dmitry Dulepov
Christian Leicht wrote: > iam starting to develop a extension in kickstarter. > All is working fine, and the output is ok. > > I store the records in a sysfolder. Iam able to create a new one with > all fiels an options (Images,RTE), an can save the record. So far so good > > But now i can not e