[TYPO3-english] fn admin_get_fields()

2009-10-09 Thread Marcel Remmy
hich was designed for Install Tool and EM purposes. I?d love to use something like exec_INFOquery but this hasn?t been done yet afaik ^^ i?m open for other ways and inspirations (-: marcel ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.

Re: [TYPO3-english] 4.3.0beta1 MEDIA and MULTIMEDIA CE - Differences?

2009-10-06 Thread Marcel Remmy
Hi Andi, if it´s not hidden per default, you can at least disable functional access to that element type in the BE usergroup´s access list so your ordinary editors don´t see it anymore. good luck, Marcel Andreas Becker schrieb: > Hi All > Differences between "Multimedia" and

Re: [TYPO3-english] 'Clear All Caches' should trigger a shell command

2009-10-02 Thread Marcel Remmy
hi Steffen lightning-fast reply! In fact, the nc_staticfilecache is in use on at my site, but i did not dive into that extension code too deep. changing an extension is okay :) Thanks. Steffen Gebert schrieb: > On Fri, 02 Oct 2009 14:01:11 +0200, Marcel Remmy > wrote: > &g

[TYPO3-english] 'Clear All Caches' should trigger a shell command

2009-10-02 Thread Marcel Remmy
s somewhat confusing when clearing the cache and there?s still all reading from another cache n_n If there?s an unobstrusive way to achieve this, i?d like to go that way and let the source files in peace. I did not find a hook that relates to caching. regard

Re: [TYPO3-english] No InnoDB Engine

2009-10-01 Thread Marcel Remmy
ad/write heavy tables and you should investigate that for your later performance of TYPO3. good luck, Marcel Mark Kuiphuis schrieb: > Ryan Bilesky wrote: >> Well its a VPS< I would have to do that...I'm just not sure how. > > Hi Ryan, > > You need to check if Inn

Re: [TYPO3-english] page.includeCSS after Templavoila headers

2009-07-24 Thread Marcel Remmy
ginning at page.includeCSS.file20 :) hth, marcel Fernando Arconada wrote: > Hello > > How can I include a CSS file with page.includeCSS after TemplaVoila CSS > files? > > > Kind Regards > > > Fernando Arconada ___

[TYPO3-english] TYPO3 4.3alpha3 & typoscript_code_pi1

2009-07-24 Thread Marcel Remmy
didn't find too much information about this - so before digging down deep i'm asking those who updated already :-) anybody has typoscript_code_pi1 working on 4.3alpha3 ? greetings, marcel ___ TYPO3-english mailing list TYPO3-english@

Re: [TYPO3-english] PDF as content element?

2009-07-23 Thread Marcel Remmy
Hi Kim, the graphics tests shows that the system couldn't read PDF document so there may be something wrong with imagemagick/graphicsmagick. what version do you use? the feature test is active by default. unless you disallowed .pdf files in "AllConfiguration" (-: best wishes,

Re: [TYPO3-english] download fresh extension list per cli

2009-07-17 Thread Marcel Remmy
thanks a lot marcus Marcus Krause wrote: > Don't think too complicated! > > typo3.org -> Extensions -> ext:rscliem > > > Does exactly what you want to achieve! Of course a cronjob is needed. > > /var/.../httpdocs/typo3/cli_dispatch.phpsh emtools > --update-extensionlist 2>&1 > /dev/null > >

Re: [TYPO3-english] download fresh extension list per cli

2009-07-10 Thread Marcel Remmy
ks, but then of course a session has to be active - not intended! there could be a cli user that logs on before... right? could be faster grokked than figuring out how to match all these objects in objects to get the EM just update the list. ;) but i'm widely open for hints regarding that

[TYPO3-english] download fresh extension list per cli

2009-07-10 Thread Marcel Remmy
t; tools access != cli -> admin) 2) is there some way to implement it? (maybe tx_gabriel could come in handy there) how should a trigger like that look like? okay i think the EM is finished ^^ waves, Marcel ___ TYPO3-english mailing list TY

Re: [TYPO3-english] evil persistent "no_cache"

2009-06-19 Thread Marcel Remmy
_enable = 0 and deleting all caches like ten times there's still the no_cache active. *crazy* i consider me lucky for the disableNoCacheParameter introduced. if someone got another idea, i'd be happy to read it! i like that TYPO3 to be sound. thanks. Rupert Germann wrote: > Marce

[TYPO3-english] pbsurvey and storage of HTTP_GET variable

