| 00:00 |
kraftb |
will be available in some minutes/hours ... |
| 00:03 |
kraftb |
bye ... have to get up early in the morning ... |
| 00:19 |
nkuttler |
hm, is it possible to include a ts snipped as cObject? I want to insert a FILE object at a specific place inside a CONTENT/colPos |
| 00:20 |
void |
nkuttler: what you mean? |
| 00:20 |
void |
if I get you right, you need to install extension tscobj |
| 00:22 |
nkuttler |
yes, looks like that's what i want. thanks! |
| 05:51 |
mammut |
. |
| 05:51 |
chefan |
very essential |
| 06:15 |
d|g |
hi all |
| 06:15 |
mammut |
hi |
| 08:33 |
xsebi |
morning alls |
| 08:50 |
FloLeBlanc |
hi all |
| 08:54 |
smeringe |
hi ho |
| 08:55 |
smeringe |
hello |
| 08:55 |
FloLeBlanc |
What functions/classes should I use if I need to create a form in an extension that doesn't have to be editable by typoscript? |
| 08:55 |
xsebi |
hi flo , did you solve your select yesterday ? , dont know if u saw like for hidden and deleted fields to be set $this->cObj->enableFields('tx_medpacs_ansprechpartner') in the query |
| 08:56 |
FloLeBlanc |
xsebi: yes, solved it thank you :) |
| 08:56 |
xsebi |
ung forget the table |
| 08:56 |
FloLeBlanc |
void told me how to |
| 08:57 |
FloLeBlanc |
now that I've solved that issue, I'm facing the form generation part ;) |
| 08:57 |
xsebi |
im on forms too |
| 08:57 |
xsebi |
fileupload will be some nice work |
| 08:58 |
FloLeBlanc |
xsebi: can you tell me which typo3 native functions should be used in php to generate forms? |
| 09:00 |
xsebi |
well im coding it in normal php style with html |
| 09:00 |
xsebi |
and the api function for the querys |
| 09:00 |
xsebi |
and some others |
| 09:01 |
xsebi |
but dont know exactly what u mean with functions for forms |
| 09:01 |
FloLeBlanc |
hmm I thought one should make use of: tslib_cObj.FORM or the like |
| 09:02 |
FloLeBlanc |
but I can't quite grasp from the api how you are supposed to create forms with the FORM function (what the array should look like) |
| 09:03 |
xsebi |
well |
| 09:03 |
xsebi |
$formData [] = array('Name:', 'name=input, 25 ', 'Default value....'); is the thing u look for ? |
| 09:04 |
xsebi |
thats from cObj FORM function |
| 09:05 |
xsebi |
im doing it step by step from old style then advance |
| 09:05 |
FloLeBlanc |
yes but I'm missing the possibilities there. how would I enter a file upload / textarea, etc. |
| 09:06 |
FloLeBlanc |
guess I have to go and check out the function :) |
| 09:09 |
xsebi |
extdeveval is a good ext to have when developing |
| 09:09 |
xsebi |
gets u a small link bar to functions and stuff |
| 09:13 |
FloLeBlanc |
ok thank you |
| 09:20 |
FloLeBlanc |
hmm if I use the FORM method I get: Fatal error: Call to undefined function: stdwrap() in /var/www/web6/html/billardcafenew/typo3/sysext/cms/tslib/class.tslib_content.php on line 1584 |
| 09:20 |
FloLeBlanc |
(allthough I just do a very simple demo) |
| 09:22 |
FloLeBlanc |
nvm.. error in user I guess |
| 09:25 |
nd__ |
Is there a way I can rotate images from within DAM? I just don't find it |
| 09:34 |
HardPhuck |
can you alter a folder group via the .htaccess file? |
| 09:35 |
HardPhuck |
cpanel hosting sucks |
| 09:36 |
HardPhuck |
my typo3 installation has a wrong group and i have a lot of permission issues |
| 09:37 |
FloLeBlanc |
can someone tell me please what I am doing wrong? :) http://phpfi.com/306607 |
| 09:37 |
FloLeBlanc |
(cObj FORM issue) |
| 09:39 |
xsebi |
maybe content:= formdata ... and implode the output |
| 09:39 |
xsebi |
just an idea , im not a pro |
| 09:42 |
xsebi |
bad idea at all |
| 09:42 |
FloLeBlanc |
:) |
| 09:49 |
chrix |
are there any function or date ext that is stable? |
| 10:04 |
FloLeBlanc |
chrix: stable? |
| 10:04 |
FloLeBlanc |
what do you want to achieve? |
| 10:07 |
LionRock |
how I can list categoires (tt_products) categories on some page? I have added plugin to this page and selected Categories: list as display mode. Where is the problem ? And also I have choose a starting point to folder where I have categories and products etc. |
| 10:29 |
NublaII |
I have a 3 webserver cluster serving my site |
| 10:30 |
xsebi |
someone knows how to preselect items of a multiselect box ? |
| 10:30 |
NublaII |
when the cache cleaning takes place the servers die... apparently they don't handle the concurrency very well |
| 11:19 |
emiles |
is there any easy way to change the wrapping of a menu item if the item has sub-items? |
| 11:21 |
LionRock |
how I can list categoires (tt_products) categories on some page? I have added plugin to this page and selected Categories: list as display mode. Where is the problem ? And also I have choose a starting point to folder where I have categories and products etc. |
| 11:21 |
emiles |
oh. ACTIFSUB |
| 11:21 |
FloLeBlanc |
emiles: IFSUB |
| 11:21 |
FloLeBlanc |
and ACTIFSUB |
| 11:23 |
emiles |
yeah, thanks |
| 11:23 |
emiles |
just figured it out |
| 11:23 |
emiles |
goddamn |
| 11:23 |
FloLeBlanc |
emiles :) |
| 11:23 |
emiles |
2h of browsing documentation |
| 11:23 |
emiles |
obviously the wrong way |
| 11:23 |
emiles |
and 5 minutes of googling |
| 11:24 |
emiles |
i still can't handle the way typo3 documentation is "structured" ;) |
| 11:37 |
clip |
hi there, is there some kind of function to install example content, to look at the structure? |
| 12:10 |
FEDE31C0 |
why alignement of images doesn't work in my site? |
| 12:10 |
FEDE31C0 |
I want images aligned center, but they stick to the left |
| 12:24 |
FEDE31C0 |
it seems that the div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {float:left; |
| 12:25 |
FEDE31C0 |
} declaration overrides everything else |
| 12:41 |
FEDE31C0 |
I can only solve it by putting: div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {float: none !important;} but that changes a global behavior, and makes the image alignement selector as useless as actually it it :( |
| 13:05 |
LionRock |
how I can list categoires (tt_products) categories on some page? I have added plugin to this page and selected Categories: list as display mode. Where is the problem ? And also I have choose a starting point to folder where I have categories and products etc. |
| 13:37 |
nd__ |
Is there a way I can rotate images from within DAM? I just don't find it |
| 13:45 |
smeringe |
nd__: I saw an extension for that yesterday |
| 13:45 |
smeringe |
hm.. |
| 13:47 |
smeringe |
nd__: donno how it is, but this was the one http://typo3.org/extensions/repository/view/fdfx_be_image/1.6.0/ |
| 13:58 |
nd__ |
smeringe: Thanks alot, I'll have a look at it |
| 13:59 |
FloLeBlanc |
re |
| 14:05 |
HardPhuck |
Denyerec you here_ |
| 14:05 |
Denyerec |
lo hp |
| 14:18 |
kinea|working |
hello |
| 14:19 |
Denyerec |
HardPhuck ? |
| 14:20 |
HardPhuck |
Solved the problem |
| 14:20 |
HardPhuck |
unpacked the zip package, that is without symlinks |
| 14:22 |
Denyerec |
Cool, so it was the damn symlinks? |
| 14:22 |
kinea |
MUST the content elements of a TV template object be mapped to first level elements of a html document? |
| 14:23 |
SWEMark |
nope |
| 14:23 |
kinea |
hmm, wenn i use a container element and put the content div in it, TV shows only the numbers of the content elements in the FE. |
| 14:25 |
kinea |
sorry |
| 14:25 |
kinea |
UIDs |
| 14:26 |
kinea |
seems this problem mixed me up a bit :-) |
| 14:28 |
milpoer__ |
Hello.. any one who know how to get the categories from tt_products to be a part of the menu? |
| 14:30 |
kinea |
ok, maybe i got the problem from the wrong tail... |
| 14:30 |
kinea |
MUST typoscript objects be mapped to divs of the first level of a HTML document? |
| 14:33 |
FloLeBlanc |
can someone tell me which function to use for update queries in my own extension? the api gives me about 6 :) |
| 14:33 |
Denyerec |
heh |
| 14:33 |
Denyerec |
I wish I could help you |
| 14:33 |
FloLeBlanc |
as far as I can see the function to use seems to be: exec_UPDATEquery |
| 14:41 |
federico__ |
I have problem saving àèéìòù character in TYPO3 records (it says "Record not correctly updated"). what I have to change in my DBMS (MySQL 5) in order to fix it? |
| 14:43 |
jananne |
What do i put into my html to let the LANGUAGEMENU be created by typo3? http://typo3.org/documentation/document-library/core-documentation/doc_l10nguide/1.0.0/view/1/2/. ###LANGUAGE### or id='language'? |
| 14:47 |
smeringe |
FloLeBlanc: it's the exec_UPDATEquery for updates yes. |
| 14:48 |
FloLeBlanc |
thx smeringe |
| 14:48 |
smeringe |
np - really :D |
| 14:49 |
LionRock |
how I can list categoires (tt_products) categories on some page? I have added plugin to this page and selected Categories: list as display mode. Where is the problem ? And also I have choose a starting point to folder where I have categories and products etc. |
| 14:54 |
kinea |
in TV mapping: when i put a content element in a container, only a list of IDs are printed, not the content elements itself. |
| 14:56 |
FloLeBlanc |
hmm smeringe: how would I assign NOW() to a datetime field with the updatequery? $valuesarr = array("lastPlayerReward" => "NOW()"); ? |
| 14:58 |
smeringe |
never used logical functions but, yes. I guess so :S |
| 14:59 |
FloLeBlanc |
hmm thx |
| 15:05 |
bin |
can anybody tell ..how to show some contents in all pages.. |
| 15:05 |
smeringe |
bin: include via ts |
| 15:05 |
JaXtreme |
bin u can realize that via ts, cObject CONTENT or RECORDS |
| 15:06 |
bin |
means that i have to inset a newloginbox extension in the top part of my every pages |
| 15:06 |
bin |
is it possible to add that |
| 15:06 |
FloLeBlanc |
smeringe: hmm doesn't seem to do it :) (works in php admin to execute the query "per hand") |
| 15:07 |
smeringe |
did you check the sql-output Flo? (add a wrongly typed field name :P) |
| 15:10 |
smeringe |
FloLeBlanc: seems it quotes all values (like 'value')? :S |
| 15:10 |
FloLeBlanc |
yeah.. hmm but how do I get my NOW() now :) |
| 15:11 |
smeringe |
FloLeBlanc: use sql_query() if you need to do your own raw things.. though it's mearly a mysql wrapper afaik |
| 15:12 |
smeringe |
FloLeBlanc: http://typo3.org/fileadmin/typo3api-4.0.0/de/d07/classt3lib__DB.html#e7256c26b9c85c8f39e558e361aabc44 :) |
| 15:13 |
FloLeBlanc |
hmm thank you |
| 15:13 |
smeringe |
np. at least I don't know of any better DBAL thing-way for it |
| 15:15 |
FloLeBlanc |
works - thank you |
| 15:16 |
smeringe |
FloLeBlanc: I'm guessing now, but the exec_UPDATEquery () has an extra parameter - the last one - that you can set to not-quote the values if you like. never tried it but could be worth checking |
| 15:17 |
FloLeBlanc |
ah you are right... sounds like a plan.. though.. is there any reason NOT to use sqlquery? |
| 15:17 |
smeringe |
for users that might use your ext with another db than mysql |
| 15:18 |
FloLeBlanc |
ah.. you are right.. that won't happen but.. you are right :) |
| 15:18 |
smeringe |
:) that's what I've understood of it at least ;) |
| 15:18 |
floxx |
i've got a problem: in tables made with htmlarea rte, there are no classes like tr-odd or tr-even...anyone knows why they could be missing? |
| 15:19 |
FloLeBlanc |
floxxx: perhaps you did not implement those classes? :) |
| 15:19 |
floxx |
aren't they automatically added by the rte? |
| 15:19 |
FloLeBlanc |
they are? sorry don't know of something like that - what's "tr-odd" ? |
| 15:20 |
floxx |
i'm wondering cause i never added them by hand in other projects before |
| 15:20 |
floxx |
thats the css class every odd table row should have |
| 15:21 |
FloLeBlanc |
interesting :) the rte does calculate that for you? perhaps it should be set to "demo" mode in the extension settings? (most of the fancy stuff comes with that) - sorry no idea :) |
| 15:23 |
floxx |
yep normally he does - demo mode is enabled :) |
| 15:25 |
FloLeBlanc |
smeringe: thank you.. works. you have to pass a list or just the name as string if one field, of all the fields that shall NOT be quoted as last argument |
| 15:27 |
FloLeBlanc |
floxx: perhaps you did overwrite the allowedclasses tag in the page TS? *guessing wildly* |
| 15:28 |
bin |
hi everybody |
| 15:29 |
floxx |
FloLeBlanc: I guessed that too and stripped all configuration that belongs to the rte - no success :( |
| 15:29 |
FloLeBlanc |
hmm :( |
| 15:37 |
floxx |
FloLeBlanc: OK - my fault. obviously the table was made by hand and pasted in rte in the other project i looked ... i feel ashamed now ;) |
| 15:37 |
FloLeBlanc |
floxx: hehe, happens |
| 15:37 |
floxx |
...and will lynch the editor for that :-D |
| 15:47 |
bin |
can anybody tell ..how to show some contents in all pages.. |
| 15:48 |
beli |
hey folks! hope you are fine. can someone tell me howto optimize a typo3 site for registering with google? |
| 15:50 |
beli |
bin: do an extension template |
| 15:51 |
bin |
i dont know how to do that .. can u give me an example or one documentaion |
| 15:51 |
beli |
hmmm |
| 15:51 |
bin |
plz |
| 15:51 |
beli |
do you want to show some content in a special column? |
| 15:51 |
bin |
yres this is i want .. |
| 15:52 |
beli |
you just do a new template and typoscript for it |
| 15:52 |
bin |
i have to show the newloginbox in all pages |
| 15:52 |
beli |
ah ok |
| 15:52 |
beli |
so do another subpart |
| 15:52 |
bin |
is this possible |
| 15:52 |
beli |
or marker |
| 15:52 |
beli |
and put it where you want |
| 15:53 |
bin |
means with want to add new elemenet |
| 15:53 |
bin |
right |
| 15:53 |
beli |
you have sth. like ###CONTENT###.....so why not use sth. like ###LOGINBOX_RIGHTCOLUMN### |
| 15:53 |
beli |
in a template |
| 15:53 |
beli |
and connect the loginbox to that marker |
| 15:53 |
beli |
...or subpart |
| 15:54 |
bin |
with how can i connect it |
| 15:54 |
beli |
typoscript? |
| 15:54 |
bin |
can u give a example |
| 15:54 |
bin |
or a doc |
| 15:55 |
beli |
hmm...theres an extension...look: http://typo3.org/documentation/document-library/extension-manuals/newloginbox/3.1.0/view/1/3/ |
| 15:55 |
beli |
maybe thats better for you |
| 15:56 |
bin |
thanks beli |
| 15:57 |
beli |
hf |
| 15:58 |
bin |
let me chk it |
| 15:58 |
beli |
can someone tell me howto optimize a typo3 site for registering with google? |
| 15:59 |
bin |
beli this contain how to use that login.. i know this one ... but my requirement is to show this content (login) in all of my pages... |
| 15:59 |
beli |
yes and this ext. supports it |
| 15:59 |
beli |
wait |
| 16:00 |
bin |
its not possible to add contents the login in all the pages manually ... thats why iam asking .. |
| 16:02 |
beli |
bin: you need to define a storage point like plugin.tx_newloginbox_pi1.storagePid = 123 |
| 16:02 |
bin |
ok |
| 16:02 |
beli |
bin: and then use it within a template like: |
| 16:04 |
beli |
bin: rtfm of newloginbox ...its all there :) --> sysfolder |
| 16:05 |
bin |
beli can u give me ur id |
| 16:05 |
bin |
beli yahoo or gmail |
| 16:06 |
beli |
dont have |
| 16:06 |
bin |
ok |
| 16:06 |
bin |
np |
| 16:07 |
bin |
\join #beli |
| 16:08 |
bin |
i think this will help me |
| 16:08 |
bin |
http://www.typo3-unleashed.net/cookbook_recipe/date/2006/01/10/multiusage-of-contents.html |
| 16:09 |
delmonico |
hi |
| 16:09 |
beli |
hi |
| 16:10 |
delmonico |
when I select a class for a <table> in the RTE, in the frontend the class is replaced by "contenttable", how can I prevent this? |
| 16:10 |
beli |
bin: thats what i ment with sysfolder and extension template |
| 16:10 |
bin |
ok |
| 16:11 |
beli |
you need a sysfolder for the user data..... |
| 16:11 |
bin |
ok |
| 16:11 |
bin |
trying |
| 16:13 |
beli |
delmonico: switch the rte to sourcecode view and adjust |
| 16:15 |
delmonico |
beli: thanks but it has to be foolproof |
| 16:15 |
beli |
hmm.....try another rte then......or make a request to the programmers |
| 16:16 |
beli |
i guess theres no other way |
| 16:16 |
delmonico |
I think I found it, just trying |
| 16:16 |
beli |
ok |
| 16:16 |
beli |
tell me how you did it then pls |
| 16:17 |
delmonico |
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTM Lparser.tags.table.fixAttrib.class.list = myclass |
| 16:17 |
delmonico |
but its not working.... |
| 16:17 |
delmonico |
I did this once I think |
| 16:17 |
beli |
hmmm |
| 16:17 |
delmonico |
and forgot to write it down |
| 16:18 |
beli |
delmonico: so you are going to manipulate the rte's behavior....nice |
| 16:21 |
smeringe |
delmonico: in your example above HTML is HTM L.. just a typo in irc or c/p from setup? |
| 16:21 |
beli |
i am searching for a documentation on registering typo3 sites with google.....howto put meta tags, what else to do..... |
| 16:21 |
delmonico |
c/p error, however I now changed it via the object browser but still nothing |
| 16:21 |
smeringe |
k |
| 16:22 |
delmonico |
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.tags.table.fixAttrib.class.default = test |
| 16:22 |
LionRock |
how I can list categoires (tt_products) categories on some page? I have added plugin to this page and selected Categories: list as display mode. Where is the problem ? And also I have choose a starting point to folder where I have categories and products etc. |
| 16:22 |
delmonico |
still, after clearing all caches and reloading, its "contenttable" |
| 16:22 |
delmonico |
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.tags.table.fixAttrib > |
| 16:23 |
delmonico |
this works, however it will then have the rte-showboarders stuff in the frontend which is also not good... |
| 16:26 |
delmonico |
ok... it seems the ".default" is ignored and instead it uses the first class you specify in the ".list" |
| 16:26 |
beli |
so it works now? |
| 16:27 |
delmonico |
nope, it ignores whatever I specify in the RTE |
| 16:27 |
beli |
maybe theres a big flag that enables overwriting |
| 16:33 |
federico__ |
can I display a wrap only if the field is non-empty? |
| 16:33 |
LionRock |
any tt_products user here ? :/ |
| 16:37 |
federico__ |
10.ifNotEmpty.wrap= " | " |
| 16:37 |
federico__ |
does not work |
| 16:38 |
federico__ |
neither ifNotBlank :S |
| 16:50 |
delmonico |
beli: lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.tags.table.fixAttrib.class.list = contenttable,htmlarea-showtableborders ProduktTabelle |
| 16:50 |
bin |
beli i have a doubt now\ |
| 16:50 |
delmonico |
works like this |
| 16:57 |
federico__ |
I got working with: 10.stdWrap { wrap="|" required=1 } |
| 16:57 |
federico__ |
but I have also 10.typolink = ... |
| 16:57 |
federico__ |
and typolink, if 10 is empty prints the title of the page being linked |
| 16:58 |
federico__ |
how do I avoid that |
| 17:00 |
federico__ |
I would use 10.ifNotEmpty.typolink { ... } but it doesn't work... it never prints the typolink |
| 17:19 |
federico__ |
why TSFE:cObj|lastTypoLinkUrl returns always the url of current page, and not of the last typolink? |
| 17:32 |
federico__ |
is there a way to span a typolink across multiple TEXT elements |
| 17:32 |
federico__ |
or to assign a typolink to a COA? |
| 17:32 |
federico__ |
actually I had to use a HTML comment hack |
| 17:32 |
federico__ |
15.value=<!-- |
| 17:32 |
federico__ |
15.wrap=|--> |
| 17:32 |
federico__ |
15.typolink { ... |
| 17:36 |
schu |
hey folks, i sincerely need your help: i'm a newbie to typo3 and i got a list of data (companies) which i need to put in a DB table and manage via typo3. can anybody give me some clues on how to get this running (do i need my own extension, is there a list manager extension or something alike etc.). any help greatly appreciated |
| 17:38 |
psychocat |
hey schu, you could have a look at tt_address. |
| 17:40 |
schu |
thx, i'll try that |
| 17:57 |
federico__ |
I loaded & installed a language pack (csh_it), but it is not available to the user. why? |
| 17:58 |
federico__ |
is it incompatible with TYPO3 4.1.6 ? |
| 17:58 |
void |
federico__: nooo |
| 17:58 |
void |
federico__: i mean, yes. from version 4.x localization mechanizm was changed |
| 17:59 |
void |
federico__: go to Extension Mgm. -> Translation Handling |
| 17:59 |
federico__ |
the extension doesn't say nothing about |
| 17:59 |
federico__ |
aaah cool! |
| 18:00 |
Tsoots |
is it still possible to manually update translations? |
| 18:00 |
Tsoots |
and is this process outlined somewhere |
| 18:00 |
federico__ |
it seems there are no italian translations for backend |
| 18:00 |
federico__ |
*for anything |
| 18:01 |
federico__ |
uhm... it says N/A for every language |
| 18:01 |
federico__ |
tried French, German, Italian, Spanish |
| 18:01 |
Tsoots |
yeah same here, that's why i was asking for manual way |
| 18:02 |
Tsoots |
looks like my host is not allowing something involved in the new way of translation handling |
| 18:03 |
void |
Tsoots: translation is now placed at typo3conf/l10n/ |
| 18:03 |
void |
Tsoots: if you have any other installtion, you can just copy that folder |
| 18:03 |
void |
federico__: don't worry about N/A |
| 18:03 |
Tsoots |
oic, thanks |
| 18:04 |
void |
federico__: there should be translation for italian |
| 18:04 |
federico__ |
I don't get how to make it work |
| 18:04 |
federico__ |
now I removed the csh_it extension |
| 18:04 |
void |
federico__: yes, you should remove csh_* |
| 18:05 |
federico__ |
but where do I find those l10n files? |
| 18:10 |
void |
federico__: did you select "update from repository"? |
| 18:11 |
void |
federico__: you here? |
| 18:12 |
federico__ |
void: one moment... |
| 18:13 |
federico__ |
void: I get "Could not fetch translation status" |
| 18:13 |
federico__ |
is there a manual way for doing this? |
| 18:13 |
void |
federico__: yes.. |
| 18:14 |
void |
federico__: see my answer to Tsoots |
| 18:15 |
FloLeBlanc |
hmm what is the correct way to go if I offer my users a "yes/no" button with the extension. an onclick version for the button or 2 forms generated with the typo3 FORM (1 for each button) |
| 18:17 |
chefan |
anything html compliant according to w3c |
| 18:17 |
chefan |
as for user interface there is no correct thing in typo3 |
| 18:18 |
chefan |
since any user action is as well the last as the first thing of a process, and it's interface is html there |
| 18:18 |
chefan |
typo3 can't stop being a script |
| 18:18 |
bin |
hi techies |
| 18:19 |
bin |
i want to show some content(login box(newloginbox extnsion)) in all of my pages |
| 18:19 |
bin |
for that i created one marker in my template |
| 18:20 |
bin |
it is ###loginlink### |
| 18:21 |
bin |
and write this code in the setup |
| 18:21 |
bin |
# |
| 18:21 |
bin |
marks.loginlink = CONTENT |
| 18:21 |
bin |
# |
| 18:21 |
bin |
marks.loginlink { |
| 18:21 |
bin |
# |
| 18:21 |
bin |
table = tt_content |
| 18:21 |
bin |
# |
| 18:21 |
bin |
select.uidInList = UID of the content element |
| 18:21 |
bin |
# |
| 18:21 |
bin |
select.pidInList = PID of the page the content element is placed on |
| 18:21 |
bin |
# |
| 18:21 |
bin |
} |
| 18:21 |
bin |
is this is correct ? |
| 18:21 |
bin |
but it showing nothing |
| 18:21 |
JaXtreme |
maybe its easier.... |
| 18:21 |
bin |
can u tell me |
| 18:22 |
bin |
how its easier |
| 18:22 |
JaXtreme |
marks.loginlink < plugin.tx_newsloginbox_pi1 |
| 18:22 |
bin |
in the setup |
| 18:22 |
bin |
JaXtreme rgt |
| 18:22 |
JaXtreme |
and then make the configuration of the newloginbox in marks.loginlink... |
| 18:23 |
JaXtreme |
yes, in setup |
| 18:23 |
JaXtreme |
with config i mean sth like marks.loginlink.storagePid=123, marksloginlink.detailsPage=312 etc... |
| 18:24 |
bin |
ok |
| 18:24 |
bin |
let me try |
| 18:30 |
FloLeBlanc |
hmm.. thx chefan |
| 18:30 |
FloLeBlanc |
bin: Please use http://phpfi.com for pasting TS code as stated in the channel topic |
| 18:31 |
bin |
ok |
| 18:32 |
JaXtreme |
does it work? |
| 18:32 |
bin |
doing |
| 18:32 |
bin |
can u help me |
| 18:32 |
bin |
i will give the login |
| 18:32 |
JaXtreme |
i only got a few minutes then i have to leave |
| 18:32 |
JaXtreme |
sry |
| 18:32 |
bin |
ok |
| 18:32 |
bin |
np |
| 18:33 |
schu |
can anyone please review my TS at http://aor.pastebin.com/f7d8edf5d please? there is some misunderstanding involved from my side i guess and i need this stuff running. help greatly appreciated! |
| 18:34 |
schu |
sorry, check here: http://aor.pastebin.com/f62aa5f2a because i added info on what it is |
| 18:37 |
bin |
JaXtreme |
| 18:37 |
JaXtreme |
si |
| 18:37 |
bin |
JaXtreme iis we have to map that marker with that contetn |
| 18:38 |
bin |
content |
| 18:38 |
bin |
? |
| 18:38 |
kreegee |
somebody here ever did a raffle/drawing with typo3? |
| 18:38 |
JaXtreme |
yep |
| 18:38 |
bin |
ok |
| 18:38 |
void |
schu: seem to be right, except that you should use uidInList instead of where= |
| 18:38 |
psychocat |
schu: you could also try http://aor.pastebin.com/d16009403 |
| 18:39 |
JaXtreme |
gotta go now, cya |
| 18:39 |
bin |
when maping editing type is content element |
| 18:39 |
bin |
rgt |
| 18:39 |
schu |
@void, psychocat: thx for checking, the problem is that in the FE the page won't load (white screen, no content or template rendering...) |
| 18:40 |
schu |
i checked against the DB, the uid and stuff is correct |
| 18:40 |
psychocat |
schu: and without the code the page does load? |
| 18:40 |
schu |
yep |
| 18:41 |
psychocat |
did you try both codes (yours and mine)? |
| 18:41 |
schu |
not yet, just a sec. |
| 18:41 |
Denyerec |
>> I am producing a start-to-finish tutorial of Typo3 with TemplateVoila. I'm just about to start recording, and wanted to know if anyone had any specific issues that they'd like to see covered |
| 18:43 |
schu |
psychocat: well, the page is showing but the desired content is empty... i just saw that the content in T3 is of type "bullet list", maybe that's the problem? |
| 18:43 |
void |
Denyerec: php.ini, do not set strict mode, mandatory forceCharset and setDBinit |
| 18:44 |
Denyerec |
setDBInit ? |
| 18:44 |
Denyerec |
You mean the db field size? |
| 18:44 |
psychocat |
schu: that shouldn't be a problem. you sure 60 is the uid of the content element? |
| 18:44 |
void |
Denyerec: yes. if you don't set setDBinit option, you will not get full utf-8 support |
| 18:44 |
schu |
cat: yep, sure |
| 18:44 |
void |
Denyerec: no.. |
| 18:45 |
schu |
cat: is there a way to try it with pid instead? |
| 18:45 |
void |
Denyerec: one second. i wrote an installation FAQ for russian typo3 users |
| 18:46 |
Denyerec |
I thought it was just the forcecharset and the db field size. |
| 18:46 |
psychocat |
schu: as pid is the id of the page and not of the content element I don't think so. |
| 18:46 |
Denyerec |
void - I see it, please let me know what it should contain for full UTF-8 support |
| 18:46 |
schu |
cat: d'oh! ok :D |
| 18:47 |
void |
Denyerec: SET NAMES utf8; |
| 18:47 |
Denyerec |
that it? |
| 18:47 |
void |
Denyerec: yes. in case that you write that line into setdbinit, you should not to change dbfieldsize |
| 18:47 |
psychocat |
schu: if you wait a second, I'll try the code on my test installation |
| 18:47 |
Denyerec |
Done. |
| 18:48 |
Denyerec |
I thught you had to change fieldsize for japanese/chinese characters? |
| 18:48 |
Denyerec |
I know it is obsolete in 4.2 |
| 18:48 |
Denyerec |
but not 4.1.x I thought ? |
| 18:48 |
schu |
cat: thx a lot |
| 18:48 |
void |
Denyerec: hm.. never made chinese or japanese site, but i think there is no difference |
| 18:50 |
kreegee |
is the basic extension tutorial from 2004 still the recommended way to start ext development? |
| 18:51 |
void |
Denyerec: http://wiki.typo3.biz/faq - does this link work for you? |
| 18:52 |
schu |
cat: it works, thx a lot, the problem was a coworker trying to beautify my TS and comment out my stuff :-) |
| 18:52 |
Denyerec |
the URL does |
| 18:52 |
schu |
thank you very much for your help, this day is saved |
| 18:52 |
psychocat |
schu: ;) someone should shoot those coworkers ;) |
| 18:52 |
Denyerec |
the language doesn't |
| 18:53 |
void |
Denyerec: http://www.google.ru/translate?u=http%3A%2F%2Fwiki.typo3.biz%2Ffaq&langpair=ru%7Cen&hl=ru&ie=UTF8 |
| 18:53 |
schu |
cat: well, i shoot myself for not looking :-P |
| 18:53 |
schu |
cu around soon |
| 18:53 |
psychocat |
bye shu |
| 18:53 |
void |
Denyerec: the google translation is enough clear, i think |
| 18:54 |
Denyerec |
yeh nice one :) |
| 18:55 |
just2b |
hi, cool patch > http://bugs.typo3.org/view.php?id=7982 > finally with 4.2. typo3 will be renamed to typo4 |
| 18:55 |
Denyerec |
hehe |
| 18:55 |
Denyerec |
hello Just |
| 18:55 |
Denyerec |
2b |
| 18:55 |
Denyerec |
¬_¬ |
| 18:55 |
just2b |
hi Denyerec |
| 18:56 |
psychocat |
just2b: yeah and I'm still wondering that noone has started some marketing promotion stick to the name discussion. |
| 18:56 |
psychocat |
oh and hello ;) |
| 18:59 |
void |
just2b: O_O O_O O_O |
| 18:59 |
just2b |
void it is really true, how often you are seeing people writing typo4, so we should use that common knowledge |
| 19:00 |
void |
just2b: maybe that's common for Germany, but i saw no one here |
| 19:00 |
just2b |
you will get used to it |
| 19:04 |
void |
yeah.. i don't say that's bad... but me is in shock a bit.. |
| 19:04 |
just2b |
why |
| 19:05 |
void |
man |
| 19:05 |
void |
today is 1st of April |
| 19:05 |
void |
me fooled |
| 19:06 |
psychocat |
me too. arg. no wonder no one discussed |
| 19:06 |
just2b |
O_O O_O O_O |
| 19:06 |
just2b |
:D |
| 19:06 |
void |
yeah.. i forgot about the date at evening.. |
| 19:07 |
void |
i know that Kasper will work on TYPO3 v6.0, i know that libastral.so caused an buffer overflow at user's brains, i know that Google introduced new porno search |
| 19:07 |
void |
but TYPO4 is too much for me |
| 19:11 |
beli |
hi |
| 19:11 |
void |
hi beli |
| 19:11 |
beli |
i am using chc_forum and i cant get to make it use of the german language |
| 19:12 |
beli |
tscript defines are de and de_DE....and the locallang.php file contains entries for de |
| 19:12 |
beli |
but it still shows up in english |
| 19:25 |
beli |
hmmm |
| 19:25 |
beli |
chc_forum keeps overwriting my edited locallang.php file |
| 19:33 |
kreegee |
is the a backend ext writing tutorial? |
| 20:34 |
elMaxx |
hello all, im trying to add typoscript and users to a current installation of typo a peer here at the office made... but its constantly displaying this error message: Cannot run code from this file in conjunction with non encoded files in /path/to/typo3/file/ |
| 20:35 |
elMaxx |
i've tried to go into the install tool, but every item on the install list seems ok... |
| 20:37 |
elMaxx |
any help would be apreciated, thanks! |
| 21:01 |
smeringe |
lol: <just2b> hi, cool patch > http://bugs.typo3.org/view.php?id=7982 > finally with 4.2. typo3 will be renamed to typo4 |
| 21:02 |
just2b |
yep |
| 21:04 |
smeringe |
serious patch work as well :P |
| 21:42 |
kreegee |
hehe |
| 21:46 |
H|METAL |
hello |
| 21:47 |
H|METAL |
where can i find a descibed structure of the database used in typo3? |
| 21:47 |
H|METAL |
with all relations |
| 21:49 |
void |
H|METAL: there all too many relations |
| 21:49 |
ries |
Seems like youtube's homepage is broken |
| 21:49 |
just2b |
it is not |
| 21:49 |
ries |
for all video's it show sthe same URL |
| 21:49 |
just2b |
just for the featured |
| 21:49 |
void |
ries: that's 1st april joke |
| 21:49 |
ries |
(in teh HTML list) |
| 21:49 |
just2b |
look up the date |
| 21:49 |
ries |
void: Gosh.... |
| 21:50 |
ries |
void: what's the joke? |
| 21:50 |
H|METAL |
where can i find a descibed structure of the database used in typo3? |
| 21:50 |
void |
H|METAL: if you wish, you can parse the $TCA array and build that structure at your own. i think there are no doc that you want. |
| 21:50 |
ries |
just2b: what's the joke then?? just the URL's or is there anything 'hidden' I don't understand |
| 21:51 |
just2b |
http://en.wikipedia.org/wiki/Rickroll |
| 21:51 |
H|METAL |
where can i find $TCA array? |
| 21:51 |
void |
H|METAL: in $GLOBALS |
| 21:51 |
H|METAL |
thx a lot |
| 22:08 |
tomyN |
Hey, I am making changes in the header of page content and it won't save it |
| 22:08 |
tomyN |
anyone? |
| 22:15 |
ghof050472 |
void: are you online? |
| 22:15 |
void |
ghof050472: yes |
| 22:16 |
ghof050472 |
thanks for your help about void_wordimages. Tested it today in my Intranet TYPO3 and it works fine! |
| 22:18 |
ghof050472 |
I suppose void_wordimages wouldn't work in case TYPO3 isn't running in the LAN but on a Web hoster, right? Or maybe with portforwarding? |
| 22:26 |
uriahheep |
void: ping? |
| 22:26 |
void |
ghof050472: why not? |
| 22:26 |
void |
gerhard: it can work. but you need to enable external connections... |
| 22:27 |
uriahheep |
void: for some reason versioning is not appearing in the right-click menu of pages for a certain backend user on my site... :-/ any ideas? |
| 22:27 |
tsrepadmin |
Greeting from T3BOARD :-) 2 #TYPO3@IRC |
| 22:29 |
Faulix |
Hello ;) |
| 22:29 |
smeringe |
hi tsrepadmin and Faulix |
| 22:30 |
smeringe |
tsrepadmin: no broken bones yet I hope? :) |
| 22:30 |
void |
uriahheep: check permissions.. |
| 22:31 |
gerhard |
void: OK, so that would mean forwarding of port 1754 to internal IP of the machine of the TYPO3 user. |
| 22:31 |
uriahheep |
void: hmm, yeah, i'm looking... |
| 22:31 |
Faulix |
I use the extension sr_feuser_register and want to save the actual user group by every edit, is there any possibility to do that with typoscript? |
| 22:32 |
void |
gerhard: no.. you should just open port 1754 on the local computer.. |
| 22:32 |
void |
or maybe i don't understand word "forwarding" |
| 22:34 |
Faulix |
nobody an idea? |
| 22:34 |
uriahheep |
void: what would take that out of the clickmenu though? :-/ |
| 22:35 |
void |
uriahheep: if you deny "versioning" module, clickmenu will also disappear |
| 22:35 |
uriahheep |
void: i don't though |
| 22:37 |
jananne |
The website of my client has 94 tt_news categories, when i want to add them to be visible for a user it says after giving rights to like 80 categories: 102: These fields are not properly updated in database: (tt_news_categorymounts) Probably value mismatch with fieldtype. |
| 22:38 |
jananne |
When i add more categories it gives THIS error ^^^^^^^^^^^ |
| 22:41 |
Faulix |
nobody a tip for me? |
| 22:42 |
void |
Faulix: not me |
| 22:46 |
jananne |
void: no tip either for me :p? |
| 22:47 |
void |
jananne: seems that you have some extension which extend tt_news installed |
| 22:59 |
gerhard |
void: I did some further testing with your extension now. The Intranet TYPO3 server I talked about is also exposed to the Internet over an official address. I have accessed this TYPO3 server from home now and first trial failed. Then I opened port 1754 in my Netgear router and this time I had access. Unfortunately, I can't tell this router just to "open" the port, I must explicitely tell it the LAN ip address of my notebook. That is what I cal |
| 23:00 |
gerhard |
I meant I had "success" and not "access"... |
| 23:00 |
void |
gerhard: truncated at "cal" |
| 23:01 |
gerhard |
now completely: That is what I called portforwarding. |
| 23:01 |
gerhard |
sorry, I'm quite new to IRC and don't some limitations yet. |
| 23:02 |
gerhard |
...dont't know some limitations yet. |
| 23:02 |
void |
gerhard: aha, get you. |
| 23:08 |
gerhard |
void: maybe this is implemented better in other DSL routers. Concerning my Netgear router it would restrict usage of your extension to one PC behind the router... |
| 23:09 |
gerhard |
...which is not a real problem in most cases. |
| 23:09 |
gerhard |
Thanks for your help and good night, will quit now. Bye |