| 07:13 |
Janoon |
Can anyone help me about templavoila? |
| 07:15 |
Janoon |
How can i use my php file in templavoila |
| 07:15 |
Janoon |
? |
| 07:51 |
Janoon |
How can i use my php file in templavoila? |
| 08:36 |
Janoon |
How can i use my php file in templavoila? |
| 09:15 |
_pedda_ |
good morning :-) |
| 09:35 |
Ruudi |
hi |
| 09:36 |
Ruudi |
is it possible to create a page in different language but not as translation, i have one page tree concept but would need one page witch is only in other languages not in default |
| 09:38 |
fred^^ |
good morning |
| 09:53 |
Janoon |
How can i use my php file in templavoila? |
| 09:53 |
natalia |
hi everybody |
| 09:53 |
natalia |
I have a critic problem in my site |
| 09:53 |
natalia |
images won't resize to a maximum size |
| 09:54 |
natalia |
I don't know how to limit it |
| 09:54 |
natalia |
All the images are uploaded by users |
| 09:55 |
natalia |
so I could save a smaller image |
| 09:55 |
natalia |
but I don't know how to do taht either |
| 09:55 |
natalia |
I'm using multibox for news and lightbox for photographic library |
| 09:56 |
fred^^ |
Whats the best approach to avoiding duplicate content on pages with multilanguage installed. For example, the front page: / and /no (default) language are the same |
| 09:57 |
fred^^ |
Als, /, /forside/, /no/ and /no/forside is duplicate |
| 09:57 |
fred^^ |
Also |
| 10:11 |
Janoon |
I need your help |
| 10:11 |
Janoon |
How can i use php file using templavoila |
| 10:11 |
Janoon |
? |
| 10:12 |
fred^^ |
As a start, did you try http://www.google.no/search?hl=no&q=templavoila+use+php ? |
| 10:19 |
maholtz|WORK |
@fred; cant you redirect /no to / ? |
| 10:20 |
fred^^ |
Using mod_rewrite? Im not sure what is a good way to do this |
| 10:21 |
fred^^ |
Im trying to get typo3 to act in the right way in the first palce |
| 10:24 |
m4rtijn |
hi all |
| 10:24 |
FloLeBlanc |
hi all |
| 10:27 |
natalia |
so... no way to limit upload image dimensions? |
| 10:28 |
m4rtijn |
hi flo |
| 10:28 |
m4rtijn |
nataliam- where? |
| 10:28 |
natalia |
hi m4rtijn |
| 10:28 |
natalia |
I want to limit the dimensions of the click-enlarge image |
| 10:28 |
natalia |
but I think there's a problem somewhere |
| 10:29 |
natalia |
so I'm trying to limit it from the upload |
| 10:29 |
natalia |
using mailformplus |
| 10:31 |
m4rtijn |
hmm, I think the upload file-size limit from mailformplus is from the stabdard php setting |
| 10:31 |
m4rtijn |
which would reduce the filesize for uploading in typo3 as well if u limit that.. |
| 10:31 |
m4rtijn |
but im not sure.. |
| 10:31 |
natalia |
but I can anly limit the size, not the dimensions, isn't it? |
| 10:31 |
m4rtijn |
.. yeah before an image is uploaded the server cant know what dimensions it has.. |
| 10:32 |
m4rtijn |
thats like knowing somebodys name before he introduces .. |
| 10:32 |
m4rtijn |
as soon as servers get psychic.. this wont be possible |
| 10:32 |
natalia |
aja, but maybe with imagemagick or something similar... |
| 10:32 |
m4rtijn |
psychic imagemagick |
| 10:32 |
m4rtijn |
:) |
| 10:33 |
natalia |
I'm using multibox to show the tt_news photos |
| 10:33 |
natalia |
all the content is uploaded by users |
| 10:33 |
m4rtijn |
you can limit it fairly good with filesize |
| 10:33 |
m4rtijn |
just take a complex image with many colors.. limit it to 800x600 and check the filesize.. |
| 10:33 |
natalia |
multibox has a constant for this |
| 10:34 |
natalia |
but... it's not working |
| 10:34 |
m4rtijn |
but only for images which is already uploaded |
| 10:34 |
m4rtijn |
are* |
| 10:34 |
natalia |
jajaja |
| 10:34 |
m4rtijn |
to less for grammar |
| 10:34 |
m4rtijn |
need more coffee |
| 10:35 |
m4rtijn |
brb |
| 10:35 |
natalia |
:) |
| 10:35 |
fred^^ |
Is it possible to hide a content element on a certain page from an BE user. I want to hide the tt_news list element, but still allow the user to edit the front page |
| 10:35 |
natalia |
but do you know any reason why a constant is being ignored? |
| 10:36 |
maholtz|WORK |
@natalia: perhaps you made an typo, check syntax etc |
| 10:36 |
jangla |
anyone able to help me work out why not all the files I'd expect from typo3 are being gzipped? |
| 10:37 |
natalia |
no, I've modified it by constant editor :( |
| 10:38 |
maholtz|WORK |
@natalia\fs20 : check in objectbrowser if it is used\fs18 |
| 10:39 |
natalia |
Multibox tt_news width |
| 10:39 |
natalia |
[plugin.ju_multibox.tt_news.display.width] |
| 10:39 |
natalia |
Used to set the width of the LightBox if displaying tt_news SingleView in Multibox is enabled. |
| 10:39 |
natalia |
it is... |
| 10:39 |
natalia |
it's very strange |
| 10:40 |
natalia |
the thing is that I have two sites |
| 10:40 |
natalia |
in the same installation |
| 10:40 |
natalia |
and in one is working but in the other not |
| 10:40 |
natalia |
it is not centering the image properly either |
| 10:40 |
natalia |
but I haven't made the other site |
| 10:41 |
natalia |
I've asked the ones who amde it and have no idea |
| 10:41 |
natalia |
desperation mode on! |
| 10:42 |
maholtz|WORK |
@natalia: did you check the resulting typoscript in Objectbrowser? (care for conditions if you use them) |
| 10:45 |
natalia |
hmm |
| 10:45 |
natalia |
it's strange, there's no ju.multibox inside plugin in objectBrowser |
| 10:45 |
pulponair |
hi there |
| 10:47 |
jangla |
can anyone help me figure out why, despite calling for gzip to be compiled in apache, nothing in my site appears to be being gzipped? |
| 10:47 |
natalia |
there are only things beginning by tx_ , I don't really know if this is how it should be... |
| 10:47 |
m4rtijn |
hi pulpi |
| 10:49 |
maholtz|WORK |
@natalia: jep, plugin.tx_ is correct |
| 10:49 |
_pedda_ |
hi there.. does someone have experienc with configuring indexed search für multiple domains within a pagetree ? |
| 10:50 |
natalia |
uff then I'm lost, where should this: [plugin.ju_multibox.tt_news.display.width] be located in object browser? maybe I'm not understadig what maholtz|WORK is trying to say to me |
| 10:50 |
_pedda_ |
defining sections, first search the actual domain / project, possibility to search all the projects in advanced mode |
| 10:51 |
pulponair |
m4rtijn: : hi |
| 10:51 |
pulponair |
m4rtijn: do you no the way googlemaps determines the z-index of a marker by any chance? |
| 10:51 |
pulponair |
s/no/know |
| 10:52 |
pulponair |
m4rtijn: markers (via kml) |
| 10:52 |
maholtz|WORK |
@natalia: you do not find plugin.ju_multibox.tt_news.display.width in objectbrowser, because it is replaced. search for the value you set |
| 10:52 |
natalia |
ok |
| 10:55 |
natalia |
it is not set anywhere! |
| 11:00 |
jangla |
pulponair - depends. usually it's the order they're added to the map. there are ways around this though. why? |
| 11:01 |
pulponair |
jangla: hmm its not it seems as if gmaps uses its own way to determine the order :| |
| 11:01 |
jangla |
let me have a dog through some of my code... what is it you need to achieve? full control of the order? |
| 11:02 |
pulponair |
jangla: no i just need to change the order of 2 POI |
| 11:02 |
pulponair |
s |
| 11:03 |
pulponair |
jangla: tried to archive this fiddeling arround with the kml order but without any success |
| 11:03 |
maholtz|WORK |
@natalia: what does that extension? Do you really need it? |
| 11:04 |
jangla |
well I know you can make it so that the marker created first stays on top by creating this kind of thing:http://paste.phlogi.net/-22947f4d7c/ |
| 11:04 |
jangla |
you might also want to look at PDMarker - gives you a lot more control over markers generally. |
| 11:04 |
natalia |
yes, because as far I know is the only one in typo3 that can show images and videos in the same player |
| 11:05 |
jangla |
so con someone help me figure out why gzip doesn't appear to be doing what it should on my site? |
| 11:10 |
Janoon |
I neeeddddddddddddd Helppppppppppppppp Plz help me |
| 11:11 |
Janoon |
How can i use my php file in templavoila |
| 11:11 |
Janoon |
Like i include in Autoparser |
| 11:11 |
Janoon |
? |
| 11:15 |
m4rtijn |
Janoon - normally if u want to use custom php scripts u need to create an extension.. |
| 11:17 |
Janoon |
If I have a php file for listing with paging how can i include in templavoila like autoparser |
| 11:18 |
Janoon |
in autoparser i populate it in a specific div |
| 11:18 |
Janoon |
etc |
| 11:18 |
maholtz|WORK |
@Janoon: afaik in templavoila you can use lib.yourphpfile , if that is defined in your setup |
| 11:19 |
m4rtijn |
oh, okay didnt know that |
| 11:19 |
m4rtijn |
maybe TV has some adavntages after all :) |
| 11:20 |
Janoon |
I only mention here it will include in that div |
| 11:21 |
_pedda_ |
someone experienced with advanced crawler and indexed_search configuration? |
| 11:21 |
m4rtijn |
does somebody know how to set the dimensions of the tt_news image javascript popup? |
| 11:24 |
m4rtijn |
cant find it in the manual.. |
| 11:24 |
maholtz|WORK |
@m4rtijn: plugin.tt_news.*view.image.imageLinkWrap.width |
| 11:24 |
natalia |
mmm I think i know.... just a moment |
| 11:25 |
natalia |
oh, late |
| 11:25 |
m4rtijn |
thanks maholtz |
| 11:26 |
m4rtijn |
somehow this isnt in the object browser either.. |
| 11:26 |
_pedda_ |
there are a lot of things not included in the objectbrowser by default ... |
| 11:26 |
maholtz|WORK |
if it is not defined or it is deleted... |
| 11:26 |
_pedda_ |
this makes advanced configuration so difficult. |
| 11:27 |
maholtz|WORK |
in objectbrowser there are only things, which affects the acturall rendering of you page on that page! |
| 11:29 |
pulponair |
jangla: looks promising i ll give it a try (though i am not like diggin through the code of that ugly gmaps extension ;) ) |
| 11:29 |
pulponair |
jangla: thank you |
| 11:30 |
pulponair |
any ideas on how to receive the current fe_user session_id via TS ? (without a userfunc) ? |
| 11:30 |
jangla |
no problem |
| 11:31 |
jangla |
right, this gzip issue I've having. I'm assuming that it's not zipping the js and css that's coming out of the script merger extension I'm using as it's being processed afterwards - is there any way of making this happen correctly? |
| 12:04 |
Janoon |
can anyone provide me templavoila doc |
| 12:04 |
Janoon |
which guide me |
| 12:04 |
sorenmalling |
janoon |
| 12:04 |
sorenmalling |
http://typo3.org/documentation/document-library/extension-manuals/templavoila/1.3.7/view/ |
| 12:04 |
Janoon |
I have read the ext doc |
| 12:05 |
Janoon |
i got little bit understanding |
| 12:05 |
Janoon |
but not complete |
| 12:05 |
_pedda_ |
create template (html file) |
| 12:05 |
_pedda_ |
upload it.. |
| 12:05 |
_pedda_ |
install tv |
| 12:05 |
_pedda_ |
including all depending ext |
| 12:05 |
_pedda_ |
use tv wizard .. create ds first |
| 12:06 |
_pedda_ |
then create DO by mapping your html file |
| 12:06 |
_pedda_ |
you're done ;) |
| 12:10 |
sorenmalling |
_pedda_: you should make your own tutorials based on these few lines! :D |
| 12:10 |
_pedda_ |
hihi |
| 12:10 |
_pedda_ |
some people like it more that way |
| 12:10 |
_pedda_ |
<- for example |
| 12:11 |
sorenmalling |
lol ! :) |
| 12:12 |
_pedda_ |
i decided not to tell him how to create fce's using a one-liner ;) |
| 12:12 |
_pedda_ |
Janoon: what is the step, makes you trouble ? |
| 12:35 |
m4rtijn |
hmm |
| 12:39 |
maholtz|WORK |
re |
| 12:39 |
m4rtijn |
wb |
| 12:39 |
_pedda_ |
wb |
| 12:40 |
Janoon |
I have a page Me with 6 its url with become Me.6.0.html? how? |
| 12:41 |
_pedda_ |
sorry janoon .. did't get your question |
| 12:41 |
_pedda_ |
*didn't |
| 12:41 |
Janoon |
it will become like index.php?id=6 |
| 12:41 |
Janoon |
right |
| 12:41 |
Janoon |
but it become Me.6.0.html |
| 12:42 |
sorenmalling |
Do you have anything like RealURL CoolURI or the like installed as an extension? |
| 12:42 |
Recnelis |
Hey guys, is there a way to make a nice layout in the BE in regards to the content elements - As I understand me_templavoilalayout fucks up with the newer version of templavolia.. It's to make what you see in the Be corrospond with what u see in the FE.. |
| 12:42 |
Recnelis |
Eg. when viewing a page in the "Page" option.. |
| 12:47 |
sorenmalling |
Janoon: Do you have anything like RealURL CoolURI or the like installed as an extension? |
| 12:47 |
Janoon |
no |
| 12:48 |
_pedda_ |
simulatestaticdoucuments = 1 @ Janoon |
| 12:48 |
_pedda_ |
? |
| 12:48 |
Janoon |
where it is? |
| 12:49 |
sorenmalling |
Janoon: Your template |
| 12:49 |
Janoon |
Static Methods for Extensions 2007 |
| 12:49 |
Janoon |
? |
| 12:49 |
Janoon |
r u talking about this? |
| 12:49 |
_pedda_ |
no |
| 12:50 |
_pedda_ |
I'm not sure if this: config.simulateStaticDocuments = 0 is set by default to 1 |
| 12:51 |
Janoon |
in localconfig |
| 12:53 |
_pedda_ |
is Me.6.0.html the url you want to use ? |
| 12:53 |
_pedda_ |
or do you want it to look different ? |
| 12:54 |
_pedda_ |
simulateStaticDocument = 1 -> |
| 12:55 |
_pedda_ |
Title (ME) + Page ID () 6 + PageType 0 = Me.6.0.html |
| 12:55 |
_pedda_ |
Title (ME) + Page ID (6) + PageType (0) = Me.6.0.html |
| 12:55 |
_pedda_ |
because of simulateStaticDocuments = 1 |
| 12:56 |
Janoon |
simulateStaticDocuments = 0 |
| 12:56 |
Janoon |
its value is 0 |
| 12:56 |
_pedda_ |
hmm ok |
| 12:56 |
_pedda_ |
this is done in order to get realurl working |
| 12:56 |
m4rtijn |
_htaccess maybe? |
| 13:00 |
_pedda_ |
janoon: http://wiki.typo3.org/De:TSref/CONFIG ans search for simulatestaticdocuments |
| 13:02 |
Janoon |
Thanks dear it have been override in setup |
| 13:02 |
Janoon |
simulateStaticDocuments = 1 I do it 0 |
| 13:02 |
|Xabbu |
Does anyone know it there is something like t3lib_extMgm::removeFromAllTCAtypes (like t3lib_extMgm::addToAllTCAtypes only to remove fields?) I am trying to add the subheader field to every Content-Element-Type but have to remove it first from the Header-Type |
| 13:02 |
Janoon |
Can you guide me If i do it 1 |
| 13:03 |
Janoon |
Then how link will be working |
| 13:03 |
Janoon |
? |
| 13:03 |
Janoon |
when i do it 1 |
| 13:03 |
Janoon |
then link will be like this Me.6.0.html |
| 13:04 |
Janoon |
but page is not displaying when i click on that link |
| 13:05 |
|Xabbu |
Janoon: Do you get an Errormessage in your Browser (like 404, Page not found)? |
| 13:07 |
|Xabbu |
Janoon: You have to enable the RewriteEngine of yout Webserver (in an .htaccess-file for example) |
| 13:10 |
Janoon |
yes |
| 13:11 |
Janoon |
its already on |
| 13:25 |
m4rtijn |
hm |
| 13:26 |
_pedda_ |
has to do with rewrite module on wamp (windows) |
| 13:26 |
_pedda_ |
RewriteBase didn't solve the problem |
| 13:27 |
_pedda_ |
probably has the wrong htaccess configuration for his local machine... |
| 13:27 |
_pedda_ |
does someone develop his typo3projects on a windowsmachine locally using xampp ? |
| 13:49 |
martijn |
hm |
| 13:51 |
|Xabbu |
Does anyone know how I can remove the subheader-field from $TCA['tt_content']['types']['header']['showitem']? |
| 14:02 |
m4rtijn |
delete it from the tables.php |
| 14:19 |
tf |
hi, i have a problem. i cant edit a template file in an extension. i tried it with a FTP programm, with quixplorer and with the extension manager and then edit files. but i havent got the permission. who has got the permission? |
| 14:20 |
null |
tf: there is a extension named kickstart |
| 14:20 |
|Xabbu |
m4rtijn & maholtz|WORK: Unfortunatly if I unset $TCA['tt_content']['types']['header']['showitem'] I will loose the whole content, not only the subheader-Field. |
| 14:21 |
null |
you can edit extension files with that in the backend, if you have set the noEdit config appropirate |
| 14:21 |
m4rtijn |
|Xabbu - whats your purpose?> |
| 14:22 |
tf |
null: noedit is 0. i can edit the template file of an other extension with "edit files". but not of this extension. but i know that i have changed the file sometimes ago. but now... permission denied |
| 14:23 |
null |
ok. so you have ssh access? |
| 14:23 |
tf |
null: i get a php error. no typo3 error |
| 14:24 |
tf |
null: no |
| 14:24 |
null |
soiund bad |
| 14:24 |
null |
no permission == no permission :) |
| 14:24 |
|Xabbu |
tf: probably the Filepermissions are meant. If the extension is installed globaly and tere are other Typo3-Installations on your server, you should copy the Template to a folder in "fileadmin" and set the extension to use this template. Otherwise you can change them in quixplorer or the FTP-programm. Add "write"-Permission to the owner (and maybe the group). |
| 14:24 |
tf |
null: but i edited this file sometimes ago. |
| 14:25 |
tf |
|Xabbu: Ok yes. i copy the template to the fileadmin. |
| 14:26 |
tf |
|Xabbu: but i wonder why this doestn work anymore. |
| 14:27 |
|Xabbu |
m4rtijn: I would like create an extension to add the subheaderfield to every TCAtype. For this I use t3lib_extMgm::addToAllTCAtypes. But, as the header-type already has this field enabled, I would have to set it explizit to "every type exept header". If I want to create a generic extension that works everywhere, I can not know which types exist. |
| 14:27 |
tf |
|Xabbu: thanks |
| 14:28 |
|Xabbu |
tf: Did you find the error? |
| 14:28 |
tf |
|Xabbu: no. but i will copy the template to the fileadmin directory. |
| 14:29 |
|Xabbu |
tf: Are you on a shared server with typo3 preinstalled? |
| 14:29 |
tf |
|Xabbu: no. i installed it myself |
| 14:30 |
tf |
i installed this extension with the extension manager. |
| 14:30 |
tf |
and i had changed this file before |
| 14:30 |
tf |
but now... php permission denied |
| 14:31 |
|Xabbu |
Ok. Then the editing should work even in the extension-directory. Can you post the filepermissions? (Althoug it is not good to edit the templates directly in the extension-folder, because changes will be overwritten once the extension is updated. |
| 14:32 |
tf |
-rw-r--r-- |
| 14:33 |
tf |
the owner has write permission |
| 14:35 |
|Xabbu |
tf: Can you give me the name of the ext? |
| 14:36 |
tf |
macina_searchbox |
| 14:37 |
FloLeBlanc |
can someone direct me to a page or tell me where I can get infos on how to get TS vars for my own extension in php? |
| 14:37 |
sorenmalling |
FloLeBlanc: Are you talking about constants? |
| 14:37 |
FloLeBlanc |
soren: yes |
| 14:38 |
sorenmalling |
FloLeBlanc: $confarray = unserialize($GLOBALS['TSFE']->TYPO3_CONF_VARS['EXT']['extConf'][$this->extKey]); |
| 14:38 |
FloLeBlanc |
soren: thank you |
| 14:39 |
sorenmalling |
FloLeBlanc: Oh wait, maybe im wrong, thats from ext_conf_template.txt file, from the ext manager, give me a second :) |
| 14:39 |
FloLeBlanc |
:) |
| 14:44 |
sorenmalling |
FloLeBlanc: is it constants set in a template that you need to get? |
| 14:45 |
FloLeBlanc |
in the constants/setup of my own extensions |
| 14:45 |
FloLeBlanc |
-s |
| 15:11 |
HardPhuck |
is there anything important i should know when upgrading from 4.1.2 to 4.2.2 |
| 15:11 |
HardPhuck |
i changed the typo3_src symlink |
| 15:12 |
HardPhuck |
to point to 4.2.2 |
| 15:12 |
HardPhuck |
but now when i go to update wizard in install tool nothing happens |
| 15:12 |
HardPhuck |
when i click the next button to upgrade |
| 15:12 |
HardPhuck |
i mean it says success, but if i go to wizard again it still shows 4.1 |
| 15:15 |
m4rtijn |
HardPhuck - did u do this: install tool - database - COMPARE .. the one on top |
| 15:15 |
HardPhuck |
um, no i didn't think that was necesseary |
| 15:43 |
tCzern |
Hello, any action in here? |
| 15:43 |
maholtz|WORK |
sometimes |
| 15:43 |
_pedda_ |
hehe |
| 15:44 |
tCzern |
hi, I need some help with FE User Registration, I read the manual 10 times, and after 7 hours of fiddling around with it I gave up |
| 15:46 |
tCzern |
it registers a name, but instead of confirming it tells me in the same flow that the user is already registered, and I get an confirmation email with no ID |
| 15:49 |
tCzern |
everyone gone again? |
| 15:50 |
tCzern |
where can I post such jobs? mailing list? |
| 15:51 |
maholtz|WORK |
there is a mailinglist job or jobs sth. like that |
| 15:51 |
untouch_ |
hi |
| 15:51 |
Recnelis |
hey guys, I've got a weird weird problem.. I've made a costum extension with some courses... |
| 15:52 |
tCzern |
so, you don't work with this extension ? |
| 15:52 |
dokma |
hey guys |
| 15:52 |
Recnelis |
But as you know one can't link straight to a db element.. - So my links are usually www.mypage.com/index.php?id=256&activityid=62 |
| 15:53 |
dokma |
I lost markers on all google maps on my TYPO3 sites |
| 15:53 |
maholtz|WORK |
@tCzern: i do, but i have glue whats going wrong and not enough time |
| 15:53 |
dokma |
anyone had the same happen? |
| 15:53 |
Recnelis |
Yet, now when I try linking in the RTE to this page, I get a "Page not found" error when I save.. :s |
| 15:53 |
dokma |
sample here: http://www.rotal.hr/kontakt/ |
| 15:54 |
dokma |
Denyerec: you here mate? |
| 15:55 |
tCzern |
maholtz|WORK: ok, thanks will ask somewhere else. I think I will walk away from Typo3. I am in the US, everyone here uses Drupal. |
| 15:55 |
dokma |
ries2: man you around? |
| 15:55 |
untouch_ |
if i put select.languageField = sys_language_uid in my ts content object block the content wont appear when i create a new one in my second language but it appears (as copy) if i create CE copys from the default language and if i dont put it in my TS the copyd CEs always gets doubled in the browserview but the creation of a new CE works then |
| 15:55 |
untouch_ |
can anyone tell me how i get both working together |
| 15:55 |
ries2 |
dokma: what's up? |
| 15:55 |
dokma |
hey mate |
| 15:55 |
dokma |
got a prob here |
| 15:55 |
dokma |
you got a minute? |
| 15:56 |
maholtz|WORK |
@tCzern: there is a t3con in Texas next year. Do not know for what do you need TYPO3 (or Drupal) |
| 15:56 |
untouch_ |
so no CE gets doubled and creation of a new one works fine? |
| 15:56 |
tCzern |
a T3 con in TX, where is the link? |
| 15:58 |
Denyerec |
dokma |
| 15:58 |
Denyerec |
? |
| 15:58 |
dokma |
Denyerec: |
| 15:58 |
dokma |
I've got a bit of an issue |
| 15:58 |
dokma |
you got a minute? |
| 15:58 |
Denyerec |
Sure |
| 15:58 |
Denyerec |
don't know how much good I'll be, but I'll try |
| 15:58 |
dokma |
hehe :) |
| 15:58 |
dokma |
thanks |
| 15:59 |
dokma |
I lost all markers on my TYPO3 google maps |
| 15:59 |
Denyerec |
rggooglemaps? |
| 15:59 |
dokma |
on all sites at the same time |
| 15:59 |
dokma |
I think so |
| 15:59 |
dokma |
let me check |
| 15:59 |
dokma |
lumogooglemaps |
| 15:59 |
Denyerec |
Ah |
| 15:59 |
Denyerec |
Uhm |
| 16:00 |
dokma |
here's a sample: http://www.rotal.hr/kontakt/ |
| 16:00 |
Denyerec |
That sounds to me like the googlep maps API might have changed |
| 16:00 |
Denyerec |
If all sites that use it died at once. |
| 16:00 |
dokma |
yeah... I'm thinking something like that aswell |
| 16:00 |
dokma |
but then again |
| 16:00 |
dokma |
that would cause so much trouble to so many sites |
| 16:00 |
Denyerec |
I would check the API call that the extension makes, and then double check with an update to the googlemaps API |
| 16:00 |
Denyerec |
Hah, yes it would. |
| 16:00 |
Denyerec |
But I don't think Google are the kind of company who give a shit. |
| 16:01 |
dokma |
hehehe |
| 16:01 |
Denyerec |
It's their way, or the highway |
| 16:01 |
Denyerec |
So to speak |
| 16:01 |
Denyerec |
So the prime suspect is definately an API change. |
| 16:02 |
m4rtijn |
hm |
| 16:03 |
dokma |
I'll go dig into it |
| 16:03 |
maholtz|WORK |
@tCzern: i do not have any link - they told so at t3con08, perhaps you could ask in typo3.ug.us newsgroup |
| 16:03 |
dokma |
maybe try another version |
| 16:04 |
Recnelis |
Do any of u know how to add a .patch file to my typo3 installation? |
| 16:14 |
maholtz|WORK |
@Recnelis: man patch ? |
| 16:14 |
maholtz|WORK |
or use eclipse for that |
| 16:14 |
Recnelis |
I've got a Typo3 installation online... |
| 16:14 |
Recnelis |
http://bugs.typo3.org/view.php?id=2714 <- I need to apply this patch |
| 16:15 |
Recnelis |
But I'm at a lost in regards to how to do it.. |
| 16:15 |
maholtz|WORK |
download via svn the same version and then use patch locally then upload the patched file |
| 16:15 |
Recnelis |
i haven't got a local installation |
| 16:16 |
Recnelis |
I downloaded the file from the link.. uploaded to the installation and am trying to apply it.. |
| 16:16 |
maholtz|WORK |
well, do you have eclipse with svn support? |
| 16:17 |
maholtz|WORK |
do you have a shell there? type in man patch |
| 16:18 |
maholtz|WORK |
dont forget to update http://wiki.typo3.org/Diff-patch after that |
| 16:18 |
Recnelis |
I have shell access |
| 16:18 |
maholtz|WORK |
is patch available? |
| 16:18 |
Recnelis |
Yes, I downloaded from the link above.. |
| 16:19 |
maholtz|WORK |
sry, i didnt mean "patch-file" i meant "patch-programm" (calles "patch") |
| 16:20 |
Recnelis |
Yes |
| 16:20 |
Recnelis |
http://paste.phlogi.net/-2edab04ee7/ <- that's the error I get |
| 16:20 |
Recnelis |
It seems as though I'm in the wrong dir.. but I'm inside the typo3_src when I write the patch command |
| 16:20 |
Recnelis |
So is the patch.. |
| 16:21 |
Phlogi |
Recnelis try p0 |
| 16:22 |
tCzern |
maholtz|WORK: thanks! |
| 16:23 |
Recnelis |
Phlogi: That got me further :) |
| 16:24 |
Recnelis |
Yet 3 fails.. :( |
| 16:24 |
Phlogi |
Recnelis: gg |
| 16:24 |
Phlogi |
Recnelis: maybe cou can fix those by hand? |
| 16:24 |
Recnelis |
Well sure.. but what is a hunk exactly :p |
| 16:25 |
Phlogi |
Recnelis: if the source has changed, but the patch tool can still find the correct position in the file somewhere else |
| 16:25 |
bjoern__ |
hello everyone. it would be nice if someone could give me a hint here. I am pretty new to typo3, trying to tweak a TMENU from a website. TS is like this (http://paste.phlogi.net/tmenu/) , what I am trying to do is, to have a different css class wrapped in for one of the menuitems/subpages of the menu. Is there a simple way to do this? probably by either adding a condition to the TS, or... |
| 16:25 |
bjoern__ |
...adding some TS to the template of the subpage whose menuitem should be altered? |
| 16:25 |
Recnelis |
http://paste.phlogi.net/-f109d686d5/ |
| 16:26 |
Recnelis |
That the text - Hmm so Phlogi I go into the files myself and find the positions? |
| 16:26 |
Phlogi |
Recnelis: are the messages only hunks? I mean no errors? |
| 16:26 |
Phlogi |
past the full output please |
| 16:26 |
maholtz|WORK |
@bjoern__: condition would not work, you need to use an if statement (which does not work like an if statement in php) |
| 16:28 |
lilalinux |
Aloha |
| 16:28 |
Recnelis |
Phlogi: That was the full output |
| 16:29 |
bjoern__ |
maholtz: thanks for answering :) well, so far I tried something like http://paste.phlogi.net/-e5714d08e9/ which is probably a mess and does not work. I don't really know how to query the PID of the page that the menu item links to, or the title of the item itself.. |
| 16:30 |
maholtz|WORK |
@bjoern__: Conditions does not work in Braces - and Conditions works not for each menu item, but only for page generating. |
| 16:30 |
unbob |
Hi people, I would like to have the possibility to upload multiple images in the standard "Images" content element. Is there an easy way of enabling this or downloading an extension? |
| 16:31 |
maholtz|WORK |
@bjoern__: check if wrapItemAndSub has stdWrap propertie |
| 16:31 |
Recnelis |
Phlogi: A hunk isn't a error? |
| 16:33 |
Phlogi |
'please try http://typo3.org/extensions/repository/view/sqlbuddyadmin/current/ out |
| 16:33 |
Phlogi |
Recnelis: nope |
| 16:33 |
Phlogi |
if it does not fail |
| 16:34 |
Recnelis |
Phlogi: Cool, thx :) |
| 16:34 |
Phlogi |
Recnelis: :) |
| 16:37 |
bjoern__ |
maholtz: well it's a function of TMENUITEM and seems to return an object of type "wrap" |
| 16:45 |
dinsdale07 |
How can I pre-select the country in the dropdown box in srfeuserregister. It's always showing Germany... |
| 16:46 |
maholtz|WORK |
@bjoern__: hm:( thought that it is of type stdWrap... wrapItemAndSub.wrap = <li class="level1">|</li> does not work? can you check that |
| 16:48 |
maholtz|WORK |
@bjoern__: 1.NO.allWrap.insertData = 1 |
| 16:48 |
maholtz|WORK |
1.NO.wrapItemAndSub = <li title="{field:udi}" ... |
| 16:48 |
maholtz|WORK |
ups typo: {field:uid} |
| 16:49 |
maholtz|WORK |
if you get than an title with the uid of that page, then i will guide you to the next step:) |
| 16:49 |
bjoern__ |
maholtz: ok, great, hang on :) |
| 16:51 |
lilalinux |
what does "foo >" mean? |
| 16:51 |
maholtz|WORK |
unset an typoscript object |
| 16:51 |
lilalinux |
thx |
| 16:52 |
bjoern__ |
maholtz: checked wrapItemAndSub.wrap = <li class="level1">|</li> - it's not working, the wrapping gets lost. now trying the other part |
| 16:56 |
lilalinux |
I'm looking for a tutorial on custom tags w/o the extension "custom tags". I tried parsefunc, but even without RTE the tag will end up in FE with <,> replaced by html entities |
| 16:57 |
lilalinux |
Do I have to put the parsefunc code in PageTS or the Template? |
| 16:58 |
bjoern__ |
maholtz: it actually results in <li class="level1" title="{field:uid}"> (http://paste.phlogi.net/-620052bb8a/) |
| 16:59 |
JohPie |
maholtz|WORK: Are you from MS? |
| 16:59 |
maholtz|WORK |
@JohPie: yep |
| 16:59 |
JohPie |
ok... |
| 17:00 |
maholtz|WORK |
@bjoern__:( test |
| 17:00 |
maholtz|WORK |
allWrap.wrap = <li title="{field:uid}" class="level1">| |
| 17:00 |
maholtz|WORK |
wrapItemAndSub = |</li> |
| 17:00 |
maholtz|WORK |
instead? |
| 17:00 |
maholtz|WORK |
@JohPie: it is not bad here:) |
| 17:01 |
JohPie |
I know |
| 17:01 |
HardPhuck |
o get this The compatibility version has been set to 4.2. |
| 17:01 |
HardPhuck |
when updating from 4.1.2 to 4.2.2 |
| 17:01 |
JohPie |
I have studie there and my girlfriend lifes there... |
| 17:01 |
dinsdale07 |
I though if you use {field:uid} syntax you need "datawrap" instead of "wrap". And then insertData = 1. |
| 17:01 |
HardPhuck |
but when i refresh the compatibility is again set to 4.1 |
| 17:01 |
HardPhuck |
why cant i update? |
| 17:02 |
maholtz|WORK |
@dinsdale07: dataWrap works without insertData - if you do not use dataWrap you have to use insertData = 1 |
| 17:02 |
maholtz|WORK |
but i wonder why it does not work |
| 17:02 |
Recnelis |
Does anyone in here make links in typo3 to a page inside your installation but with parameters? Like: I want to make a link to www.mypage.com/index.php?id=256&myParam=1 - I know how to make a page to the page with id 256 but not how to add the &myParam=1 |
| 17:03 |
maholtz|WORK |
@Recnelis: via TypoScript: additionalParams = &myParam=1 |
| 17:03 |
bjoern__ |
maholtz: it doesn't seem to recognize those curly brackets, still including them in the title string |
| 17:03 |
Recnelis |
maholtz|WORK: It's in the RTE |
| 17:05 |
Recnelis |
Or how to make the RTE stop making all my & into amp; |
| 17:06 |
maholtz|WORK |
@bjoern__: wondering, i thought i would be good in typoscript...? |
| 17:06 |
maholtz|WORK |
try stdWrap.dataWrap = {field:uid}| |
| 17:07 |
Recnelis |
Doesn't anyone make internal links with params? :( |
| 17:09 |
bjoern__ |
maholtz: that does retrieve the uid, wondering how to get it in the title string? |
| 17:15 |
HardPhuck |
argh! |
| 17:15 |
HardPhuck |
going crazy never had so much trouble updating |
| 17:21 |
maholtz|WORK |
@bjoern__: check allStdWrap.insertData = 1 |
| 17:22 |
bjoern__ |
maholtz: sorry, you're losing me.. where to put that? |
| 17:22 |
maholtz|WORK |
1.NO.allStdWrap.insertData = 1 |
| 17:31 |
bjoern__ |
maholtz: this seems to work, it just breaks the level2 menu by using class "level1" for the first menu item in level2: http://paste.phlogi.net/-fc3c9496c3/ |
| 17:32 |
maholtz|WORK |
yeah;) you can put allStdWrap inside the brackets { it is the same } |
| 17:34 |
maholtz|WORK |
so, next step should be possible too: |
| 17:34 |
maholtz|WORK |
...allstdWrap.prepend = LOAD_REGISTER |
| 17:34 |
maholtz|WORK |
...allstdWrap.prepend.level = TEXT |
| 17:34 |
maholtz|WORK |
...allstdWrap.prepend.level.value = level1 |
| 17:34 |
maholtz|WORK |
than change {field:uid} to {register:level} |
| 17:35 |
maholtz|WORK |
next step would than: (ups, i had typo: all_S_tdWrap..) |
| 17:35 |
maholtz|WORK |
...allStdWrap.prepend.level.override.if... |
| 17:36 |
maholtz|WORK |
idea behind: register is filled with value and overriden if something happens |
| 17:38 |
HardPhuck |
do any of you have any idea why my typo3 won't update, i've done this a million of times every single one of them without problems, until now |
| 17:39 |
HardPhuck |
trying to update from 4.1.2 to 4.2.2 |
| 17:41 |
HardPhuck |
BE also looks like a mess |
| 17:42 |
HardPhuck |
and i've done everything by the book |
| 17:44 |
bjoern__ |
maholtz: uhm.. I don't really get this :-/ it gives me a lot of <li class="level1" title="TEXT"> but I probably put some stuff you told me in the wrong place.. really haven't got much clue of TS. the actual code is here: http://paste.phlogi.net/-72d32a15e7/ |
| 17:46 |
Jahithber |
wgt i cant install phpmyadmin in typo3?? it doesnt show's in install/import menu search list |
| 17:46 |
Jahithber |
why* |
| 17:47 |
Jahithber |
i choosen mirror i logged wit my acc on typo3.org and still it doesnt works:/ |
| 17:50 |
bjoern__ |
cant I simply put some hardcoded stuff in there like: if ({field:uid} == 160) then wrap with class="B", otherwise wrap with class="A"? something like that? |
| 17:50 |
bjoern__ |
for maholtz that is :) |
| 17:51 |
maholtz|WORK |
@bjoern__: you can use userfunction - but i do not think that it is easier |
| 17:52 |
bjoern__ |
maholtz: hm, ok - I'm just wondering how I would nest that stuff in an if clause |
| 17:52 |
Jahithber |
i fixed it! :) ;p |
| 17:52 |
maholtz|WORK |
@bjoern: sry, i did an mistake |
| 17:53 |
derjoerg |
hi, does anybody get master-slave replication with mysql and different typo3-installations to work? I always get ERR 1146 (Table 'fe_sessions' doesn't exist) or duplicate key detected! |
| 17:53 |
maholtz|WORK |
i think you only need |
| 17:53 |
maholtz|WORK |
prepend = level1 |
| 17:53 |
maholtz|WORK |
prepend.override = level2 |
| 17:53 |
maholtz|WORK |
prepend.override.if.value = 160 |
| 17:53 |
maholtz|WORK |
prepend.override.if.equals.field = uid |
| 17:57 |
bjoern__ |
maholtz: by the way: really glad you're helping here. |
| 17:58 |
bjoern__ |
maholtz: so that would be without the allStadWrap stuff and LOAD_REGISTER? |
| 18:02 |
derjoerg |
any tipps, links or something like that? |
| 18:04 |
maholtz|WORK |
@bjoern__: nope with all that stuff ...allStdWrap.prepend. |
| 18:04 |
HardPhuck |
i tried to update typo to 4.2.2 on a machine that has PHP 5.1.6 |
| 18:07 |
lilalinux |
how do I escape a | inside a wrap? |
| 18:08 |
lilalinux |
My wrap contains javascript code with a logical or "||" |
| 18:10 |
bjoern__ |
maholtz: just to make sure we're aiming at the same goal: I want to keep all css classes intact, both level1 and level2. just for one single item within the level1 menu, I want to use a third class. So I actually never want to replace level1 with level2 |
| 18:10 |
dinsdale07 |
lilalinux, I don't know for sure but maybe you could use constants with || inside? |
| 18:10 |
maholtz|WORK |
@bjoern__: yep |
| 18:12 |
bjoern__ |
malhotz: ok, cause I actually don't really grasp the code I am using now :) so it's probably not in the right position you want it be - hang on, pasting it |
| 18:12 |
bjoern__ |
malholtz: http://paste.phlogi.net/-9058b30376/ |
| 18:14 |
maholtz|WORK |
delete line 16, 17 |
| 18:14 |
maholtz|WORK |
change line 19-22 ...prepend.x to ...prepend.level.x |
| 18:15 |
maholtz|WORK |
what it should does: load an register, with your css class and insert that registert into your class |
| 18:16 |
bjoern__ |
malhotzl: ok - testing |
| 18:17 |
maholtz|WORK |
and the css class is definied in the register - with an if statement to change the class with an special uid |
| 18:17 |
bjoern__ |
malholtz: by the way it moved the <ul > of class level2 outside the <li > of class level1 |
| 18:20 |
maholtz|WORK |
@bjoern__: user wrapItemAndSub for closing </li> and the other stuff for opening |
| 18:21 |
lilalinux |
what does current = 1 mean? |
| 18:29 |
dinsdale07 |
lilalinux, it means that T3 does something with the current record if you have several elements, e.G. in a list view. |
| 18:29 |
bjoern__ |
malholtz: alright, thanks a big bunch man - I'll be working with that stuff os far, tahnks |
| 18:30 |
maholtz|WORK |
have to go now, bye |
| 18:31 |
lilalinux |
dinsdale07: i see |
| 18:41 |
lilalinux |
I have a custom tag that I can use in bodytext. The wrap already works for the complete content of that tag. Now I would like to split the content of the tag in 2 parts delimited by ^ and have a wrap with two occurences |
| 18:41 |
lilalinux |
but only the first | is replaced |
| 18:41 |
lilalinux |
the second is ignored |
| 18:43 |
lilalinux |
Here's the setup: http://rafb.net/p/2ftS3g46.html |
| 18:50 |
BlueWing |
hello |
| 18:51 |
BlueWing |
I have a problem sending attachments with the mailformplus extension |
| 18:51 |
BlueWing |
the file is uploaded correctly, and I receive the e-mail, but there is no attachment, just the name of the uploaded file |
| 18:51 |
BlueWing |
my TS is http://www.phlogi.net/t3/tspastebin/showPost/mailformpl/ |
| 18:53 |
lilalinux |
Can I only have one | in a wrap? |
| 18:55 |
dinsdale07 |
you only have "before | after" in a wrap so you can't use the | character several times. |
| 18:56 |
lilalinux |
alternatives? |
| 18:57 |
lilalinux |
GOT IT |
| 18:57 |
lilalinux |
I can use multiple wraps inside the split |
| 18:57 |
dinsdale07 |
ahh :-) |
| 18:59 |
lilalinux |
that works: http://rafb.net/p/OCrzUx18.html |
| 19:06 |
dinsdale07 |
cool @ lilalinux |
| 19:22 |
lilalinux |
ok lets raise the difficulty a bit :-) |
| 19:22 |
lilalinux |
I want the split to have max 2 results, and want the last result (the 2nd in this case) to include all the rest |
| 19:23 |
lilalinux |
using min=2 and max=2 doesn't work as expected |
| 19:23 |
lilalinux |
the rest is lost |
| 19:30 |
lilalinux |
ok, maybe we can solve this problem via a lower level function: how do I concatenate all elements of an array except the first? (number of elements is unknown) |
| 19:33 |
MyGoddess |
lilalinux, you get away the first element by shifting, and then concatenate the rest. |
| 19:43 |
lilalinux |
thx |
| 19:43 |
lilalinux |
gotta go, bye |
| 20:24 |
Ruudi |
hello |
| 20:25 |
Ruudi |
i have made an extension that extends page table, created it using kickstarter now I want to make those fields translatable...anyone could point out documentation about that matter? |
| 21:23 |
sorenmalling |
Anybody got the TS for showing random pictures from a directory? |
| 21:25 |
HardPhuck |
you have extensions for that |
| 21:27 |
sorenmalling |
HardPhuck: Is it possible through TS? I've mapped a area in my template as a TypoScript object, and would like the area to show a different photo each time |
| 21:27 |
HardPhuck |
i dont think that TS has a random property |
| 21:27 |
HardPhuck |
but i might be wrong |
| 21:28 |
sorenmalling |
No wildcard ? *? |
| 21:29 |
HardPhuck |
no |
| 21:30 |
sorenmalling |
Okay, what extension would you recommend then? |
| 21:37 |
SfiSh1 |
cc_randomimage |
| 21:44 |
HardPhuck |
i used this once: maag_randomimage |
| 21:45 |
HardPhuck |
http://les.bf.uni-lj.si/ |
| 21:45 |
HardPhuck |
jere |
| 21:45 |
HardPhuck |
here even |
| 21:49 |
sorenmalling |
HardPhuck: Thanks, I'll have a look at it :) |
| 21:50 |
HardPhuck |
np |