| 07:18 |
silverline_jiten |
Hello all |
| 07:45 |
fuchur |
grrrmbl |
| 07:45 |
fuchur |
someone know how to hide "second options" checkbox? |
| 07:45 |
fuchur |
reading t3lib_tceforms.php but somehow the authors don't like comments that much |
| 08:21 |
silverline_jiten |
hello all |
| 08:22 |
silverline_jiten |
is anybody work with indexd search |
| 08:22 |
BejjWrk |
have you still not gotten that to work ? |
| 08:22 |
silverline_jiten |
i want to index a attach pdf file? |
| 08:23 |
silverline_jiten |
BejjWrk: no my index search is working for the pages |
| 08:24 |
silverline_jiten |
BejjWrk; but it's not indexing my attach pdf file |
| 08:25 |
silverline_jiten |
BejjWrk; do u hv any idea? |
| 08:27 |
BejjWrk |
nope, sry |
| 08:43 |
dominiks |
hello.. I got many pictures in one Image content element.. is it possible to set separated link for each of them please? |
| 08:45 |
dominiks |
aah.. comma separated values! =) |
| 08:46 |
dec___ |
i'm developing a photo gallery extension.. i want to be able to upload images through a storage folder |
| 08:46 |
dec___ |
any tips on how i can make thumbnails without resizing the main picture? i just want to grab like 200px x 100px randomly from the pic |
| 08:51 |
swemark |
I have a slight issue with fe_login, login works perfectly fine in Firefox/Safari etc |
| 08:51 |
swemark |
but in IE 6/7/8 one gets logged out immediatly |
| 08:51 |
dominiks |
dec___, maybe imagemagick got such function.. but i'm not sure |
| 08:52 |
dec___ |
mmm |
| 08:57 |
dec___ |
another question.. ive made the backend form using the kickstarter.. made an input field 'file'... whever i upload an image, say its called '3.jpg', all it adds to the database is '3.jpg' |
| 08:57 |
dec___ |
does it not save the file anywhere ? |
| 08:57 |
dec___ |
i can't find it in the fileadmin |
| 08:58 |
dec___ |
i would like it to upload the file, obviously :) |
| 08:58 |
BejjWrk |
dec___: there is a function within typo3 that both handles caching of images aswell as generating thumbnails, Im not sure exactly what its named or how its called though |
| 08:58 |
BejjWrk |
for your previous question :P |
| 08:58 |
dec___ |
ok :) |
| 08:58 |
dec___ |
cheers |
| 09:05 |
dominiks |
dec___, your image was uploaded to upload/pics/ probably |
| 09:16 |
akdemik |
good morning, does anyone have a tip, how to get another function call in the <body onload="">, at the moment there is one call T3_onloadWrapper() and i want to geht another call to this... |
| 09:17 |
akdemik |
extension de_addbodyjscript does not work for me... ^^ |
| 09:21 |
howard |
morning guys |
| 09:21 |
sorenmalling |
Morning |
| 09:21 |
dec___ |
in the TCA, what do i change 'type' => 'group', to if i want a selectbox dropdown? |
| 09:22 |
sorenmalling |
type => select |
| 09:23 |
dec___ |
cheers |
| 09:24 |
dec___ |
that doesn't fill in my selectbox though |
| 09:24 |
dec___ |
with the data from the table i want |
| 09:25 |
sorenmalling |
dec___: http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.2.0/view/4/2/#id4272080 |
| 09:25 |
dec___ |
http://pastebin.com/m6fbd3792 |
| 09:25 |
dec___ |
k ty |
| 09:35 |
dominiks |
any idea how to disable "old" image section in content element form please? I'd like to use DAM images only... |
| 09:37 |
sorenmalling |
Disable the field in tsconfig´? |
| 09:40 |
dec___ |
how can i dynamically fill an array in the flexform settings? |
| 09:40 |
Phlogi |
ries: ping |
| 09:41 |
dec___ |
http://pastebin.com/m78e37221 this piece of code |
| 09:41 |
dec___ |
i would like to have it dynamically pulled from a database |
| 09:41 |
dec___ |
is that possible? |
| 09:42 |
dominiks |
sorenmalling, I was trying to disable it in Access List tab of the Editors user group, but I just can't find that field in PageContent fields list :-/ |
| 09:44 |
sorenmalling |
You should be able to disable it with TCEform.tt_content.[fieldname].disable = 1 afaik |
| 09:45 |
dominiks |
sorenmalling, ah ok.. thanks |
| 09:45 |
dec___ |
anyone have any idea how i can do that? |
| 09:48 |
sorenmalling |
dec___: itemsProcFunc |
| 09:50 |
dec___ |
cheers :) |
| 09:51 |
sorenmalling |
:) |
| 10:10 |
akdemik |
good morning, does anyone have a tip, how to get another function call in the <body onload="">, at the moment there is one call T3_onloadWrapper() and i want to geht another call to this... |
| 10:25 |
dominiks |
i put TCEFORM.tt_content.image.disabled = 1 in an user TSConfig field, but he still can see and edit that field :-/ |
| 10:25 |
dominiks |
any ideas please? |
| 10:26 |
typofan |
hi |
| 10:27 |
typofan |
does anyone know why the support.typo3.org website is down? |
| 10:43 |
Phlogi |
sorenmalling: another embarrassed guy on the typo3 mailing list :D |
| 10:44 |
sorenmalling |
Phlogi: ? |
| 10:44 |
Phlogi |
sorenmalling: I saw your mail on the typo3.org mailing list |
| 10:45 |
sorenmalling |
Regarding the paste functionality? |
| 10:45 |
Phlogi |
sorenmalling: no, no... regarding the typo3.org is emarassing issue :) |
| 10:45 |
Phlogi |
issue == fact |
| 10:46 |
sorenmalling |
Haha, thats a while ago that was posted so didn't know you were referring to it :-) But yes :-) |
| 10:47 |
Phlogi |
sorenmalling: ah ok... I didn't check the date... not that many mails on the list there |
| 10:48 |
sorenmalling |
Do you agree in the embarassing fact? |
| 10:49 |
Phlogi |
sorenmalling: of course... typo3.org is one of the worst pages in the typo3 world... |
| 10:49 |
Phlogi |
but please let's not start this discussion again :D |
| 10:49 |
sorenmalling |
Hehe, okay :-) |
| 10:51 |
maholtz |
morning |
| 10:51 |
sorenmalling |
Morning |
| 10:55 |
dec___ |
how can i include a css or js file from within an extension? |
| 10:55 |
dec___ |
the pretty way ;) |
| 11:01 |
Phlogi |
dec___: look how Dimitriv does it in the comments extension... thats clever |
| 11:01 |
Phlogi |
I do it like this as well |
| 11:01 |
SEBAR |
Hi everybody, |
| 11:01 |
SEBAR |
Is there a extension to disable some of the content elements that can be used with TV? In my case I just want to allow images and nothing else. |
| 11:01 |
Phlogi |
dec___: you basically use a marker in your template... |
| 11:05 |
dec___ |
ok, thanks |
| 11:06 |
Phlogi |
dec___: and check the code in pi1 |
| 11:06 |
Phlogi |
for adding the js/css in the end |
| 11:06 |
dec___ |
oki :) |
| 11:20 |
howard |
and now very simple question....more advice needed |
| 11:20 |
howard |
I have 3 column template |
| 11:21 |
howard |
and in the top of the right column I want to add simple ul/li menu |
| 11:21 |
howard |
I have DS/TO for that 3 column template |
| 11:21 |
howard |
what steps exactly I need to do to update TV |
| 11:21 |
howard |
add html in template |
| 11:21 |
howard |
and then remap structure? |
| 12:43 |
Conic |
hi all, i want to extend the view of the pagemodule, so that the FeUsergroups are ALWAYS displayed, for each single entry |
| 12:44 |
Conic |
does someone know where the entries are rendered, that i can modify the code? |
| 12:45 |
Conic |
i mean when you click on a page in the BE and the CEs are listed, in this view i need the FeUsergroups to be shown |
| 13:05 |
mtnlab |
I'm trying to use this TS to show the page header from the parent level on the child pages, but i get no output what so ever. This TS is included in an extensiontemplate on the parent level. The parent level has hide in menu. http://paste.phlogi.net/-f73e0058c0/ |
| 13:06 |
Underpointer |
Hi there |
| 13:07 |
Underpointer |
does anybody know how to translate the PageType "Link to External Url" especially the URL Field? |
| 13:08 |
Underpointer |
The translation itself is no Problem, but what about the Link, is it even possible to translate that? or give another url for each language? |
| 13:34 |
marcuslind |
Does anyone know how I get the following structure when I add content? |
| 13:34 |
marcuslind |
http://data.fuskbugg.se/skalman01/example.tiff |
| 13:34 |
marcuslind |
Is it Templavoila? |
| 13:35 |
miousse |
yep |
| 13:35 |
howard |
yes it is tv |
| 13:36 |
mtnlab |
marcuslind: yes |
| 13:36 |
marcuslind |
OK. Anyone sitting on a great guide on how to structure it with TV? |
| 13:37 |
marcuslind |
googling atm |
| 13:40 |
miousse |
sry cant help tv is not my cup of tea |
| 13:45 |
marcuslind |
ye thanks anyway, I'm googling as we speak, just thought that if someone new a great site to learn, please link. |
| 13:51 |
mtnlab |
marcuslind: Create your html just as usual and upload it in typo3 fileadmin, the start a new TV wizard and choose your new templatefile, create the mappings you want. |
| 13:53 |
marcuslind |
aha ok. I thought that wizard was for making the site itself. |
| 13:54 |
marcuslind |
but that's how I create the backend framework? |
| 13:54 |
marcuslind |
mtnlab: |
| 13:56 |
kraftb |
hello ! |
| 13:56 |
miousse |
hello |
| 14:04 |
Phlogi |
hi kraftb :) |
| 14:04 |
Phlogi |
kraftb: check the new topic :) |
| 14:04 |
kraftb |
hi Phlogi ! |
| 14:05 |
kraftb |
ahh ... cool |
| 14:05 |
kraftb |
I registered this URL a few years ago |
| 14:05 |
Phlogi |
kraftb: nice to see you here, I hope you'll stay for some time :D |
| 14:05 |
kraftb |
i always found it hard to remember rafb.net/paste or whatever ;) |
| 14:05 |
Phlogi |
kraftb: ok... I'll add some more functionality to my pastebin soon... |
| 14:05 |
Phlogi |
kraftb: yes and some of them went down and have no TS specific functionality |
| 14:06 |
kraftb |
yes ... do not hurry ... I just have a little bit more time nowadays, and found I should make some sensefull things |
| 14:06 |
Phlogi |
kraftb: great |
| 14:07 |
kraftb |
what bothers me most is the page-load time of T3 |
| 14:07 |
Phlogi |
kraftb: when they are cached? |
| 14:08 |
kraftb |
yes. for cached pages. |
| 14:08 |
Phlogi |
what bothers me and others most is typo3.org |
| 14:08 |
kraftb |
i have an extension called "quick_fe" which solves this like many others with a static file cache |
| 14:08 |
Phlogi |
kraftb: hehe.... there wa a new cache model developed if I remember |
| 14:08 |
kraftb |
but most of those extensions do not respect things like start/stop, FE-users, conditions, etc. |
| 14:09 |
kraftb |
mine does, but as soon as you have a _INT object in your site, you can forget about it. |
| 14:09 |
kraftb |
If there is no _INT object, and there is a matching cache entry, I deliver the file without even starting up the whole T3 stuff. |
| 14:09 |
kraftb |
I replaced "index.php" :) |
| 14:09 |
Phlogi |
kraftb: hehe I see |
| 14:09 |
kraftb |
yes. but the new cache model simply is some kind of presentation of new programming paradigms |
| 14:10 |
kraftb |
not really something which makes it faster |
| 14:10 |
kraftb |
in my opinion... sorry if that doesn't match the opinion of others |
| 14:10 |
Phlogi |
ah I see |
| 14:10 |
Phlogi |
for really static pages you always could use a squid server or something |
| 14:10 |
kraftb |
I tought about writing an apache-module handling this caching stuff, and find a way to render _INT objects without firing up the whole stuff |
| 14:11 |
kraftb |
yes ... but then you have the problem with conditions, etc. (everything I mentioned above) |
| 14:11 |
kraftb |
even a [browser] condition could get a problem when using a squid server |
| 14:11 |
Phlogi |
jup |
| 14:11 |
kraftb |
(altough it is possible to configure a squid to take specific browser supplied variables like UserAgent in conclusion) |
| 14:12 |
kraftb |
well ... I do not want to bother you any more. |
| 14:12 |
kraftb |
but this is something I tought about for quite a long time |
| 14:12 |
Phlogi |
kraftb: I just changed from apache to lighttpd on my homeserver, that made a huge difference |
| 14:12 |
Phlogi |
however I could not find the right redirect options for real url yet |
| 14:14 |
Phlogi |
kraftb: did you get my query? |
| 14:15 |
kraftb |
yes |
| 14:21 |
Conic |
hi all, i want to extend the view of the pagemodule: |
| 14:21 |
Conic |
when you click on a page in the BE and the CEs are listed, in this view i need the FeUsergroups to be shown |
| 14:21 |
ries |
Phlogi: I cannot really believe it made a huge difference... PHP/TYPO3 is the thing thatslows it down... lighthttpd is faster in serving static data (images/html pages) |
| 14:21 |
Conic |
does someone know where the entries are rendered, that i can modify the code? |
| 14:21 |
Phlogi |
ries: maybe if memory is low... (which is), however the biggest thing in my case is CPU... |
| 14:22 |
Phlogi |
ries: I mean the thing that matters |
| 14:26 |
kraftb |
hey, anyone using IE6 ? |
| 14:27 |
ries |
kraftb: Microsoft? |
| 14:27 |
kraftb |
ok. problem solved. |
| 14:28 |
kraftb |
I just talked with phlogi about the typo3-logo in the top-left corner of the BE |
| 14:28 |
kraftb |
It had a wrong background color before, and I tought they replaced it with a transparent one |
| 14:28 |
kraftb |
which wouldn't work in IE<7 |
| 14:28 |
Phlogi |
kraftb: but its better than before.. so we should change it |
| 14:28 |
ries |
I woiuldn't worry to much about IE6 |
| 14:28 |
Phlogi |
no.. big sites are starting to not support IE6 any longer |
| 14:29 |
Phlogi |
which is great |
| 14:29 |
kraftb |
well. anyways. they replaced the logo with a normal indexed png |
| 14:29 |
kraftb |
with static background. which is fine in my opinion. if someone changes the skin he would have to change the logo also :) |
| 14:30 |
Phlogi |
kraftb: the backround is not white there in standard install anyway... so an image with alpha layer should be use |
| 14:30 |
Phlogi |
d |
| 14:31 |
mtnlab |
I'm using the folowing TS to add the header tilte from a parent page to a set of child pages. The TS is added in an extension template on the parent page. It does not seem to work :/ http://paste.phlogi.net/-f73e0058c0/ |
| 14:51 |
hvnqke_work |
I have set config.sys_language_overlay and the likes in my typoscript, added a language "lettekst" as a Website Language, added the language to my pages as an Alternative Page Language and made a translation of my content elements and cleared my caches. But when I, on the frontend, type &L=1 in the url I get blank content. When I use &L={anything else} I get the default languaged content elements |
| 14:54 |
kraftb |
mtnlab: you are using the web-interface on my server ... sorry for being kicked out of the channel a few hours ago. I had to do an "apache2 restart" |
| 14:54 |
kraftb |
:( |
| 14:59 |
Conic |
can someone tell me in which file the CE list in pagemodule is rendered? |
| 15:03 |
mtnlab |
kraftb: ok, hope i didn't miss any answers to my quiestion =) |
| 16:36 |
animan |
hi. does anyone know what pagebrowser does ce_gallery use so I could translate it? |
| 16:47 |
tPl0ch |
how do I remove the <a id="c345"> tags in front of elements? |
| 16:54 |
Conic |
Are XCLASSES in general for overwriting the complete file or just for overwriting functions in the file?? |
| 17:42 |
fuchur |
mh, got a field 'date' in TCA, it's type=>input and stored timestamp in the db |
| 17:42 |
fuchur |
but it has eval=>date |
| 17:42 |
fuchur |
i'm confused |
| 17:43 |
fuchur |
does TYPO3 display eval=>date fields as date and converts it befor writing to the db? |
| 17:55 |
miha |
how can i display other columns...boxes... in templaevoila? so some text is inserted on every page, or specific to page? |
| 17:55 |
miha |
i'm trying really hard to find example :) |
| 18:02 |
miha |
you aint very talkative bunch |
| 18:03 |
gerards |
:) |
| 18:06 |
fuchur |
aight |
| 18:10 |
miha |
what |
| 18:12 |
ge_ro |
hi, i've just installed the current version of lamp-tools (apache/php/sql) and current Typo3 version. Now starting the installation process an error occures: Deprecated: Function ereg_replace() is deprecated in /opt/lampp/htdocs/Typo3/t3lib/class.t3lib_div.php on line 3691 |
| 18:13 |
ge_ro |
any idea, what might cause this problem? |
| 18:15 |
fuchur |
ge_ro try to use the last lmap-tools |
| 18:15 |
fuchur |
using php 5.2.x and not 5.3.x |
| 18:15 |
ge_ro |
ok, that might help |
| 18:16 |
ge_ro |
isn't typo3 compatible to 5.3? |
| 18:17 |
fuchur |
mh ... it uses some functions wich are deprecated |
| 18:18 |
fuchur |
i think you could just configure the right error level and use it |
| 18:18 |
fuchur |
but i'm not sure |
| 18:21 |
miha |
if i select remap i only get headers |
| 18:21 |
miha |
what about html template for content, menu,submenu? |
| 18:23 |
miha |
that whizzard was cool |
| 18:23 |
miha |
doesnt it work for other tags? |
| 18:34 |
fuchur |
anyone knows where to find the TCA-eval functions? |
| 18:42 |
ge_ro |
fuchur: now i've installed the previous lamp with php 5.2.x - another interesting error appears: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 311296 bytes) in /opt/lampp/htdocs/www/Typo3/typo3/sysext/install/mod/class.tx_install.php on line 2991 |
| 18:42 |
ge_ro |
that's not normal, is it? |
| 18:44 |
fuchur |
yep, just look for your php.ini and increase memory limit |
| 18:44 |
fuchur |
it's just 8 MB by default |
| 18:44 |
fuchur |
set it to something like 92 |
| 18:44 |
ge_ro |
oh, all right |
| 18:53 |
ge_ro |
fuchur: great - it works! thanks for helping me |
| 18:54 |
fuchur |
welcome |
| 18:54 |
guzzi |
hello |
| 18:54 |
miha |
can somebody help me? http://typo3.gfd.si/cetest-firstpage/headers/ i'd like to set something for ... sample text on left left column and sidebar title... |
| 18:55 |
miha |
how to add something to columns? |
| 18:55 |
fuchur |
we need a channel for developer :D |
| 18:56 |
miha |
i'm new to typo3, but i generally understand how html/css, php and CMS work |
| 18:56 |
guzzi |
miha: http://rasi.ch/index.php?id=18 |
| 18:57 |
guzzi |
in the template "schwarz" is everything explained @miha |
| 18:58 |
guzzi |
but you should take a litte look at the css-files @miha |
| 18:58 |
miha |
look, i know css that's not problem |
| 18:59 |
miha |
i dont understand how end user would edit some text and it would end up at certain div's? |
| 18:59 |
miha |
boxes, columns |
| 19:00 |
miha |
how to map some point in template html to template Setup |
| 19:01 |
miha |
i dont know if i'm using right words here :) |
| 19:01 |
guzzi |
I think the fastest was to understand these things is to use the mentioned template |
| 19:01 |
miha |
can you provide more specific URL? |
| 19:03 |
guzzi |
do you speak german? @miha |
| 19:03 |
miha |
no, sorry |
| 19:04 |
mtnlab |
Hi |
| 19:04 |
guzzi |
http://typo3.org/documentation/document-library/tutorials/doc_tut_quickstart/0.1.0/view/ |
| 19:05 |
guzzi |
hi mtnlab |
| 19:05 |
guzzi |
^ ^ ^ @miha |
| 19:05 |
guzzi |
does anybody have experience with the extension "commerce"? |
| 19:06 |
flurl_ |
miha: perhaps this link might help you: http://www.mcuniverse.com/TV-Cheat-Sheet-Tutorial.1462.0.html |
| 19:06 |
mtnlab |
Im trying to use this TS to show the parent page title on some childpages. The TS is included in a template extension on the parent page. can any one see where i whent wrong ? http://paste.phlogi.net/-f73e0058c0/ |
| 19:07 |
flurl_ |
miha: if you follow the steps you should get a working templavoila setup |
| 19:08 |
miha |
flurl okey, whizzard worked great for content, menu, submenu |
| 19:08 |
guzzi |
miha: the whole thing is easier without templavoila |
| 19:08 |
miha |
i just want the columns |
| 19:08 |
miha |
guzzi, well i can mix right? |
| 19:08 |
miha |
or not? |
| 19:08 |
miha |
http://typo3.gfd.si/cetest-firstpage/headers/ |
| 19:08 |
guzzi |
miha: I think so, but I'm not sure |
| 19:08 |
miha |
this is how far i got |
| 19:09 |
miha |
note left and right columns have sample text :) |
| 19:11 |
flurl_ |
miha: you've mapped them to a object path? |
| 19:11 |
miha |
flurl: i cant find the thing to map, i only did in whizzard for first 3 |
| 19:11 |
miha |
content, menu, submenu |
| 19:12 |
miha |
how can i get that mapping to html again? |
| 19:13 |
miha |
all i can find is new template |
| 19:13 |
miha |
and for existing, the XML |
| 19:14 |
flurl_ |
miha -> templavoila -> click on your storage folder -> update mapping -> modify DS/TO |
| 19:14 |
mtnlab |
plx |
| 19:14 |
miha |
flurl: oh, that's about only thing i didnt try :) |
| 19:15 |
flurl_ |
:) |
| 19:21 |
miha |
okey got field_leftcolum |
| 19:22 |
miha |
so i assign to it some constant? |
| 19:22 |
miha |
as rich text? |
| 19:33 |
flurl |
miha: you've used "TypoScript Object Path" as Editing type? |
| 19:33 |
miha |
if it's field_leftcolum .. so it's lib.leftcolumn=...? |
| 19:33 |
miha |
let me see |
| 19:34 |
flurl |
miha: depends on the object path :) |
| 19:35 |
miha |
where's editing type? that's not mapping type? |
| 19:36 |
miha |
Element,Container, Attribute ? |
| 19:36 |
flurl |
miha: no, you'll find it, when you click on the pencil symbol for field_leftcolumn |
| 19:37 |
miha |
i did that |
| 19:38 |
flurl |
there is Mapping Type:, Title:, ... Editing Type: |
| 19:38 |
miha |
ahh |
| 19:38 |
miha |
yes |
| 19:39 |
miha |
yeah typoscript object path |
| 19:39 |
miha |
lib.leftcolumn |
| 19:39 |
miha |
so how to display something there? |
| 19:39 |
miha |
in template setup |
| 19:39 |
flurl |
yeah, then you should be able to access it in your typoscript for example with: |
| 19:40 |
flurl |
lib.leftcolumn = TEXT |
| 19:40 |
flurl |
lib.leftcolumn.value = Your text her |
| 19:40 |
flurl |
e |
| 19:50 |
miha |
i have lib.leftcolumn=TEXT lib.leftcolumn.value=Hello world |
| 19:50 |
miha |
and nothing happens on that div |
| 19:52 |
miha |
ahh somehow it doesnt get saved |
| 19:53 |
miha |
now that i update mapping |
| 19:53 |
miha |
how to save it |
| 19:54 |
flurl |
miha: the mapping isn't saved? |
| 19:55 |
miha |
no |
| 19:55 |
miha |
when i go to templavoila next time |
| 19:55 |
miha |
i see leftcolumn without mapping |
| 19:55 |
flurl |
did you click "save as"? |
| 19:56 |
miha |
oh save as... and what do i write there |
| 19:56 |
miha |
i dont want new templates :) |
| 19:56 |
flurl |
select your TO and click update TO(and TS) |
| 19:57 |
flurl |
below update existing... |
| 19:59 |
m4rtijn|lap |
hi |
| 20:06 |
miha |
okey tx |
| 20:06 |
miha |
now my stylesheet is something dynamic |
| 20:06 |
miha |
can i change that |
| 20:07 |
flurl |
you have to include the header parts |
| 20:08 |
miha |
oh ok |
| 20:09 |
flurl |
http://www.mcuniverse.com/TV-1-2-Getting-Started.1461.0.html |
| 20:09 |
flurl |
see 1.2.11 |
| 20:09 |
mtnlab |
Im trying to use this TS to show the parent page title on some childpages. The TS is included in a template extension on the parent page. can any one see where i whent wrong ? http://paste.phlogi.net/-f73e0058c0/ |
| 20:12 |
miha |
flurl thx so much so far :) |
| 20:12 |
miha |
so now i define a constant? |
| 20:12 |
miha |
what is printed in left column |
| 20:14 |
flurl |
miha: you want the text defined in a constant for reuse? |
| 20:15 |
flurl |
mtnlab: i think, you have to use a template |
| 20:16 |
miha |
flurl: i want something that non-programmers can edit text |
| 20:16 |
miha |
constant? |
| 20:16 |
miha |
hidden page? :) |
| 20:16 |
flurl |
mtnlab: but im not sure |
| 20:16 |
flurl |
miha: hehe, good idea :) |
| 20:17 |
miha |
well in my little CMS i'd use hidden page with page key, not URL name in current language |
| 20:17 |
flurl |
miha: so what you want, is that the editor can edit the left column like normal content? |
| 20:17 |
miha |
and display content of it in that div |
| 20:17 |
miha |
yes and that leftcolumn is same for all subpages |
| 20:18 |
miha |
right column let's say would be dependant on current page :) |
| 20:19 |
miha |
http://typo3.gfd.si/cetest-firstpage/ |
| 20:24 |
miha |
so how do i add constant to edit it? |
| 20:26 |
flurl |
miha: i'm sorry, never needed something like this, but if you can live with a hidden page, this is surely possible |
| 20:27 |
flurl |
miha: have a look here: http://www.typo3wizard.com/en/articles/explaining-the-content-object.html |
| 20:28 |
flurl |
but perhaps someone knows a simpler and more elegant solution |
| 20:30 |
miha |
flurl how can i define constant so it will be shown in constant editor |
| 20:30 |
miha |
i've seen something about commenting before constant #cat=usertext;type=string;label= |
| 20:33 |
miha |
or just reference .html file? |
| 20:34 |
flurl |
miha: sorry, don't know either, i rarely use the constant editor, i just write the needed constants in my ts template |
| 20:35 |
miha |
furl: http://typo3.org/documentation/document-library/extension-manuals/constantsextended/1.0.0/view/1/3/ |
| 20:35 |
miha |
is this it? |
| 20:36 |
miha |
that's extension hmm |
| 20:36 |
flurl |
that's an option, if you write yout own extension, you can define them |
| 20:37 |
flurl |
you kan use kickstarter to jump start an extension, that's quite simple |
| 20:52 |
miha |
flurl how would i load some html into that position? |
| 20:52 |
miha |
lib.leftcolumn.file=fileadmin/podatki/leftcolumn.html ? |
| 20:53 |
flurl |
miha: hehe, probably not, too easy :) |
| 20:53 |
miha |
:) |
| 20:53 |
miha |
or launch php script for that matter |
| 20:54 |
flurl |
but not far away, http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/5/ |
| 20:56 |
miha |
ahh great |
| 20:56 |
miha |
we're getting somewhere ;) |
| 20:58 |
miha |
so if i include PHP_SCRIPT i can call some functions? |
| 20:58 |
flurl |
yes |
| 20:59 |
miha |
good good :) |
| 20:59 |
miha |
now what to do with right column.. let's say it's something specific to page, like instructions? |
| 20:59 |
miha |
how would i store data for each page? |
| 21:01 |
miha |
can i get some specific pagecontent for current page? |
| 21:01 |
miha |
or how do you do it? |
| 21:02 |
miha |
so part of page will be in right column? |
| 21:03 |
flurl |
as i said, i never needed something like that (somewhat surprising, when i think about it - seems like a quite usual requirement) |
| 21:04 |
miha |
oh :) |
| 21:05 |
miha |
well on left i'd have some news and perhaps menu or something |
| 21:05 |
miha |
let's say on right would be download icons if it is download or something else for other page |
| 21:05 |
flurl |
but i would look somehow in the direction of assigning to right column the editing type "Content elements" instead of object path |
| 21:05 |
miha |
i guess it can be done by mapping each page template to html file |
| 21:06 |
miha |
oh ok |
| 21:07 |
flurl |
hehe, yes, tried it now, if you have more the one content element mapped, you get 2 columns on the page module |
| 21:07 |
flurl |
just change the editing type of your right column to "Content Elements" and update your TO and DS |
| 21:15 |
miha |
flur so i added right column as content elements |
| 21:15 |
miha |
on page how can i tell some content belongs there? |
| 21:17 |
flurl |
miha: in page module, you can add content to the right column |
| 21:19 |
miha |
okey, so my template is wrong, it is displayed at bottom of center :) |
| 21:20 |
miha |
page = PAGE page.typeNum = 0 page.10 = USER page.10.userFunc = tx_templavoila_pi1->main_page ? |
| 21:20 |
flurl |
looks good |
| 21:21 |
flurl |
perhaps mapped to the wrong html tag? |
| 21:23 |
miha |
not sure, i dont see where i would set that 'right column' is this tag? |
| 21:26 |
flurl |
you've mapped field_rightcolumn to div#rightside, haven't you? |
| 21:28 |
miha |
yes |
| 21:28 |
flurl |
and set editing type to content elements? |
| 21:29 |
miha |
i'll see it again |
| 21:36 |
miha |
i mean i dont see where it would be normal for main content area |
| 21:36 |
miha |
and right for right column |
| 21:38 |
flurl |
sorry, don't understand what you mean, you see 2 columns in page module? |
| 21:38 |
miha |
i'm being dumb/blind again |
| 21:38 |
miha |
you're right lol :(/ |
| 21:39 |
flurl |
:) |
| 21:42 |
miha |
thx |
| 21:42 |
miha |
http://typo3.gfd.si/cetest-firstpage/headers/ |
| 21:42 |
miha |
this is getting fun :) |
| 21:42 |
flurl |
your 1st typo3 site? |
| 21:44 |
miha |
yes |
| 21:44 |
miha |
this is one site i did with my own little CMS http://solarix.si/ |
| 21:44 |
miha |
but typo3 is new to me |
| 21:44 |
miha |
started yesterday afternoon |
| 21:45 |
flurl |
wish you luck, don't go insane about typo3 (me thinking back to my first typo3 site) ;) |
| 21:45 |
miha |
well i wish more people here would be like you :) |
| 21:45 |
miha |
i have good idea what i want to achiee |
| 21:45 |
miha |
achieve :) |
| 21:46 |
miha |
just i dont know where to start with typo3 :) |
| 21:46 |
miha |
next i'd be interested how to get current user, current page in called php module, but that is for tomorrow ;) |
| 21:46 |
miha |
then multilanguage |
| 21:47 |
flurl |
probably one can configure typo3 to make coffee |
| 21:47 |
flurl |
uhh, multilanguage, with slovenian? |
| 21:47 |
miha |
sure |
| 21:47 |
miha |
utf-8 ? ;) |
| 21:47 |
flurl |
make sure your database is utf-8 |
| 21:47 |
miha |
yah |
| 21:48 |
miha |
well i do many web stuff, i just dont know how to attach to typo3 properly just yet :) |
| 21:48 |
miha |
but for 2nd day |
| 21:48 |
miha |
it was great, thx to you again :) |
| 21:48 |
flurl |
my first typo3 site, http://www.sulmtaler.at/cms/index.php?id=369, haven't thought about utf-8 and slovenian was catastrophic |
| 21:49 |
miha |
oh neighbor :) |
| 21:49 |
flurl |
hehe, yes :) |
| 21:49 |
miha |
heh emperor's chicken |
| 21:49 |
miha |
cool |
| 21:49 |
miha |
well i knew i need RealURL from start |
| 21:49 |
miha |
i'm used to nice rewrite |
| 21:49 |
miha |
it's a must |
| 21:50 |
miha |
had some copy paste from various pages until one worked :) |
| 21:50 |
flurl |
im using cooluri there, but not for all sites |
| 21:50 |
miha |
localsettings :) |
| 21:50 |
flurl |
the subpages have nice urls :) |
| 21:51 |
flurl |
btw, one question you know for sure: |
| 21:51 |
flurl |
ist it slovenski or Slovena
ina ? |
| 21:52 |
miha |
slovenski jezik (slovenian language) ... slovena
ina (slovenian - as language) |
| 21:52 |
miha |
slovenski is adjective |
| 21:53 |
flurl |
k, thx, two translators, two differnt translations :) |
| 21:53 |
miha |
slovenski fant = slovenian boy |
| 21:53 |
miha |
slovena
ina = slovenian (language) |
| 21:53 |
miha |
slovenski is fine, if you describe anything from slovenia |
| 21:54 |
miha |
slovenski parlament = slovenian parlament |
| 21:54 |
miha |
but language is 'slovena
ina' or 'slovenski jezik' |
| 21:54 |
miha |
not just slovenski |
| 21:54 |
miha |
slovak's have it like that |
| 21:54 |
miha |
slovensky |
| 21:54 |
miha |
that's interesting shit, we have clones |
| 21:55 |
miha |
slovenci and slovency |
| 21:55 |
flurl |
yeah, i know, my father has a slovak girlfriend, i know more slovak than slovenian, it's a shame |
| 21:56 |
miha |
nothing you know is a shame. i had 4 years of german in school and i know how to say "ich suche.... bahn stazion" |
| 21:56 |
miha |
barely-passed it every year and i forgot it since |
| 21:57 |
flurl |
hehe, your german is far better than my slovenian, i know "kokos" ;) |
| 21:57 |
flurl |
then i wish you a nice evening/night, have to do some work, homepage schould go online tomorrow and it's - err - not ready yet |
| 21:57 |
miha |
enjoy :) |
| 21:57 |
miha |
thx, hope to see you around ;) |
| 21:58 |
flurl |
thx, cu |
| 23:10 |
HardPhuck |
hmm i just moved a site from my machine to server |
| 23:11 |
HardPhuck |
and when i click page module |
| 23:11 |
HardPhuck |
i get frontend look where the content wizard should be |
| 23:14 |
HardPhuck |
same happens if i click phpmyadmin |
| 23:19 |
miha |
if you rewrite url's you wish to exclude certain directories from rewriting. .htaccess lines such as RewriteRule ^typo3$ - [L] which means /typo3/ directory will not be rewritten, same for /phpmyadmin/ |
| 23:21 |
HardPhuck |
you slovenian? |
| 23:21 |
miha |
yes |
| 23:21 |
HardPhuck |
super, se nekdo po dolgem casu |
| 23:22 |
miha |
lol |
| 23:22 |
miha |
kako gre |
| 23:47 |
guzzi |
night @alll |