| 00:08 |
dinsdale07 |
theconic, I use templavoila, is your question whether you can add ts to a FCE in templavoila? |
| 00:10 |
theconic |
dinsdale07: my question is wether i can add ts to normal content elements made by the normal TV wizard |
| 00:11 |
dinsdale07 |
you can add TS to the xml DataStructure, what are you trying to do? |
| 00:12 |
jsfan |
hello everyone :) |
| 00:43 |
chefan |
dinsdale07: visibility of fields and methods was introduced first in php5 |
| 00:44 |
chefan |
the _ in function will most likely be php4 legacy code |
| 00:44 |
chefan |
that would explain the missing declarations |
| 04:35 |
jsfan |
anyone here? |
| 04:50 |
Denyerec |
yer |
| 04:50 |
Denyerec |
tho I'm in no state to be able to offer assistance |
| 04:51 |
Denyerec |
it's 0405hrs and Ineed sleep :) |
| 05:36 |
jsfan |
Denyerec, don't need help. just wanted to see if i was by myself ;) |
| 05:58 |
Maluka |
G'day all |
| 07:43 |
d|g |
hi all |
| 08:57 |
FloLeBlanc |
hi all |
| 08:57 |
Titii |
Hey friednds, I can help this solution. What you mean? I have as much configurations as language versions, as root variablle lang0 { ... } or English version lang1 {....}. In lang0,1,2... are just the constant values. Now I need to proceeed the constants by FE lang ver choosen. As default I am loadikng lang0 variables to the settings, then if the sys_language is 1 for example, so I need to... |
| 08:57 |
Titii |
...preset that constants, that are set in the lang1 {...}. Can anybody help with some the best solution? Thank you |
| 09:03 |
Michel1122 |
in typoscript page.10 = style.content.get what is wrong |
| 09:03 |
Michel1122 |
? |
| 09:05 |
Stoffel |
tried styles.content.get? |
| 09:05 |
Nitjuh |
page.10 < styles.content.get |
| 09:09 |
Titii |
Hello void |
| 09:10 |
Michel1122 |
yes it works xD |
| 09:11 |
Michel1122 |
i have another question... the extension tt_guest only shows the header |
| 09:11 |
Michel1122 |
yesterday i had the same problem but i downloaded extension div2007 then it worked |
| 09:11 |
Michel1122 |
but now it doesnt |
| 09:11 |
Titii |
Can I somehow copy constants as a settings? Like something.aaa < something.bbb ? Thank you |
| 09:15 |
Nitjuh |
@Michel1122: does the extension gives you a error message? |
| 09:15 |
_pedda_ |
titii in setup you just need to specify it like this: |
| 09:16 |
_pedda_ |
plugin.tt_news.pidList = {$tt_news_pid_list} |
| 09:16 |
_pedda_ |
and then in constants just tell: |
| 09:16 |
_pedda_ |
tt_news_pid_list = 1, 2, 3 |
| 09:17 |
_pedda_ |
blabla.blaBla = {$xyz} makes ts look in constants for xyz |
| 09:18 |
manuelstofer |
does anyone know how i get typo3 to show the flag of the original flag aswell? |
| 09:18 |
_pedda_ |
for the value of xyz |
| 09:18 |
_pedda_ |
original flag ? |
| 09:18 |
_pedda_ |
you want to specify the flagicon for the default language don't you ? |
| 09:19 |
manuelstofer |
pedda - yes, but currently it does not show it on content elements, etc |
| 09:19 |
_pedda_ |
mod.SHARED.defaultLanguageLabel = Deutsch |
| 09:19 |
_pedda_ |
mod.SHARED.defaultLanguageFlag = de.gif |
| 09:19 |
_pedda_ |
for example |
| 09:19 |
_pedda_ |
:-) |
| 09:19 |
manuelstofer |
thanks! |
| 09:20 |
manuelstofer |
that was quick :) |
| 09:20 |
_pedda_ |
to google this answer took me 10 sek ;) |
| 09:20 |
_pedda_ |
yes thank google |
| 09:22 |
Titii |
_pedda_: ok this is ok. But I can have some larg constant settings, but all settings are rooted for example in lang0 { const1=... ... const 2= } the next root of constants should be lang1 { const1= ..... and so on}, as default I can make in the setting like config.debug = {lang0.const1}, but I dont want to repeat all the settings for config.debug = lang1.const1 if that condition [globalVar =... |
| 09:22 |
Titii |
...GP:L = 1] is true |
| 09:22 |
manuelstofer |
pedda - its not working, maybe because of TV? |
| 09:22 |
_pedda_ |
hmm |
| 09:23 |
Titii |
you know what I mean? |
| 09:24 |
Briareos1 |
our former partner seems to somehow have disabled the creation of frontend users ("website user"). The icons for saving are missing. Where could they have done that? Where could I most likely re-activate that? |
| 09:24 |
Titii |
_pedda_ only one solution looks like the constants I have to write to the settings, where I can use the operator as main < lang0, then if [globalVar = GP:L = 1] is true main < lang1, and so on.. no? |
| 09:25 |
_pedda_ |
not sure titii, never done that before |
| 09:25 |
_pedda_ |
sorry |
| 09:31 |
_pedda_ |
manuelstofer: this is correct you have to put it into the page ts config of the rootpage of your pagetree |
| 09:31 |
_pedda_ |
not template, page ts config! |
| 09:32 |
_pedda_ |
briareos1 do you have administrator account ? |
| 09:32 |
Briareos1 |
_pedda_ sure |
| 09:32 |
_pedda_ |
it is not possible to disable user creation for admins |
| 09:33 |
manuelstofer |
thanks pedda - worked now :) |
| 09:33 |
Briareos1 |
_pedda_ logged in as admin, but somehow only the normal "Close"-icon shows up - no "save", "save and close" and such |
| 09:33 |
_pedda_ |
also for content elements briareos1 |
| 09:33 |
_pedda_ |
? |
| 09:33 |
Briareos1 |
_pedda_ though on the right hand side there is this drop down where the "save and close document" is to be chosen - but if i do so it will close the record but not create it |
| 09:33 |
_pedda_ |
or only for creating new be users ? |
| 09:34 |
Briareos1 |
_pedda_ only for feusers |
| 09:34 |
_pedda_ |
dropdown for save and close ? |
| 09:34 |
_pedda_ |
huh? |
| 09:35 |
Briareos1 |
_pedda_ yeah just in the same line as you have the icons you have on the right side something that says [menu] |
| 09:35 |
Briareos1 |
which is a dropdown field |
| 09:35 |
_pedda_ |
ah ok |
| 09:35 |
_pedda_ |
i see |
| 09:35 |
_pedda_ |
never seen it before :-P |
| 09:35 |
Briareos1 |
_pedda_ and well i CAN create BE users with the very same account I'm right now logged in -.- |
| 09:36 |
_pedda_ |
you have a sysfolder for fe users right ? |
| 09:36 |
Briareos1 |
_pedda_ yep |
| 09:36 |
Briareos1 |
created another one just for testing |
| 09:36 |
Briareos1 |
created also another fe usergroup |
| 09:37 |
_pedda_ |
Admin(!): is checked for your account ? |
| 09:38 |
Briareos1 |
you know we import some 4000 fe_users via a nightly cronjob/script and maybe they wanted to prevent someone edit those records - but i need a fe user on another place in the same site now and cannot create it .... |
| 09:38 |
Briareos1 |
yes it is checked |
| 09:38 |
_pedda_ |
let me think now.. |
| 09:39 |
_pedda_ |
:-P |
| 09:39 |
Briareos1 |
:) |
| 09:39 |
Briareos1 |
i even got the blue employee-admin icon next to my name *gg* |
| 09:39 |
_pedda_ |
amdin (1) checked = blue icon ^^ |
| 09:39 |
Briareos1 |
hehe yes |
| 09:40 |
Briareos1 |
on the database my typo3-user got all privileges as well |
| 09:40 |
Briareos1 |
i hope they didn't do that in the main source code (omg) |
| 09:40 |
Briareos1 |
core i mean |
| 09:42 |
_pedda_ |
do you have specified several groups your account belongs to ? |
| 09:42 |
_pedda_ |
try to find out whether it is specified in the group whether you are able to create new users or not |
| 09:45 |
Briareos1 |
_pedda_ hmm i am in no group - only admin(!) checked. but I'll create a user and assign all the groups available (though none seems like a valid one for that issue). I'll be back in a min ... |
| 09:47 |
Briareos1 |
... no success |
| 09:47 |
Briareos1 |
(i re-logged in - yes :) |
| 09:48 |
_pedda_ |
but I'll create a user and assign... how do you create on if the save button is missing ? |
| 09:49 |
Briareos1 |
i can create BE users |
| 09:49 |
Briareos1 |
i cannot create FE users |
| 09:49 |
_pedda_ |
ah .. i forgot |
| 09:49 |
_pedda_ |
sorry |
| 09:49 |
_pedda_ |
hmm |
| 09:49 |
Briareos1 |
no worries :) i appreciate you trying to help |
| 09:50 |
Briareos1 |
is there a pastebin for screenshots? |
| 09:50 |
_pedda_ |
dunno |
| 09:58 |
Briareos1 |
sometimes it helps to see: http://www.life.at/delme_fe_user1.jpg |
| 09:58 |
Briareos1 |
_pedda_ you see the [menu] to the right - this is where I _could_ choose to save, but as said this will only close the record and dismiss the changes |
| 09:59 |
_pedda_ |
ok |
| 10:00 |
_pedda_ |
i remember have specified additional buttons for save+add for example |
| 10:00 |
_pedda_ |
looking for it now |
| 10:00 |
_pedda_ |
just a second |
| 10:00 |
Briareos1 |
k |
| 10:03 |
FloLeBlanc |
can someone tell me what the php var for the current user ID in a frontend plugin was please? |
| 10:09 |
No5251 |
have a look at t3lib_div::debug($GLOBALS['TSFE']->fe_user); |
| 10:09 |
_pedda_ |
briareos1 |
| 10:09 |
Briareos1 |
_pedda_ hm? |
| 10:09 |
_pedda_ |
try this one in your ts config |
| 10:09 |
_pedda_ |
options.saveDocNew = 1 |
| 10:09 |
_pedda_ |
of your admin user |
| 10:10 |
FloLeBlanc |
no5251 thx |
| 10:10 |
_pedda_ |
shoould do a button for save and add |
| 10:10 |
_pedda_ |
if not, perhaps your core has really been modified |
| 10:13 |
_pedda_ |
briareos1 : http://typo3.org/documentation/document-library/core-documentation/doc_core_tsconfig/1.0.0/view/1/2/#id3927106 look for saveDocNew |
| 10:19 |
_pedda_ |
briareos1 : worked ? |
| 10:20 |
Briareos1 |
_pedda_ I am searching for occurencies in my install ... but cannot find any |
| 10:20 |
_pedda_ |
try the ts object browser |
| 10:20 |
_pedda_ |
or just set this option for your own account |
| 10:21 |
_pedda_ |
this should enable the save + add button only for your account |
| 10:21 |
_pedda_ |
so you should be able to save and add at leas. |
| 10:21 |
_pedda_ |
t |
| 10:22 |
_pedda_ |
i didn't find out how to disable the saveoption at all.. |
| 10:22 |
_pedda_ |
but this option adds an extra save button.. |
| 10:23 |
Briareos1 |
_pedda_ if i do that on account-basis is it sufficient to only write: saveDocNew=1 or do i have to use something like setup.override ... ? |
| 10:29 |
Briareos1 |
ah i see options.saveDocNew=1 must be it .. |
| 10:29 |
Saco |
Hello! I have a little typoscript problem, as you can see at this site : http://test.kostabodaarthotel.se/index.php?id=2 I have a menu that is made with gifbuilder, now I would like to move the three last categories (Erbjudande, Boka and Hem) to the right side, is there an easy way to do it with typoscript? |
| 10:30 |
Briareos1 |
still no save ... -.- |
| 10:52 |
_pedda_ |
sorry barireos1 i had a call.. |
| 10:52 |
_pedda_ |
briareos |
| 10:52 |
_pedda_ |
then your core had been modified probably |
| 10:52 |
_pedda_ |
or there is something else specified in the localconf |
| 10:53 |
_pedda_ |
briareos1 |
| 10:53 |
Briareos1 |
_pedda_ desperateareos :) |
| 10:54 |
Briareos1 |
_pedda_ i am checking localconf |
| 10:54 |
_pedda_ |
hmpf got some probs with your nick :-P |
| 10:55 |
Briareos1 |
hehe |
| 10:55 |
Briareos1 |
hmm who is modifing the core anyway :( |
| 10:55 |
Briareos1 |
could it be that a self-creted extension does so? |
| 10:55 |
Briareos1 |
created |
| 10:56 |
Briareos1 |
so that if i disable the extension (theoretically) would remove the problem? |
| 10:56 |
_pedda_ |
since when does this problem exist ? |
| 10:56 |
Briareos1 |
well i guess ever since - it simply was not necessary that additional fe_users are created - until now -> also it's only some weeks since we overtook the whole site into our own "power" :) |
| 12:11 |
teppi|work |
_pedda_, i think mostly every irc client i know has a nick auto completion function with the tab key .. |
| 12:12 |
teppi|work |
;-) |
| 12:14 |
_pedda_ |
oh |
| 12:14 |
_pedda_ |
thx :-) |
| 12:14 |
_pedda_ |
teppi|work: |
| 12:14 |
_pedda_ |
super! |
| 12:15 |
teppi|work |
:-) |
| 12:24 |
unbob |
Hey, I'm trying to use t3lib_div::_GP in my userfunc php function. If the GET-variable is "test", it reads the value fine, but if the GET-variable is "tx_myextension[test]", it can't read it |
| 12:24 |
unbob |
any ideas? |
| 12:25 |
lilalinux |
I would like to update the pages column of tt_content via the mysql console. will that break the history? |
| 12:26 |
unbob |
nevermind my question |
| 12:27 |
unbob |
I found the answer :p |
| 12:47 |
_pedda_ |
unbob |
| 12:47 |
_pedda_ |
and your answer is ? |
| 13:01 |
manuelstofer |
i want to use cObject->CONTENT() to get some tt_content elements from my extension. ts is only a array there, how can i execute ts like "renderObj < tt_content"? |
| 13:01 |
manuelstofer |
is there a function to parse typoscript? |
| 13:46 |
FloLeBlanc |
hi maholtz|WORK |
| 13:46 |
maholtz|WORK |
hi FloLeBlanc:) |
| 14:04 |
Pivo |
hallo, eine Frage zur Installation von typo3 4.2.3 |
| 14:04 |
Pivo |
jemand da? |
| 14:05 |
Pivo |
nobody here? |
| 14:05 |
maholtz|WORK |
@pivo: read topic |
| 14:05 |
Prot0 |
yeah |
| 14:05 |
maholtz|WORK |
please:) |
| 14:05 |
Prot0 |
indeed |
| 14:05 |
Prot0 |
hehe |
| 14:06 |
Pivo |
i have a question about the installation of v 4.2.3 the prblem is the following: |
| 14:07 |
Pivo |
when I type in the domain to get to the 123 installation it asks me for the database username and password. After typing in both and press continue, it asks me for the installtool password, which is by default joh316. |
| 14:08 |
Pivo |
but it doesn´t confirm the installtool password. |
| 14:09 |
Pivo |
you know why or do you need more information? |
| 14:09 |
maholtz|WORK |
delete cookies |
| 14:09 |
maholtz|WORK |
perhaps helps |
| 14:10 |
maholtz|WORK |
check if the md5 sum is the same as in typo3conf/localconf.php |
| 14:11 |
Pivo |
a.the md5 sum is right, I also tryed it with another password after changing the md5 sum. |
| 14:12 |
Pivo |
the attribute values (chmod) is set right. Maybe I should say that this is a new webspace. Which webspace preferences are needed except of 32mb memory? |
| 14:14 |
Pivo |
Might the reason be that the sql user (username of database) doesn`t have the right to create databases? |
| 14:15 |
maholtz|WORK |
cookies deleted? |
| 14:15 |
Pivo |
yes deleted, but it didn´t work |
| 14:16 |
maholtz|WORK |
check bugs.typo3.org |
| 14:16 |
Pivo |
It is not my first typo3 installation, but the first one on this server. I think it has something to do with the webspace preferences. |
| 14:20 |
maholtz|WORK |
and perhaps there is something in the bug tracker if it is so...? |
| 14:21 |
Pivo |
nothing found there. |
| 14:21 |
Pivo |
Again. Might the reason be that the sql user (username of database) doesn`t have the right to create databases? |
| 14:25 |
m4rtijn |
hi |
| 14:28 |
maholtz|WORK |
hi m4rtijn |
| 14:35 |
FloLeBlanc |
hi m4rtijn |
| 14:37 |
FloLeBlanc |
Pivo: as far as I know the db-user does not need to have the right to create databases, you can assign a db already created in the install tool normally |
| 15:24 |
FloLeBlanc |
could someone help me with the problem getting TS vars in PHP? http://paste.phlogi.net/-7c4e5b2b22/ thx |
| 15:25 |
Phlogi |
FloLeBlanc: must be a name issue... whats the name of your plugin? or in that class? |
| 15:25 |
FloLeBlanc |
the name of the plugin is user_koo_wlan_codes |
| 15:26 |
maholtz|WORK |
is it an frontend plugin or a userFunction? |
| 15:26 |
Phlogi |
hmm yes why is there user in it? |
| 15:27 |
FloLeBlanc |
it's a frontend plugin, the user int is there because I thought the page would store the code from the db, it should be refreshed when a new code is requested |
| 15:27 |
maholtz|WORK |
created via kickstarter? |
| 15:27 |
FloLeBlanc |
maholtz|WORK: yes |
| 15:28 |
maholtz|WORK |
your code is in the main function? |
| 15:28 |
FloLeBlanc |
yes |
| 15:28 |
Phlogi |
FloLeBlanc: show us more... inc. class name |
| 15:28 |
Phlogi |
FloLeBlanc: tried to clear _all_ caches? |
| 15:29 |
Phlogi |
is the TS where the plugin is inserted? check with object browser in be |
| 15:29 |
maholtz|WORK |
but the plugin itself works |
| 15:29 |
FloLeBlanc |
phlogi: yes |
| 15:29 |
FloLeBlanc |
maholtz|WORK: yes |
| 15:29 |
Phlogi |
FloLeBlanc: do you get any FE output? |
| 15:29 |
Phlogi |
then post whole class |
| 15:29 |
FloLeBlanc |
now that you mention it the code says: class user_koowlancodes_pi1 extends tslib_pibase. etc. => does this mean I need: plugin.tx_user_koowlancodes_pi1 |
| 15:33 |
FloLeBlanc |
http://www.phlogi.net/t3/tspastebin/ |
| 15:33 |
FloLeBlanc |
(of course there is a <?php tag in the first line - miscopied it :)) |
| 15:33 |
Phlogi |
FloLeBlanc: you need to take the correct link... |
| 15:34 |
maholtz|WORK |
+1 |
| 15:34 |
FloLeBlanc |
http://paste.phlogi.net/-1879e307ba/ of course - sorry :) |
| 15:34 |
Phlogi |
does it work without _ _? |
| 15:35 |
maholtz|WORK |
plugin.user_koowlancodes_pi1.hello = world |
| 15:35 |
maholtz|WORK |
i would test that... |
| 15:35 |
maholtz|WORK |
i think Phlogi is right |
| 15:35 |
Phlogi |
you should do plugin.tx_<yourkey>_pi1.TSOPTIONS |
| 15:35 |
Phlogi |
and key is without _ |
| 15:35 |
Phlogi |
IMHO |
| 15:36 |
FloLeBlanc |
maholtz|WORK: that worked, thank you. and thx phlogi |
| 15:36 |
FloLeBlanc |
so where does the tx_ normally come from? |
| 15:36 |
maholtz|WORK |
thats why you should not use _ in any key - because sometimes you have a _ in there, sometimes not |
| 15:36 |
FloLeBlanc |
the kickstarter guides just tell me to give the extension name without tx_ |
| 15:36 |
Phlogi |
jap |
| 15:36 |
maholtz|WORK |
yep |
| 15:36 |
maholtz|WORK |
:) |
| 15:36 |
Phlogi |
jap |
| 15:36 |
Phlogi |
:D |
| 15:36 |
maholtz|WORK |
jap |
| 15:39 |
FloLeBlanc |
thank you a lot both |
| 15:39 |
FloLeBlanc |
have a nice day |
| 15:44 |
_pedda_ |
is it possible to define some of the hidden fields as required ? |
| 15:44 |
_pedda_ |
in standard mailform of tt_content |
| 15:55 |
Prot0 |
oh noes |
| 15:55 |
Prot0 |
you can with powermail |
| 15:55 |
Prot0 |
(sorry not really an answer) |
| 16:01 |
maholtz|WORK |
@_pedda_: there is only javascript validation in standard mailform - so, it should be possible to alter the javascript vars ...? |
| 16:01 |
_pedda_ |
hmm ok# |
| 16:02 |
_pedda_ |
i've got the problem, that spambots already copied several forms of a project of mine, and i added a new hidden field. now if i could set this to required, the spambots wouldn't be able to use the old form to send spam |
| 16:03 |
_pedda_ |
in addition i added a second inputfield which is hidden by css.. so if it is filled with content, it can only be done by bots and not humans |
| 16:04 |
Prot0 |
lol |
| 16:04 |
Prot0 |
ive tried that too somewhere |
| 16:04 |
Prot0 |
only lasted for so long |
| 16:47 |
beli |
hi folks :) |
| 16:48 |
beli |
is there an extension for tabbed content...lets say have a subtree of pages in the backend you can click through with left/right arrows? |
| 16:54 |
_pedda_ |
yes |
| 16:54 |
_pedda_ |
ähm |
| 16:54 |
_pedda_ |
look for rg extensions of georg ringer |
| 16:54 |
_pedda_ |
rgooglemap.com in dev section i think |
| 16:54 |
beli |
fine, thanks |
| 16:54 |
_pedda_ |
there is something like that |
| 16:54 |
_pedda_ |
www.rggooglemap.com |
| 16:55 |
_pedda_ |
forgot a g |
| 16:55 |
_pedda_ |
lol .. its called rgtabs |
| 16:55 |
_pedda_ |
http://www.rggooglemap.com/dev/rgtabs.html |
| 16:56 |
beli |
_pedda_: thats ok..i thought of that, but what about multiple pages you can browse to with arrows, not using tabs? |
| 16:56 |
_pedda_ |
?! |
| 16:57 |
beli |
wait |
| 16:58 |
_pedda_ |
browse with arrows ? |
| 16:58 |
beli |
yes... |
| 16:58 |
_pedda_ |
what does this mean ? |
| 16:58 |
beli |
like using js and history.back() or history.forward() |
| 16:59 |
_pedda_ |
and then browse through your whole website ? |
| 16:59 |
beli |
nope...just to a subtree |
| 16:59 |
beli |
lets say you have 5 main categories |
| 16:59 |
beli |
and then you want to show page1, page2, page3 .... |
| 16:59 |
beli |
if one of the main cats has been selected |
| 17:00 |
_pedda_ |
something like the container in the top : http://hype.yeebase.com/ |
| 17:00 |
_pedda_ |
? |
| 17:01 |
beli |
yeah..i thought of sth. simpler....but thats awesome :) |
| 17:02 |
_pedda_ |
hmm this one seems to be made with glider.js and scriptaculous |
| 17:02 |
_pedda_ |
just look into the source of t3n.. and there you go... |
| 17:02 |
_pedda_ |
i don't know if there is an extension for that |
| 17:02 |
beli |
yes, but i doesnt need it to glide....just browse... |
| 17:03 |
_pedda_ |
glide = browse |
| 17:03 |
_pedda_ |
for me |
| 17:03 |
beli |
not really....glide is with slide effect |
| 17:03 |
beli |
browse is just switching pages |
| 17:03 |
_pedda_ |
if u speed up the glide speed you get a browse effect ;) |
| 17:03 |
beli |
_pedda_: hehe, yes...but the slide effect is cool...but its also overload to do it this way |
| 17:04 |
_pedda_ |
i've gotta go no.. work's over :-D |
| 17:04 |
_pedda_ |
beli are you using tv ? |
| 17:05 |
_pedda_ |
templavoila ? |
| 17:05 |
beli |
nope |
| 17:05 |
_pedda_ |
hmm ok |
| 17:05 |
beli |
thanks for help pedda |
| 17:05 |
beli |
nice day |
| 17:05 |
_pedda_ |
http://typo3.org/extensions/repository/view/tscobj/current/ take this one |
| 17:06 |
_pedda_ |
create a COA with a menu of subpages of your category |
| 17:06 |
_pedda_ |
and use jquery for switching |
| 17:06 |
_pedda_ |
whether you glide or browse is your choice |
| 17:06 |
_pedda_ |
i would have done it that way |
| 17:07 |
_pedda_ |
perhaps there is a much easier way.. |
| 17:07 |
beli |
i am not familiar with that...but maybe i can ask you tomorrow here |
| 17:07 |
beli |
i guess there is |
| 17:07 |
beli |
:) |
| 17:07 |
_pedda_ |
ok |
| 17:07 |
_pedda_ |
let's try tomorrow then |
| 17:07 |
_pedda_ |
cya all |
| 17:07 |
beli |
cu too |
| 17:14 |
beli |
hey m4rtijn |
| 17:19 |
m4rtijn |
hi |
| 17:28 |
No5251 |
hi |
| 17:29 |
No5251 |
does somebody know what's happend when $conf of my extension is almost empty? |
| 17:29 |
m4rtijn |
wow, I just received some geotagged images from my friends in new-zealand.. |
| 17:29 |
m4rtijn |
the accuracy is fenomenal |
| 17:29 |
beli |
m4rtijn: is there an extension to do page browsing though a subtree of pages? like using a dynamic link poninting to page ids? |
| 17:29 |
beli |
m4rtijn: sounds nice :) |
| 17:30 |
m4rtijn |
planning on making a typo3 - google maps - geotagged image - extension :p |
| 17:30 |
beli |
m4rtijn: plan to help me with my problem before :) |
| 17:30 |
m4rtijn |
h-menu beli ? :p |
| 17:31 |
beli |
m4rtijn: hmm...and just make pid +1/-1 visible? |
| 17:31 |
m4rtijn |
.. theres a SPECIAL = BROWSE setting |
| 17:32 |
m4rtijn |
hi just2b |
| 17:32 |
beli |
m4rtijn: uah, thanks then :) go on with your real problems :) |
| 17:32 |
m4rtijn |
hehe.. np |
| 17:33 |
just2b |
hi |
| 17:34 |
Denyerec |
hey just2b |
| 17:35 |
beli |
cu all |
| 17:35 |
m4rtijn |
cu beli |
| 17:39 |
theconic |
can someone tell me how to use Ghostscript under windows? |
| 17:39 |
m4rtijn |
.. read or write/ |
| 17:39 |
m4rtijn |
? |
| 17:39 |
theconic |
read |
| 17:39 |
theconic |
i mean i installed it and it works, but not in Typo3 |
| 17:40 |
theconic |
don't find a form where to insert the path of GS |
| 17:40 |
Prot0 |
I have got a fishy problem |
| 17:40 |
m4rtijn |
hmm.. I only had some ghostscript viewer installed once.. dunno how it works in typo3 on windows.. |
| 17:41 |
theconic |
how do i tell typo3 how to use GS in lunix? |
| 17:41 |
theconic |
linus i mean ;) |
| 17:41 |
theconic |
argh! Linux |
| 17:42 |
Prot0 |
Im using an external source to import data into tt_news, but it's filtering out the images and tables |
| 17:42 |
Prot0 |
on the FE |
| 17:43 |
theconic |
\reconnect |
| 17:43 |
jangla |
I have realURL set up on my server but at the moment can't really preview pages that are hidden correctly. can someone help? |
| 17:43 |
m4rtijn |
\beer |
| 17:43 |
m4rtijn |
;) cu tomorow |
| 17:44 |
Prot0 |
anybody got a clue? |
| 17:44 |
theconic2 |
damn, did you say something? |
| 17:44 |
theconic2 |
had to reconnect |
| 17:45 |
Prot0 |
nope |
| 17:45 |
Prot0 |
:D |
| 17:46 |
theconic2 |
ok, now how make i Ghostscript accessibe to Typo3? |
| 17:46 |
nd___ |
Can anyone recommend a project management software in php? |
| 17:47 |
Prot0 |
activecolab? |
| 17:48 |
nd___ |
Well, ok |
| 17:48 |
nd___ |
I'll look into it |
| 17:49 |
nd___ |
thanks Prot0 |
| 17:49 |
Prot0 |
:] |
| 17:50 |
nd___ |
yeah, well, more looking into open source projects... forgot to mention that |
| 17:51 |
jangla |
anyone know why right clicking a page in the BE opens it with a different domain to the one I've configured as baseURL? |
| 17:51 |
nd___ |
(Though activecolab looks nice... even has iphone integration) |
| 17:54 |
Prot0 |
really? it's been a while since i used it hehe |
| 17:58 |
Prot0 |
timetogo |
| 17:58 |
jangla |
sorry, should have said, right click -> show when I posted above |
| 18:13 |
dirkounet |
hello, got a question, since my update to t3 4.2.3 i got a problem with java encrypted mails |
| 18:14 |
dirkounet |
the adresses are encrypted and linked, but the links do not work |
| 18:14 |
dirkounet |
javascript is enabled |
| 18:14 |
dirkounet |
here is my ts |
| 18:15 |
dirkounet |
spamProtectEmailAddresses = 2 |
| 18:15 |
dirkounet |
spamProtectEmailAddresses_atSubst = [ät] |
| 18:15 |
dirkounet |
spamProtectEmailAddresses_lastDotSubst = [dot] |
| 18:24 |
nd___ |
hell, nothing similar to trac in php |
| 18:53 |
chessweb |
How am I supposed to report bugs when login to the bugtracker is disabled? |
| 18:54 |
just2b |
cant |
| 18:56 |
chessweb |
anybody here who can tell how long bugtracker login will be disabled? |
| 18:57 |
chessweb |
... and why it is disabled in the first place? |
| 18:57 |
just2b |
because of an intrusion to tapo3.org |
| 21:19 |
arnee |
does anybody know how to build an alpha transparent 8bit-png with gifbuilder? it need to be alpha transparent and not just index transparent. |
| 21:26 |
dinsdale07 |
Does anyone know how to patch files a diff output like this one? https://bugs.oliverklee.com/attachment.cgi?id=2467. I hope I don't have to do that manually ... |
| 21:32 |
theconic |
short question to TS: |
| 21:33 |
theconic |
i have a Text, wrap the text, and then i want to wrap i again |
| 21:34 |
theconic |
how? |
| 21:38 |
dinsdale07 |
have you tried .stdWrap.wrap = here | there ? |
| 21:39 |
dinsdale07 |
@ theconic |
| 21:40 |
theconic |
yes, just tried ;) |
| 21:40 |
theconic |
it renders first the stdWrap, then the wrap |
| 21:41 |
dinsdale07 |
hm, so not what you want? |
| 21:41 |
theconic |
yes, is what i wanted, thanks |
| 21:41 |
theconic |
but next question: |
| 21:41 |
Hinzpa |
@theconix: try .stdWrap.wrap = first | wrap and .stdWrap.wrap2 = next | wrap |
| 21:42 |
theconic |
Hinzpa: can i do this until ".stdWrap.wrap1283" ? |
| 21:42 |
Hinzpa |
no |
| 21:42 |
Hinzpa |
http://wiki.typo3.org/De:TSref/stdWrap |
| 21:42 |
theconic |
only two? |
| 21:42 |
nd____ |
arnee: You want to build PNGs with gifbuilder? Do you see the problem? |
| 21:43 |
Hinzpa |
no i think .stdWrap,wrap3 is also avaible |
| 21:43 |
Hinzpa |
but not more |
| 21:43 |
theconic |
ok, this will be enough, thanks ;) |
| 21:43 |
Hinzpa |
np |
| 21:43 |
theconic |
and thanks to dinsdale as well ;) |
| 21:47 |
arnee |
@nd___: you can build PNG in gifbuilder. it's a simple setting in the localconf. but i only get index transparent PNGs |
| 21:49 |
nd____ |
arnee: Ok, sorry then |
| 21:52 |
dinsdale07 |
arnee, does it maybe help to resize an existing png with alpha transparency in gifbuilder? |
| 21:54 |
theconic |
what is the sense of innerWrap? |
| 21:54 |
theconic |
don't understand the difference to a usual wrap... |
| 21:56 |
arnee |
@dinsdale07: i think that its a possible solution. i forgot to mention that the PNG consists of dynamic built typography, so i dont have an existing PNG in the first place |
| 22:00 |
dinsdale07 |
theconic, I think the difference is in which order things are wrapped. I think it's more interesting if you use .if constructs. |
| 22:03 |
theconic |
dinsdale07: ok, not interesting for me then.. |
| 22:03 |
theconic |
btw yesterday you helped me a such a lot! |
| 22:06 |
dinsdale07 |
no problem - templavoila is a hard to get started, took me 3 times reading the futuristic templatebuilding till I got it :-) |
| 22:06 |
Briareos1 |
i want to update from 4.1.1 to 4.1.7. the wiki only explains major version steps of upgrading - does that mean that i ONLY need to change the link to the new source for such "minor" steps? |
| 22:15 |
just2b |
yes |
| 22:23 |
s-andersen |
Anyone here knows how I can add the name of the calendar for an event in dayView (extension: cal)? |
| 22:24 |
s-andersen |
Actually I have got the calendar name on the page, but it's wrapped with <div> calendar: </div>, and I want to modify this text, but Cal doesn't respect my changes |
| 22:24 |
dinsdale07 |
The calendar name is usually just one marker ###CALENDAR_NAME### |
| 22:27 |
dinsdale07 |
s-andersen, did you check in your constant editor whether you have selected the modified day.tmpl |
| 22:28 |
s-andersen |
dinsdale07: Yes the name is ###CALENDAR_TITLE###, and this places the name but wrapped with <div> calendar: | </div>, and I don't want the wrap. I tried modifying it in event.event.calendar_title.dataWrap, but whatever I write there will just be ignored |
| 22:30 |
tCzern_ |
hi |
| 22:31 |
tCzern_ |
how difficult is it to create an online forum? |
| 22:31 |
tCzern_ |
I have nearly one year experience with Typo3, and don't know anything about php or typoscript development. Thanks! |
| 22:31 |
dinsdale07 |
you are probably not in the right path. I think it should be somewhere under plugin.tx_cal_controller.view.day ... |
| 22:33 |
s-andersen |
dinsdale07: Seems like you're right, I just discovered it myself |
| 22:33 |
dinsdale07 |
tCzern_, one of the most powerful forums right now is probably the mmforum. A little typoscript understanding is however recommended if you want to modify it. |
| 22:34 |
tCzern_ |
hmm, I would be willed to learn TS. I am meanwhile in the love and hate relations ship with Typo3 |
| 22:35 |
dinsdale07 |
s-andersen, cal can be confusing with the model/view/controller thing. I'm currently also stuck ... trying to integrate it with the seminars extension. |
| 22:36 |
s-andersen |
dinsdale07: Yes, and especially the fact that the MVC part of extension development is completely undocumented. lib/div looked promising, but it seems that people have chosen their own paths for MVC |
| 22:36 |
tCzern_ |
dinsdale07: does it work right out of the box? |
| 22:37 |
dinsdale07 |
s-andersen, yes, very unfortunate. I'm digging since days in the source code of cal without real progress .. some documentation would make the experience less painful. |
| 22:38 |
Briareos1 |
when doing the compare it this line in "Change fields" does not disappear: ALTER TABLE pages CHANGE tx_microsites_feature tx_microsites_feature TEXT default ''; |
| 22:38 |
Briareos1 |
Why? |
| 22:38 |
Briareos1 |
-it |
| 22:38 |
dinsdale07 |
s-andersen, I think Dimitries book is the first readable tutorial on extension programming, unfortunately it doesn't include MVC. |
| 22:38 |
Briareos1 |
I mean after ticking the checkbox and clicking "Write to database" :) |
| 22:38 |
dinsdale07 |
tCzern_, yes. You can use it straight away. If you want to see an implementation you can visit typo3.net. They are the developers of this forum. |
| 22:39 |
tCzern_ |
ok, thanks! |
| 22:40 |
dinsdale07 |
s-andersen, do you have maybe some experience with the cal extension? I'm trying to integrate categories and locations from the seminars extension but it doesn't return anything. |
| 22:42 |
s-andersen |
dinsdale07: Unfortunately I don't know anything about the seminars extension, and very little about cal, as I have always been afraid of the enormous beast of an extension |
| 22:42 |
dinsdale07 |
s-andersen, yes - I think last time I counted 30.000 lines of code ... :-) |
| 22:42 |
tCzern_ |
is Typo3 mostly a German development? I always come across documentation in German, just wondering |
| 22:44 |
just2b |
no it is not, but often used here |
| 22:44 |
s-andersen |
dinsdale07: It's insane... The cal extension is perfect for a job I'm doing right now, where the plan is to have different people maintain 50 calendars that should be shown as one. But it's not all fun working with cal :) |
| 22:49 |
dinsdale07 |
s-andersen, It has been well designed with extensibility and some very good ideas in mind, this is why it's also overly complicated I think. Some tuts/doku really would help. |
| 22:50 |
s-andersen |
dinsdale07: Totally agree. And I'm not sure what I prefer, bad design with lots of docs or nice design with no docs. Depends on the amount of time you are expecting to work with the extension I guess |
| 22:51 |
just2b |
s-andersen ask the devs of cal to do some work, sponsor it and it will get better for everyone |
| 22:52 |
dinsdale07 |
I'll give it one more evening before nailing the news list with some questions. |
| 22:52 |
s-andersen |
just2b: I know, but the amount of time i expect to spend on cal, and the fact that there's no money involved in this project makes it a no-go for me |
| 22:53 |
just2b |
hehe, always the no-money-thing ;) |
| 22:54 |
dinsdale07 |
I have actually a budget planned for "external development" in my current project. Problem is I don't know if the seminars, cal or community extension is more important for this particular project. |
| 22:54 |
just2b |
lol |
| 22:55 |
s-andersen |
This is 100% voluntary work with the calendar, so it's not even that "I don't make enough", it's that I don't make a dime :) |
| 22:55 |
Briareos1 |
Any idea why the COMPARE feature gives me the same suggestion over and over again (when I click "Write to database") ? |
| 22:55 |
Briareos1 |
s-andersen gg |
| 22:56 |
Briareos1 |
in that case u don't need to worry at all hehe |
| 22:56 |
just2b |
Briareos1 if it is written to the DB, it is a known bug, if not you havent got the correct privileges |
| 22:57 |
Briareos1 |
just2b I sett all privs ... also copied the exact same ALTER TABLE into phpmyadmin and ran it there |
| 22:57 |
Briareos1 |
so yes - it's written to the db |
| 22:57 |
s-andersen |
Does any of you have an example of how Cal looks as default, for allday events? They don't apear in my day-view template, and I wonder if that's expected behaviour |
| 22:58 |
just2b |
ok, so dont care about it and get to sleep ;) |
| 22:59 |
Briareos1 |
just2b hehe and I keep wondering since 3.6 why i could never get the nice "tick" saying "Table and field definitions are OK" :) |
| 22:59 |
Briareos1 |
can't sleep while not having Firefox 3 support xD |
| 23:00 |
dinsdale07 |
s-andersen, did you check the cal base project page for the allday events? |
| 23:00 |
s-andersen |
dinsdale07: Actually I can't find the address :( |
| 23:01 |
dinsdale07 |
http://www.typo3-calendar.org/1585.0.html |
| 23:01 |
s-andersen |
dinsdale07: Thank you, I'll look there |
| 23:03 |
s-andersen |
Weird, it shows the allday event above the timetable. Mine doesn't show at all, and a search in the source code, tells me that it's not even a CSS error... |
| 23:04 |
dinsdale07 |
I think there is probably some TS for allday events. |
| 23:17 |
s-andersen |
dinsdale07: Another thing you might know about. There is a possibility to filter out categories for a user, do you know of any option to save the filtering in a cookie so that it will be saved for next visit? |
| 23:29 |
dinsdale07 |
s-andersen, sorry, never heard of this. But sounds non trivial for me. I'm actually only using the calendar to display events from another extension, they are no calendar events. |
| 23:30 |
s-andersen |
Yeah, I guess it would be something to write myself if the community wants it :) |
| 23:30 |
dinsdale07 |
s-andersen, unless you write a little javascript youself and have the categories preselected |
| 23:31 |
dinsdale07 |
the community always wants new features :-) |
| 23:31 |
s-andersen |
But that alldayevents not showing is driving me mad. It shows in the month view, but not in the day view, and I have set no typoscript to prevent them from showing. |
| 23:32 |
dinsdale07 |
that's something I realized, day and month view are total different views. Each of them is rendered seperately with different functionality. |
| 23:33 |
dinsdale07 |
check out my site, different views with the same TS have different results in the various views. http://avecstyle.dynalias.net/portail/index.php?id=89 |
| 23:34 |
dinsdale07 |
for each view there is a corresponding php file in typo3conf/ext/cal/view if that helps. You see there which views are related. |
| 23:36 |
s-andersen |
I think my problem is, that the event is somehow not regarded as an allday event, by the day-view. But it is for monthview |
| 23:42 |
dinsdale07 |
there is some extra functionality regarding allday events in the class.tx_cal_dayview.php |
| 23:45 |
s-andersen |
Yeah, starting line 362, but I don't get much wiser looking at it :) It's a lot of references to arrays that origin a lot of other places. And I'm having no luck trying to inject some HTML to prove that I'm toying with the right code |
| 23:50 |
dinsdale07 |
so you have ALLDAY and LOOPALLDAY markers in your template? maybe it's also worth just copieng the code of the month template into your daytemplate and check the result. |
| 23:51 |
s-andersen |
Yep, I have the ALLDAY and LOOPALLDAY in my template, and now I have just thrown an echo inside of the loop that should identify allday events, and it finds one, but never inserts it could be the function renderEventForAllDay(); that's bad |
| 23:52 |
dinsdale07 |
I couldn't find that function ... |
| 23:52 |
s-andersen |
nope, me neither |
| 23:53 |
dinsdale07 |
can you perhaps use a month and a day view on the same page? |
| 23:53 |
dinsdale07 |
that's what I have done currently on the combined page. |
| 23:54 |
s-andersen |
I need to find a way to show it like this: http://www.typo3-calendar.org/1590.0.html?&cHash=15b7e2203d&tx_cal_controller[getdate]=20081127&tx_cal_controller[lastview]=day-1590&tx_cal_controller[view]=day |
| 23:56 |
dinsdale07 |
ok, so no option ... |
| 23:59 |
dinsdale07 |
and plugin.tx_cal_controller.view.day.event.alldayTitle.current = is set to 1 |