| 06:40 |
cairry |
Hello |
| 06:40 |
cairry |
I have a question |
| 07:10 |
cairry |
any body here? |
| 08:27 |
Winston_S |
hey's |
| 08:57 |
Baschny |
good morning! |
| 09:03 |
Baschny |
ping |
| 09:03 |
BejjWrk |
morning |
| 09:03 |
maholtz|WORK |
morning |
| 09:04 |
Baschny |
add your names to the bug day's list, if you want to participate! http://wiki.typo3.org/index.php/BugDay/201003#Participants |
| 09:11 |
foertel |
hi@ |
| 09:11 |
PiMB |
ah it's bug day today! |
| 09:11 |
PiMB |
what a beautifil dat |
| 09:11 |
PiMB |
-t +y |
| 09:12 |
foertel |
yep ! |
| 09:12 |
PiMB |
ah. busy on the irc channel |
| 09:12 |
BejjWrk |
i want lupus day |
| 09:12 |
Winston_S |
IT'S LUPUS! |
| 09:13 |
BejjWrk |
:-) |
| 09:14 |
Winston_S |
gmorning guys |
| 09:14 |
PiMB |
morning |
| 09:14 |
Baschny |
Hi Pim.. you'r patrick or some relative? :) |
| 09:16 |
PiMB |
Both wrong mate ;) |
| 09:17 |
PiMB |
first name is Pim |
| 09:17 |
PiMB |
and last name is shared with patricks, but I've only met him when starting to work with T3 |
| 09:17 |
PiMB |
so no relative either. |
| 09:17 |
PiMB |
sorry |
| 09:20 |
BejjWrk |
I want a soundproofed office rack cabinet. |
| 09:21 |
BejjWrk |
not only will it quiet the servers but I can also put the child in there when it missbehaves |
| 09:28 |
santi |
hello everybody |
| 09:30 |
santi |
please.... where can i get the instruction to install typo over Ubuntu?.... i have surf the web but i do not nothing actualized.... perdon i am spanish |
| 09:44 |
Baschny |
BejjWrk |
| 09:45 |
Baschny |
BejjWrk that sounds interesting. which soundproofed rack is that? |
| 09:47 |
BejjWrk |
http://www.keyzone.com/Cabinets___Racks/OfficeRack/KOR-18UG/Keyzone.html |
| 09:47 |
BejjWrk |
for example. |
| 09:47 |
maholtz|WORK |
@santi: install apache, php, mysql |
| 09:48 |
zed_devil |
hi there, can anybody tell me how to exclude hidden pages from the indexed_search |
| 09:48 |
maholtz|WORK |
@santi: download 4.3 sources from http://typo3.org/download/packages/ |
| 09:48 |
maholtz|WORK |
and the dummy tar.gz |
| 09:49 |
maholtz|WORK |
typically you put the source outside htdocs, and dummy into it. |
| 09:49 |
BejjWrk |
Baschny: or perhaps this http://www.rackmountmart.com/html/qcr0901.htm |
| 09:51 |
santi |
thanks very much.... i´ll try |
| 09:59 |
marcuslind |
How do I add image-text to each image with SmoothGallery? When inserting text in the "Caption" box it only shows on the first image of the gallery. I want to set text on each picture. |
| 12:28 |
leander__ |
hello |
| 12:28 |
Winston_S |
hi |
| 12:29 |
leander__ |
in tt_products PRODUCT_NOTE does not ork with ITEM_LIST_TEMPLATE, any hints? (PRODUCT_TITLE and similar work fine) |
| 12:30 |
leander__ |
s/ork with/work within/ |
| 12:32 |
Winston_S |
no idea about that, sorry. |
| 13:05 |
leander__ |
solved, ts bug |
| 13:14 |
soee |
im using flash manu on my page and there is a problem with url's. If i set in config baseURL to http://www... flash links doesnt work but if i set baseURL without www part they work fine, any idea what do i have to do to make them work no matter what baseURL looks like ? |
| 13:38 |
marcuslind |
Is it possible to do a SQL DISTINCT with *? SELECT DISTINCT * FROM table; |
| 13:38 |
marcuslind |
? |
| 13:39 |
maholtz|WORK |
in mysql yes |
| 13:54 |
ndee |
I want to make a condition in typoscript with an url. For example: If the url is http://www.site.com/de/mypage/ , it should set a variable. Is there somewhere an overview of all globalString variables? |
| 13:55 |
mquintus |
soee: Seems more like a flash + html question than being a typo3 matter. Probably the wrong channel to ask that question. |
| 13:56 |
mquintus |
ndee: http://typo3.org/documentation/document-library/references/doc_core_tsref/4.3.1/view/1/4/#id2345414 look for "globalstring" |
| 13:57 |
mquintus |
[globalString = IENV:HTTP_HOST = www.typo3.com] |
| 13:57 |
SargoDarya |
Heya, short question. How can I read user TS Config in my FE Module? |
| 13:57 |
mquintus |
[globalString = IENV:HTTP_HOST = *typo3.com] |
| 13:57 |
SargoDarya |
searched google but haven't found anything |
| 13:57 |
mquintus |
ndee: First hit on google ;) |
| 13:57 |
phil1 |
soee: don't use baseurl, use absRefPrefix instead |
| 13:57 |
ndee |
mquintus: it's not about the HTTP_HOST but about the special page (/de/mypage/) |
| 13:57 |
ndee |
the HTTP_HOST can always be different. |
| 13:59 |
ndee |
I know how to check for the HTTP_HOST |
| 14:00 |
mquintus |
ndee: it should be DOCUMENT_ROOT |
| 14:00 |
mquintus |
here is a list of IENV-Variables: http://www.php.net/manual/en/reserved.variables.server.php |
| 14:01 |
ndee |
mquintus: sweet, exactly what I was looking for. Thanks! |
| 14:01 |
mquintus |
wait... SCRIPT_NAME seems great |
| 14:01 |
mquintus |
ndee: no problem |
| 14:01 |
ndee |
mquintus: SCRIPT_NAME it is I think, gonna test it. Thanks :) |
| 14:02 |
Winston_S |
if not, give $_SERVER[ 'PHP_SELF' ] or __FILE__ a try. |
| 14:02 |
ndee |
Winston_S: it has to be in typoscript, in a setup. |
| 14:02 |
Winston_S |
ah. ok |
| 14:06 |
soee |
phil1: it seems ok now, i had to remove baseURL and added absRefPrefix = / |
| 14:07 |
ndee |
hm, that didn't work out |
| 14:07 |
ndee |
I tried [globalVar = IENV:SCRIPT_NAME=/de] and [globalVar = IENV:SCRIPT_NAME=/de/] to no avail :/ |
| 14:10 |
ndee |
is there another way to add stuff right after the <body> than with page.wrap( stuff | ) ? |
| 14:11 |
SargoDarya |
ok, found the tsconfig. Is there a parser? |
| 14:12 |
ndee |
found something, jupi |
| 14:21 |
Neo2 |
Hi everybody |
| 14:23 |
Neo2 |
I am trying to get some data of a flexform like this $this->pi_initPIflexForm('tx_mpmediaplayer_mediaplayer'); All the data from the form is converted as a array an within $this->cObj->data['tx_mpmediaplayer_mediaplayer']; the problem is when I try to get some records like these $this->pi_getFFvalue($cObjData, 'media'); I have no results, any ideas? |
| 14:27 |
Neo2 |
This is what $this->cObj->data['tx_mpmediaplayer_mediaplayer'] looks like: http://pastebin.org/124756 |
| 14:36 |
ndee |
[globalVar = IENV:REQUEST_URI=/de/modelle/*] Why isn't this condition not true for an url like this: /de/modelle/car1/stuff2/ ? |
| 14:36 |
ndee |
globalString to the rescue :D |
| 14:37 |
Neo2 |
Maybe try to remove the * |
| 14:37 |
libertiy |
how would i create the option to use an alternative backend for a certain user? |
| 14:38 |
libertiy |
say user "client" should load an alternative backend skin how would i do that? |
| 15:17 |
Conic |
Hi all, one year ago i asked for a possibility to check the availability of a file vie TS |
| 15:17 |
Conic |
does someone yet know a way to solve this? |
| 15:21 |
just2b |
userfunc? ;) |
| 15:22 |
just2b |
or create a cOBj FILE or so and test if this is there... |
| 15:32 |
Conic |
yeah, this testing is my problem |
| 15:33 |
Conic |
i don't know how to test the availability |
| 15:33 |
Conic |
FILE is ok |
| 16:03 |
Winston_S |
see you |
| 16:28 |
maholtz|WORK |
@Conic: as just2b said: use userFunc for that |
| 17:14 |
Conic |
i have a 0 = TEXT and 0.value = 2009-03-19 00:00:00 |
| 17:14 |
Conic |
how can i change the dateformat now? |
| 17:15 |
Conic |
is that possible with strftime? |
| 17:24 |
Conic |
is there no way to change the dateformat? |
| 17:25 |
Conic |
only from timestamp format to something else? no way back? |
| 17:26 |
teppi|work |
Conic, don't think so |
| 17:27 |
Conic |
:/ |
| 17:27 |
teppi|work |
userFunc is your friend :-) |
| 17:31 |
m99 |
hi guys |
| 17:31 |
m99 |
is it possible to set a custom text for an empty 2nd level of a menu? |
| 17:31 |
m99 |
something like wrapItemAndSub.ifEmpty.wrap = ... |
| 17:36 |
maholtz|WORK |
you should check the code if wrapItemAndSub is executed if there is no submenu - which i would not expect |
| 17:38 |
maholtz|WORK |
perhaps you could make a workaround using register in wrapItemAndSub, in allStdWrap check for that register and if it is not set, wrapItemAndSub has not been executed, do not forget to clear that register again, otherwise you will only have one page where it would work |
| 17:38 |
m99 |
it is, because its in first level |
| 17:38 |
m99 |
only second level isn't executed |
| 17:40 |
m99 |
i tried this one: http://pastebin.com/2NA2NAtZ |
| 18:09 |
TheEternalAbyss |
I was wondering if someone could help me understand what I'm doing wrong |
| 18:10 |
TheEternalAbyss |
I have this login from that leads to a separare section of my site. I need this login box to be part of the template as it has to appear on every page |
| 18:10 |
TheEternalAbyss |
I changed the template and added a new typo object element |
| 18:10 |
TheEternalAbyss |
mapped it |
| 18:10 |
TheEternalAbyss |
added te TS to my TS script |
| 18:10 |
TheEternalAbyss |
but nothing shows up |
| 18:11 |
TheEternalAbyss |
I don't even see the html code it's supposed to generate |
| 18:11 |
TheEternalAbyss |
did I skip a step or something? |
| 18:15 |
libertiy |
would it be possible to have a seperate backend for an user? |
| 18:15 |
libertiy |
not just rights but a different skin just for a certain user, could i do such thing? |
| 18:16 |
libertiy |
hi guys tested several enterprise opensource systems based on tomcat, anyone has some more suggestions for me? i have tested nexeus, liferay, jaiha, opencms, alfresco, typo3, django-cms |
| 18:16 |
libertiy |
any good alternatives you could advise me on? |
| 18:18 |
TheEternalAbyss |
nevermind, figured it out :) |
| 18:19 |
TheEternalAbyss |
hey libertiy. Sorry I don't have any suggestions nor do I know if it's possible to have multiple skins per user.... |
| 18:19 |
TheEternalAbyss |
however |
| 18:19 |
TheEternalAbyss |
I would imagine that for a specific group they can have access to certain extensions |
| 18:20 |
libertiy |
could you set a extension as active for a usergroup? |
| 18:20 |
TheEternalAbyss |
so like...one group can have access to using modernskin ext and another blahskin extension |
| 18:20 |
libertiy |
okay so that would be possible.. hmmz okay that would be a possible solution then |
| 18:20 |
TheEternalAbyss |
I'm not sure, you'd have to play with user settings and access settings |
| 18:21 |
TheEternalAbyss |
I've never tried it so I really don't know :\ sorry |
| 18:22 |
libertiy |
after many other cms reviews and installs i guess i have nothing better than typo3 |
| 18:29 |
TheEternalAbyss |
I've only used typo3 and joomla |
| 18:30 |
TheEternalAbyss |
between the tow I do prefer typo but I really didn't use joomla so much, so I can't say one is superior than the other because of what it can or can't do |
| 18:34 |
libertiy |
ive set language to french |
| 18:34 |
libertiy |
but the login page still shows english |
| 18:34 |
libertiy |
can i set the core languate to french also? |
| 18:35 |
libertiy |
TheEternalAbyss: do you have any sites build with typo3 some examples? |
| 18:42 |
TheEternalAbyss |
only site I have wit typo3 is the one i'm working on |
| 18:42 |
TheEternalAbyss |
chriscastiglione.com |
| 18:42 |
Dirk_ |
Hi all, |
| 18:42 |
Dirk_ |
is there a possibility to start Typo3 in preview mode (I don't know the english word for it - there is a live workaround and one where you have to publish your changes). |
| 18:42 |
TheEternalAbyss |
you can set default languages for individual users |
| 18:43 |
Dirk_ |
I would like Typo3 to start in the "preview workaround" after login. Is this possible? |
| 18:43 |
TheEternalAbyss |
i don't know if the individual default languages will show up for the login screen |
| 18:43 |
TheEternalAbyss |
Dirk: sorry I don't know |
| 18:43 |
Dirk_ |
ok, no problem. Thx - perhaps anyone else knows... |
| 18:44 |
TheEternalAbyss |
hopefully if someone knows they'll answer |
| 18:44 |
Dirk_ |
yes, I think so too ;) |
| 18:44 |
Dirk_ |
I'm just a typo3 noob... Google has no answer for it. |
| 18:49 |
TheEternalAbyss |
unfortunately I'm a bit of a noob too |
| 18:49 |
TheEternalAbyss |
I think you can configure that in workspaces |
| 19:07 |
Denyerec |
Hey guys, with RealURL is it better to rename the page path compelteley for a page, or create aliases to it? |
| 19:07 |
Denyerec |
I have: |
| 19:07 |
Denyerec |
mydomain.com/some/things/inthe/way.html |
| 19:07 |
Denyerec |
and would prefer: |
| 19:07 |
Denyerec |
mydomain.com/way.html |
| 19:07 |
Denyerec |
And as explored earlier, "Exclude from speaking URL path" is seemingly broken. |
| 19:22 |
Denyerec |
Also none of the guides I have looked at that explain how to create custom realURL paths work |
| 19:23 |
Denyerec |
they all suggest I click on icons that plainly do not appear. |
| 19:27 |
Denyerec |
Further when I DO actually see a record in the Path-to-id-mapping page (rare) and clickt he pencil to edit it, when I hit SAVE the changes do not persist. |
| 19:27 |
Denyerec |
In other words, the GUI tools for RealURL seem to be totally broken. |
| 19:27 |
Denyerec |
(4.3, latest version of RealURL) |
| 19:28 |
Denyerec |
perhaps I cannot override things because automatic configuration is enabled? |
| 19:30 |
Denyerec |
NOep |
| 19:30 |
Denyerec |
Ok, so it's broken. |
| 19:30 |
Denyerec |
Every time I try and love Typo3, it kicks me in the face. |
| 19:31 |
Denyerec |
It's easy to get anything "almost working" but to get anything "properly working" is an insurmountable wall of trouble. |
| 19:33 |
TheEternalAbyss |
i hear you |
| 19:33 |
TheEternalAbyss |
I made a change in my TS and typo will not render it :| |
| 19:37 |
Denyerec |
I get very tired of things being incomplete. |
| 19:37 |
Denyerec |
Dmitry is usually pretty good, too, but it seems that nothing about the GUI tools for RealURL works properly. |
| 19:38 |
TheEternalAbyss |
i had to disable realurl since it wa screwing up my navigation |
| 19:38 |
Denyerec |
Nothing saves, screen display is incomplete, etc. |
| 19:39 |
TheEternalAbyss |
i dont get this |
| 19:39 |
TheEternalAbyss |
I have a object element |
| 19:39 |
TheEternalAbyss |
of a login form |
| 19:39 |
TheEternalAbyss |
I have the text "forgot password" then the button defined in my TS |
| 19:39 |
TheEternalAbyss |
but Typo keeps rendering it as button THEN text |
| 19:39 |
TheEternalAbyss |
wtf |
| 19:39 |
TheEternalAbyss |
>:( |
| 19:40 |
TheEternalAbyss |
freakin span tag |
| 19:40 |
TheEternalAbyss |
*sigh* |
| 19:49 |
Denyerec |
:( |
| 19:49 |
Denyerec |
I'm just hacked off because it'd be better to have no GUI at all than one which doesn't work. |
| 19:49 |
Denyerec |
Hey Phlogi |
| 19:50 |
Phlogi |
hi Denyerec |
| 19:51 |
Denyerec |
Don't suppose you've used RealURL recently? |
| 19:51 |
Phlogi |
I'll leave very soon...cu later |
| 19:51 |
Denyerec |
Haha |
| 19:51 |
Phlogi |
Denyerec: used? you mean from a browser? _p |
| 19:51 |
Denyerec |
It really is that bad eh? :) |
| 19:51 |
Phlogi |
of course :D |
| 19:51 |
Denyerec |
Set up... |
| 19:51 |
Denyerec |
I just need to change a page path |
| 19:51 |
Phlogi |
Denyerec: yes, social life ya know |
| 19:51 |
Denyerec |
but the Info module tool for it is useless |
| 19:51 |
Phlogi |
Denyerec: interesting :p |
| 19:51 |
Denyerec |
it doesn't show me all pages, and won't save any changes. |
| 19:51 |
Denyerec |
I don't have a social life, I can't afford one. |
| 19:51 |
Phlogi |
ok, later man and goodl look |
| 19:51 |
Denyerec |
:) |
| 19:52 |
Phlogi |
:) |
| 19:53 |
Denyerec |
TYpo3 deserves some award for "Peice of software most likely to cause fatal shootings." |
| 19:54 |
Denyerec |
Ggggrrrrmble. |
| 22:09 |
Denyerec |
http://bugs.typo3.org/view.php?id=13018 |
| 22:09 |
Denyerec |
Bah |
| 22:10 |
Denyerec |
I really need 1) Some money and 2) Dmitry's Paypal address. |
| 22:31 |
Provito |
cool just created a hook to prevent some templavoila FCE fields from not showing when not in a permitted user group |
| 22:31 |
Provito |
I had a look at the sp_betterflex extension but it was for plugins rather than for template FCE's so modified the hook to accomodate a new tsconfig setting |