2009-06-18 Thread Marcel Gsteiger
pbsurvey already stores the ip address of the caller, could I perhaps extend it somehow to store HTTP_GET variables as well? Any hint would very much be appreciated. Regards --Marcel ___ TYPO3-english mailing list TYPO3-english@lists.netfielde

Re: [TYPO3-english] evil persistent "no_cache"

2009-06-17 Thread Marcel Remmy
i disableNoCacheParameter the no_cache goes like ' ' and that looks ok. So my init question remains: could i look for more than '*_INT / no_cache=1' in ts setup and filesystem that keeps the system from running with sane caching? cheers° marcel Wiel, J.A.M. van de wrote: >

Re: [TYPO3-english] evil persistent "no_cache"

2009-06-17 Thread Marcel Remmy
some additional info: it's a TYPO3 4.2.6 with recent realurl and templavoila! setup. the root of all evil seems to be this line in typo3/sysext/cms/tslib/index_ts.php if ($TSFE->forceTemplateParsing || $TSFE->displayEditIcons || $TSFE->displayFieldEditIcons) { $TSFE->set_no_cac

[TYPO3-english] evil persistent "no_cache"

2009-06-17 Thread Marcel Remmy
has "no caching" set to 1 nor do i have one extension left that obviously invokes some USER_INT or a 'no_cache=1;' command. No COA_INT is used at all. i'm running out of explanations, can some one give me a quick shot what else to look for? thanks in ad

[TYPO3-english] evil persitent no_cache

2009-06-17 Thread Marcel Remmy
has "no caching" set to 1 nor do i have one extension left that obviously invokes some USER_INT or a 'no_cache=1;' command. No COA_INT is used at all. i'm running out of explanations, can some one give me a quick shot what else to look for? thanks in ad

Re: [TYPO3-english] typo3temp/pics/ image not showing in FE

2009-06-12 Thread Marcel Remmy
try to wget the image file and check the mime type is it ordinary png? or whatever... Katja Lampela wrote: > Hi again and still more info on this: > > the problem seems to be browser dependent. Images don't show in FE only > with ie and chrome. FF works alright. > Very strange. > > Katja Lampel

Re: [TYPO3-english] typo3temp/pics/ image not showing in FE

2009-06-12 Thread Marcel Remmy
? php update, apache config or just an IM update... find out when the last okay picture was written to the server and consider what happened this day:-) good luck, marcel Katja Lampela wrote: > Thanks Marcus, > > Copy paste into address results the same empty image frame with the re

Re: [TYPO3-english] New extension with MVC pattern

2009-06-12 Thread Marcel Remmy
thanks for the infos francois, best wishes, marcel Francois Suter wrote: > Hi, > >> is there some information about when the new kickstarter hits the scene? >> beta stuff etc? > > It's a Google Summer of Code project, so it will happen during the > summe

Re: [TYPO3-english] moving typo3 projekt from 1 server to another

2009-06-12 Thread Marcel Remmy
hey rupali a good point to start off is looking into dmitri's blog: http://dmitry-dulepov.com/article/migrating-typo3-installation-to-a-different-server.html he also prodived an ebook with all good information for installing, backing up and moving t3 instances. best wishes, marcel R

Re: [TYPO3-english] New extension with MVC pattern

2009-06-10 Thread Marcel Remmy
hopefully this is not too OT... is there some information about when the new kickstarter hits the scene? beta stuff etc? Joerg Schoppet wrote: > Hi, > > Gerhard Mehsel schrieb: >> Hi, >> >> I want to develop a new extension. For future purposes I want to use >> the MVC pattern. Since the kick

Re: [TYPO3-english] Typo3: A solid German car?

2009-06-09 Thread Marcel Remmy
blog entry was provided, there can be some discussion about it here. Keep it all up, marcel David Bruchmann wrote: > - Ursprüngliche Nachricht - > Von:Janus Boye - J. Boye > Gesendet: Dienstag, 9. Juni 2009 13:19:08 > An: typo3-english@lists.netfield

Re: [TYPO3-english] tx_comments: sorting records in BE

2009-05-28 Thread Marcel Remmy
ing. Try changing the value ASC to DESC or vice versa. Good luck, Marcel Frank Sonck wrote: > Hello list, > > When viewing tx_comments records via LIST module in the backend, oldest > records show up first. For easy moderation I would like to have newest > records showing up f

Re: [TYPO3-english] New content element "video" - Support for video conversion in TYPO3 (FFmpeg)

2009-05-27 Thread Marcel Remmy
I'm looking forward for this feature as well, pushing TYPO3 forward in "media" - the new multimedia content element could benefit from this ( manipulate, crop, cut and preview video clips would rock ) please give details on what libs the server must provide and so on... greetinx,

