[TYPO3] Extension development without pibase

2008-05-23 Thread Sancar Saran
Hello there, I just wondering is there any possibility to generate a frontent extension without using pibase class. regards Sancar ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/t

Re: [TYPO3] Extension development without pibase

2008-05-23 Thread Sancar Saran
On Friday 23 May 2008 11:43:48 Dmitry Dulepov [typo3] wrote: > Hi! > > Sancar Saran wrote: > > I just wondering is there any possibility to generate a frontent > > extension without using pibase class. > > There is MVC kickstarter, it does not use pibase I think. But i

Re: [TYPO3] Extension development without pibase

2008-05-23 Thread Sancar Saran
iding that it doesn't use any > of TYPO3 code. > > -- > Peter Klein > > > "Georg Ringer" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > > Sancar Saran schrieb: > > > Is there any possibility to generate non gpl exte

[TYPO3] Disable Front End Page output

2008-06-06 Thread Sancar Saran
Hello, I'm trying to generate some kind of ajax page under TYPO3. My document search does not produce any results. So is there any way to create special TYPO3 page which does not create any output (pure blank white page). Regards Sancar ___ TYPO3-

Re: [TYPO3] Disable Front End Page output

2008-06-06 Thread Sancar Saran
Hi Again; On Friday 06 June 2008 12:21:53 Dmitry Martynenko wrote: > Hi Sancar, > > SS> I'm trying to generate some kind of ajax page under TYPO3. > SS> My document search does not produce any results. > > SS> So is there any way to create special TYPO3 page which does not create > any SS> output (

[TYPO3] Template File Reading Problem

2008-06-06 Thread Sancar Saran
Hi All, I got questions about template file reading. // Not working code $this->templateFileContent = $this->cObj->fileResource($this->conf['template_file']); // Working code $this->templateFileContent = file_get_contents($this->conf['template_file']); Does anybody have a clue about this.

[TYPO3] Same fe plugins in same Page but different TSConfig

2008-06-26 Thread Sancar Saran
Hello, I'm trying to put 2 instance of same frontend plugin in same page and I want to setup different page TSConfig each for them. I put following config into template setup plugin.tx_evodotinjector_needle { process_page = 14 evo_root = /usr/local/evodot/ evo_module =

Re: [TYPO3] Same fe plugins in same Page but different TSConfig

2008-06-26 Thread Sancar Saran
On Thursday 26 June 2008 16:34:12 Dmitry Dulepov [typo3] wrote: > Hi! > > Sancar Saran wrote: > > I'm trying to put 2 instance of same frontend plugin in same page and I > > want to setup different page TSConfig each for them. > > You mean TS setup, not TSConfig? T

Re: [TYPO3] Same fe plugins in same Page but different TSConfig

2008-06-27 Thread Sancar Saran
On Thursday 26 June 2008 17:02:20 Dmitry Dulepov [typo3] wrote: > Hi! > > Sancar Saran wrote: > > We are using traditional template method. > > > > I insert 2 different plugin instance with "new content element" button > > I must tell that I do not kno

Re: [TYPO3] Same fe plugins in same Page but different TSConfig

2008-06-30 Thread Sancar Saran
Hello Andre Your Model WORKS :) Thank you very much > > Your second setup will override the first one. In Typoscript you're be > able to copy whole objects. For example in a COA (Content Object Array): > > > Typoscript > > # Default setting > plugin.tx_evodotinjector_needle { >proc

Re: [TYPO3] Fee for GPL and

2008-08-11 Thread Sancar Saran
Hello Xavier, We had same stiuation before... If you use GPL licence or used GPL licenced Library (for example any TYPO3 extension). Your source code must acessible over internet. Using zend encoder or similar stuff direct violation of GPL Licence. So If you bypass GPL under TYPO3 you have

Re: [TYPO3] Fee for GPL and

2008-08-11 Thread Sancar Saran
On Monday 11 August 2008 13:59:21 Dmitry Dulepov [typo3] wrote: > Hi! > > Sancar Saran wrote: > > If you use GPL licence or used GPL licenced Library (for example any > > TYPO3 extension). Your source code must acessible over internet. > > No, you don't. You can

Re: [TYPO3] Fee for GPL and

2008-08-11 Thread Sancar Saran
On Monday 11 August 2008 14:53:07 Dmitry Dulepov [typo3] wrote: > Hi! > > Sancar Saran wrote: > > On Monday 11 August 2008 13:59:21 Dmitry Dulepov [typo3] wrote: > >> Hi! > >> > >> Sancar Saran wrote: > >>> If you use GPL licence or used GPL l

Re: [TYPO3] Fee for GPL and

2008-08-12 Thread Sancar Saran
Hi again, On Tuesday 12 August 2008 08:57:57 Xavier Perseguers wrote: > Hi! > > >> Not non-sense. Ever heard that encoded code runs faster? :) > > > > No, You have to install Zend Optimizer to run encoded files. Zend > > Optimizer provides some opcode cace. And It can also runs faster your non > >

[TYPO3] Where is the best place to put TS config variables to enable for entire site