Re: [TYPO3-english] Email alerts on update

2009-05-27 Thread Marcel Remmy
is no such module ready that informs you on changes. good luck, marcel Sylvain Gourvil - Mediasmart wrote: > Hi all, > > There is something I could not find and I am quite sure it exists > somewhere in repository or core. > > I do not want to use workspace. I just want to rec

[TYPO3-english] Solved: Template-Analyzer: Listing of complete TypoScript

2009-05-22 Thread Marcel Remmy
hes and a happy weekend marcel ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] Template-Analyzer: Listing of complete TypoScript

2009-05-20 Thread Marcel Remmy
. the only function missing is to traverse all setup/constant fields from the ts-template-tree and just output it. maybe i'll start an ext like this. let's keep in touch with that. if some one else knows to solve this problem with already existing tools, i'd like to read it here :

Re: [TYPO3-english] templavoila: how to use linkfield recursivly on pages

2009-05-20 Thread Marcel Remmy
Hi Andreas, there does exist an extension that could provide stuff like you want. It reads like you want to have a "sliding" of the linkfield. You could define this with the ext "kb_tv_cont_slide" give it a try. good luck, marcel Andreas Balzer wrote: > Hi, > >

Re: [TYPO3-english] Template-Analyzer: Listing of complete TypoScript

2009-05-20 Thread Marcel Remmy
hey david, are you sure about that? i remember the temp_CACHED files to be aggreations of php code of extensions so the stuff is handled more quickly (instead of searching through the filesystem). no bit of TypoScript found there on my installation(s)... cheers, marcel David Bruchmann wrote

Re: [TYPO3-english] BE users access ?

2009-05-20 Thread Marcel Remmy
think that this is out of the box ready :) best wishes, marcel Kenneth Larsen wrote: > Hi, > > This is a re-post of a unsolved topic found in the Mediatech.net Forum - > because now im having exactly the same problem: > ** > *I am trying to figure out a way to allow non-administ

[TYPO3-english] Template-Analyzer: Listing of complete TypoScript

2009-05-20 Thread Marcel Remmy
template. that's good but it does not work out if i have a lot of small snippets that go along to one instance setup. do you know tricks, extensions or (invisible to me) buttons to accomplish this complete ts listing? thanks, marcel ___ TYPO3-english ma

Re: [TYPO3-english] LDAP authenticated users and file permissons

2009-05-06 Thread Marcel Remmy
Hi Stephen, create a be_group that serves as permissions group, set up all the users shall be able to and then put all theses be_users into membership for this group. How do you auth per LDAP? eu_ldap extension? good luck, marcel StephenBungert wrote: > Hello. > > I need to set

[TYPO3-english] TV! forced re-read all template files?

2009-05-06 Thread Marcel Remmy
Hi there, is there a quick shot to make templavoila to re-read all the template files by force? I'm not so glad with having so many template files that had to be touched by sed to open and save manually in the tv! backend... any hints? best wishes, m

Re: [TYPO3-english] realurl exclude segment from path

2009-04-29 Thread Marcel Remmy
but it was only a quick shot. best regards, marcel Thomas Scholze wrote: > Hi , > i've a question about the exclude from path option in the page settings. > If this option is inactive the path is generated like > www.domain.com/page1/page2.html > > If the Option is active on

Re: [TYPO3-english] suppress listing of tables in the root

2009-04-23 Thread Marcel Remmy
hey marcus, thanks a lot, you made it disappear! +happily updating all the T3 instances i manage+ speeding up the root listing almost twice. have a nice day! Marcus 'biesior' Biesioroff wrote: > Marcel Remmy pisze: >> hey to all, >> >> maybe this is an odd one b

Re: [TYPO3-english] suppress listing of tables in the root

2009-04-23 Thread Marcel Remmy
hey dmitry, worth a try, but it didn't work. cleared cache and stuff, but still the static templates and all the markets/territories/countries get listet. another shot? marcel Dmitry Dulepov wrote: > Hi! > > Marcel Remmy wrote: >> i mean, the listing of all the static_*

[TYPO3-english] suppress listing of tables in the root

2009-04-22 Thread Marcel Remmy
to put the pageTS of root ;) otherwise it would be a simple "mod.web_list.static_*.hideTable = 1" i guess. how do you manage this? greetings, marcel ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-

Re: [TYPO3-english] changing page names with RealURL

2009-04-22 Thread Marcel Remmy
hi there, just a quick shot -> i think the extensions "fb_old2new_redirect" (task 1), "realurlmanagement" or the "jb_realurl_regeneration" (task2) might help you out. good luck, marcel La Farge Douglas wrote: > Here's the scenario. > > A cl

Re: [TYPO3-english] recycler error output in 4.3.0a2

2009-04-22 Thread Marcel Remmy
Fabien Udriot wrote: > Hi Marcel, > > I tried on my 4.3.trunk but didn't notice the warnings. > > Hint 1: try the trunk version i'm going to do that, thx. > Hint 2: Stupid question, but did you upgrade properly to 4.3 regarding > the install tool (Database Analyse

Re: [TYPO3-english] Invitation: having fun with the TypoScript error hunt

2009-04-22 Thread Marcel Remmy
good morning, i wish all the TS from my very beginning would have been versionized, i think i could provide enough of script like yours to keep the game going on daily a month or so. beautiful idea, dmitry! let's head to the next level of the game (-: my 2cts, marcel Dmitry Dulepov

Re: [TYPO3-english] RealURL behaviour of [pagePath][spaceCharacter]

2009-04-22 Thread Marcel Remmy
epov wrote: > Hi! > > Marcel Remmy wrote: >> The speaking URL path segment was my idea at first, but this includes >> that i put "marcel.remmy" into this, and the dot is removed then. > > Hmmm. > >> i didn't find a way to prevent realUrl from removi

Re: [TYPO3-english] Special charachters in language

2009-04-22 Thread Marcel Remmy
hi gunnar, doubtlessly these characters exist outside the range of the latin1 swedish charset. have you set up your database with utf-8? best way to be :-) good luck, marcel Gunnar Jonsson wrote: > There are some special characters in the Sami language, which are > displayed correc

Re: [TYPO3-english] RealURL behaviour of [pagePath][spaceCharacter]

2009-04-22 Thread Marcel Remmy
started this thread. quote from the realurl manual: "Pagetitles can contain spaces and characters like /.,&@ etc, the URL will still be nice." is this feature (noninvasively) adjustable ? :-) best wishes, marcel Dmitry Dulepov wrote: > Hi! > > Marcel Remmy wrote: >

Re: [TYPO3-english] delete cache tables

2009-04-22 Thread Marcel Remmy
to narrow down your database size as much as possible you can delete all content in the cache_* and index_* tables. if you can live with the log and history gone go and delete content in sys_log and sys_history as well, but remember that you did that. good luck marcel Unai Aizpurua wrote: >

Re: [TYPO3-english] version 4.2.6 problem

2009-04-22 Thread Marcel Remmy
additionally to this, you could also flush typo3temp recursively, as well as generating a new encryption key in allconfig @ install tool. Michael Cannon wrote: > For TYPO3 4.2.6 upgrade related can't login anymore > > In your browser > flush cache > clear cookies > log into TYPO3 > click log

Re: [TYPO3-english] RealURL behaviour of [pagePath][spaceCharacter]

2009-04-21 Thread Marcel Remmy
sions/templates in the needed place so the template-setting would not be the hardest task :) feedback tommorrow. thx for the heads up, marcel Dmitry Dulepov wrote: > Hi! > > Marcel Remmy wrote: >> now, is there a tweak to tell RealURL to use spacechars depending on the >&g

Re: [TYPO3-english] Charsets in mysql

2009-04-21 Thread Marcel Remmy
? just my 2 cents, marcel Andreas Becker wrote: > Hi Tomaz > Today we converted a TYPO3 multilingual site to utf8 with over 3600 Pages > > Install newest Wordpress in your TYPO3 database - it will add 10 more tables > > Next you install the Plugin bbwp2utf8.1.0 (has very goo

[TYPO3-english] recycler error output in 4.3.0a2

2009-04-21 Thread Marcel Remmy
something inconvenient. did you experience similarities? marcel ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: [TYPO3-english] moving block of elements from Classic to TV

2009-04-21 Thread Marcel Remmy
hi david the only way known to me is that you paste your clipboard contents in list-module to the wanted page. then you change to tv-page-module and go for "unused elements" tab and put the references manually one by one. still faster than the ordinary copy/paste approach. good luc

Re: [TYPO3-english] Making access status visible in the Frontend

2009-04-21 Thread Marcel Remmy
you can achieve this with TS on board functions. good luck. marcel Walrick wrote: > Well the pages could be very mixed yes. Plus getting the text rendered > is not the problem. I just assign a TEXT object to a subpart. I don't > use a content element for the message. (That's what

Re: [TYPO3-english] Charsets in mysql

2009-04-21 Thread Marcel Remmy
hex but in binary. this way your template setup and constants are recoded as well. then change your collation stuff and import the now recoded file again. worked for me. good luck, marcel Tomaz Zaman wrote: > Tried that, but i don't think i have the right tools for that. > > And ot

[TYPO3-english] RealURL behaviour of [pagePath][spaceCharacter]

2009-04-21 Thread Marcel Remmy
up). i'd appreciate tipps of any kind in this case, because the only solution for me would be to have the root page defined without realurl and then enable it with different baseUrl settings on the 1st sublevel (like marcel.remmy/ ) but it seems to be a bit dirty.