2008-09-05 Thread Sancar Saran
Hello there, In our setup, we had lots of plugins and we setup them like evo.tit.to.woche.right1 = COA evo.tit.to.woche.right1 { 5 < plugin.tx_traveller 5 { urls.process = 28 urls.process2 = 28 urls.bookmark = 29 language = de top_offer.templ

Re: [TYPO3] Where is the best place to put TS config variables to enable for entire site

2008-09-05 Thread Sancar Saran
On Friday 05 September 2008 14:56:18 Xavier Perseguers wrote: > > Some of those variables are nearly static (or change by site). For > > example > > > > urls.process = 28 > > urls.process2 = 28 > > urls.bookmark = 29 > > > > This variables will not change entire site. > > These are call

[TYPO3] Altering Backend

2008-09-10 Thread Sancar Saran
ecord deletion linked with page deletion would be nice... 2-) When customers peform the right click on page tree element we have to provie a menu item to jump directly our design module. Could you lead me documentation or give some examples or some clue to where I look to start. Regards Sancar

[TYPO3] How to get current Page ID from TypoScript

2008-09-15 Thread Sancar Saran
Hello, How can I get and use current page id from template TypoScript Regards Sancar ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3] How to get current Page ID from TypoScript

2008-09-15 Thread Sancar Saran
On Monday 15 September 2008 12:03:33 Tomas Mrozek wrote: > temp.page_uid = TEXT > temp.page_uid.field = uid Thanks, it works and my need a bit different evodot.blocks = COA evodot.blocks { 5 < plugin.tx_evodotinjector_needle 5 { evo_block = page-uid-head }

Re: [TYPO3] How to get current Page ID from TypoScript

2008-09-15 Thread Sancar Saran
On Monday 15 September 2008 13:38:29 Dmitry Dulepov [typo3] wrote: > Hi! > > Sancar Saran wrote: > > Thanks, it works and my need a bit different > > > > evodot.blocks = COA > > evodot.blocks { > > 5 < plugin.tx_evodotinjector_needle > >

Re: [TYPO3] How to get current Page ID from TypoScript

2008-09-15 Thread Sancar Saran
On Monday 15 September 2008 15:15:08 Xavier Perseguers wrote: > > Hmm it seems I have to assign special word to get current page id from > > php. > > This is accessible with (from memory) $GLOBALS['TSFE']->id > > Isn't it was you are looking for? Yes, thank you very much. Sancar ___

[TYPO3] Blank White Page with no errors

2008-09-26 Thread Sancar Saran
Hello there, When we play with cool uri with turkish locale in one of our TYPO3 instance, it was gone. There where no error log and nothing was shown except some header data like this http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml"; xml:lang="de" lang="

Re: [TYPO3] Blank White Page with no errors

2008-09-26 Thread Sancar Saran
On Friday 26 September 2008 11:46:12 Sancar Saran wrote: > Hello there, > > When we play with cool uri with turkish locale in one of our TYPO3 > instance, it was gone. > > There where no error log and nothing was shown except some header data like > this > > PU

[TYPO3-english] Interesting UTF-8 Bug (maybe related to apache or php)

2008-12-22 Thread Sancar Saran
Hello List. We got buch of TYPO3 instances running well. Until last setup (4.1.6) we did not realize to $TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8;'; was not set in our TYPO3 instances. Anyhow we realize the problem and try to fix one of our instances. After adding $TYPO3_CONF_

Re: [TYPO3-english] Interesting UTF-8 Bug (maybe related to apache or php)

2008-12-22 Thread Sancar Saran
Also, Restarting apache doesn't fix the problem. After some actions on the backend, problem starts again. We suspect using APC may leads the problem. It seems every instance of the same system have use same charset settings or they interefere each other. Regards Sancar _

Re: [TYPO3-english] Interesting UTF-8 Bug (maybe related to apache or php)

2008-12-22 Thread Sancar Saran
On Monday 22 December 2008 12:26:10 Dmitry Dulepov wrote: > Hi! > > Sancar Saran wrote: > > Restarting apache doesn't fix the problem. After some actions on the > > backend, problem starts again. > > > > We suspect using APC may leads the problem. > > &g

[TYPO3] Noobie

2007-06-19 Thread Sancar Saran
Hi everyone, Our company decite to use typo3 for next projects. I had several (lots, maybe tons) noobish questions about extesion developing. Is this right list ? Regards Sancar ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http:/

Re: [TYPO3] Noobie - Javascript Including, Setup Screens

2007-06-19 Thread Sancar Saran
Thanks for reply. Last 2 weeks I'm carving the typo3 docs. My english was limited and most documentation was not helpful. And here my questions 1-) How can I generate setup screens for extensions. (or is there any ability for this) My extensions has several user filled options (for example inf

Re: [TYPO3] Noobie - Javascript Including, Setup Screens

2007-06-19 Thread Sancar Saran
On Tuesday 19 June 2007 15:48:12 Rens Admiraal wrote: > Hi Sancar, Hi Rens > I'm relatively new to Typo also, but I can give you an answer for > your second question :-) > > You can add javascript code to the header using the $GLOBALS['TSFE']- > > >additinalHeaderData array: > > $GLOBALS['TSFE']->

[TYPO3] Javascript Header Reference by default

2007-06-20 Thread Sancar Saran
Hi After some fine tune search I found this page.headerData.30 = TEXT page.headerData.30.value ( ) I tested and it works. My Question is To activate this I have to modify template. How can I make this default. When I add this extension in page content I want this Typoscript add by default

Re: [TYPO3] Noobie - Javascript Including, Setup Screens

2007-06-20 Thread Sancar Saran
On Wednesday 20 June 2007 12:01:41 Peter Klein wrote: > Hi Sancar. You just have to change the value to include the script tag. > > $GLOBALS['TSFE']->additionalHeaderData[$this->extKey] = ' type="text/javascript" > src="'.t3lib_extMgm::siteRelPath($this->extKey).'res/scripts.js">' >; > > this will

Re: [TYPO3] Javascript Header Reference by default

2007-06-20 Thread Sancar Saran
On Wednesday 20 June 2007 12:07:02 Rens Admiraal wrote: > Hi Sancar, > > I thought you tried to add the script using php. When you do it with > Typoscript there is a better way to add javascript / css files: > > page.includeCSS = COA > page.includeCSS { > file1 = fileadmin/template.css >

[TYPO3] TemplaVoila compatiblity question

2007-06-21 Thread Sancar Saran
Hi there, I was try to convert one of our modules as typo3 extension. Also I'm trying to support external templates. I do same implementation of cd catalogger sceen cast example. $this->templateFileContent = $this->cObj->cObjGetSingle($this->conf['userFunc.']['altTemplateFile'], $this->conf['u

Re: [TYPO3] TemplaVoila compatiblity question

2007-06-21 Thread Sancar Saran
On Thursday 21 June 2007 13:33:15 Dmitry Dulepov wrote: > Sancar Saran wrote: > > Is this model compatible with TemplaVoila ? > > Yes. TemplaVoila works fine with extensions that use MTB-like templates. > > If you wish to implement TV-based template next, you can take a

Re: [TYPO3] adding new function int pi Class

2007-06-23 Thread Sancar Saran
> Fatal error: Call to undefined function TTTEst() > in /web/typo3/typo3conf/ext/evodot_wbscgi/pi2/class.tx_evodotwbscgi_pi2.php > on line 102 > > Regards > > Sancar Sorry my bad, noob to typo3 noob to OO have to $content.= $this->TTTEst(); Regards Sancar __

[TYPO3] adding new function int pi Class

2007-06-23 Thread Sancar Saran
hi I'm trying to resolve things and get very interesting error Here code function main($content,$conf) { $this->conf=$conf; $this->pi_setPiVarDefaults(); $this->pi_loadLL(); $this->templateFileContent = $this->cObj->cObjGe

Re: [TYPO3] Newspaper looking for a CMS

2007-08-03 Thread Sancar Saran
On Friday 03 August 2007 18:52:36 Osipov Dan wrote: > Hello, > > We are a newspaper site, currently with 1.5 million articles, with > hundreds added every day. Our site has separate features, like blogs, > photo galleries, static content, etc. We get close to 20 million hits a > month. > Right now

[TYPO3] Typo3 Xajax 30 Seconds Warning

2007-08-27 Thread Sancar Saran
Hello there, I'm trying to convert our modules to typo3. One of them uses xajax. Typo3 has xajax too. We able to convert and one thing we did not resolved. When you cilick to navigation buttons more than once xajax returs 30 seconds warning. What I do wrong ? How can I rid this message Regar

Re: [TYPO3] Typo3 Xajax 30 Seconds Warning

2007-08-31 Thread Sancar Saran
Hello, Thanks for response, In this case, problem was about the caching. I made mistake trying to prevent caching. Regards Sancar ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/

[TYPO3] UTF8 to Ascii

2007-10-04 Thread Sancar Saran
Hello, We had some UTF8 conversation problems. We had utf8 website works normal and we have to fetch some data from special service which was can't use other than ascii input. In old script we can convert via utf8_to_ascii lib to converting utf8 chars to ascii chars. Some how this external li

[TYPO3-english] Cool URI: Multi Domain, PHP Superglobals RESET

2009-03-05 Thread Sancar Saran
Hello List, Currently we are trying to build multidomain site with cool uri. It works for static pages and we cannot pass any $_GET, $_POST, $_REQUEST. When we check those super globals they always empty (except $_COOKIES); is anyone has any clue about the problem ? Regards Sancar __

Re: [TYPO3-english] Cool URI: Multi Domain, PHP Superglobals RESET

2009-03-05 Thread Sancar Saran
stage in cooluri, it works and we are looking for more offcal solution. So ? If cool uri does not gets page path, what is wrong ? or Is there any offical setup parameter for regenerate POST GET values at Redirecting stage on cooluri Thanks On Thursday 05 March 2009 16:29:30 Sancar Saran wrote