Re: [TYPO3-english] t3lib sql_insert_id()

2009-03-18 Thread Marcel Remmy
tce = t3lib_div::makeInstance('t3lib_TCEmain')" you're talking of. So is it correct to use this function to manipulate system tables and then to go with * $GLOBALS['TYPO3_DB']->sql_insert_id(); to gain knowledge of the uid of the newly created item? Greetings, Marcel

[TYPO3-english] t3lib sql_insert_id()

2009-03-17 Thread Marcel Remmy
actly this. It's placed right after the SQL INSERT command, as recommended. But it just does not return the value. Have you experience with this? I mean, getting the MAX(uid)+1 value is definetly not the right way ;) best wishes, Marcel ___ TYP

Re: [TYPO3-english] TYPO3.ORG hacked

2008-11-18 Thread Marcel Douwstra
oor, but I still prefer to lock it! Marcel Martin Seebach schreef: > Dmitry Dulepov wrote: > >> This is *not* insecure unless you >> loose your BE password! md5 passwords will be not secure if they >> fall into hacker's hands, it should be clearly understood. md5s are

Re: [TYPO3-english] TYPO3.ORG hacked

2008-11-14 Thread Marcel Douwstra
Hi, seems like too much of an coincident that I got this security warning last night : http://www.securityfocus.com/bid/32284/discuss If this is the reason typo3.org was "intruded" than TYPO3 was also the problem and not just social engineering. Marcel Patrick Gaumond schreef: &g

Re: [TYPO3] raise number of upload fields in the element browsers?

2008-09-25 Thread marcel
try this put into the UserTS of a BE group or user option.defaultFileUploads = 6 this will make appear six upload fields by default. remember that it can cause unexpected fail of upload if your max upload size is too small... best wishes, M Markus Thaler wrote: > thank you for your help! :-) >

Re: [TYPO3] Problem with typo3temp cleanup

2008-01-25 Thread Marcel Douwstra
Hi Dmitry, yes I understand that part. I have cleared FE cache in the backend and then I've opened some pages to attempt to regenerate the images needed for that page. It does not do that unfortunately. That is my main problem :( Thanx for the help! Dmitry Dulepov [typo3] schreef: > > But th

Re: [TYPO3] Problem with typo3temp cleanup

2008-01-25 Thread Marcel Douwstra
Thanx, Arcel ;) Dmitry Dulepov [typo3] schreef: > Hi! > > Marcel Douwstra wrote: >> the problem is that typo puts all the files in 1 directory. > > We do not work with "typo" (which is totally different product found at > http://www.typosphere.org/), we work with TYP

Re: [TYPO3] Problem with typo3temp cleanup

2008-01-23 Thread Marcel Douwstra
Hi François, yes I cleared the FE cache. I was hoping that that would trigger it, but it didn't. Maybe something else is wrong here, any idea? Thanx, Marcel Francois Suter schreef: > > This is strange. May I ask a silly question: have you cleared the FE > cache? If not, then o

Re: [TYPO3] Problem with typo3temp cleanup

2008-01-23 Thread Marcel Douwstra
over time which I want removed. So the best solution for me would be to let typo3 repopulate the directory on request. This however doesn't seem to work like I expected. Marcel Dmitry Dulepov [typo3] schreef: > Hi! > > Marcel Douwstra wrote: >> What I've been trying t

Re: [TYPO3] Problem with typo3temp cleanup

2008-01-23 Thread Marcel Douwstra
Hi François, thanx for your suggestion! Typo3 should regenerate when pages are triggered? So far this has not worked for me. Am I doing something wrong? Is this a setting somewhere? Marcel Francois Suter schreef: > > You could use wget or something similar to get all the pages of you

[TYPO3] Problem with typo3temp cleanup

2008-01-23 Thread Marcel Douwstra
I've been unable to get it to do that. Is there a way to trigger typo3 into regenerating typo3 files when they are requested? Thanx for the help! Marcel Douwstra ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfiel