| 00:00 |
JCal |
mac3: ok |
| 00:00 |
mac3 |
and use the "page template structure:" dropdown and the one under it |
| 00:00 |
JCal |
mac3: root page > new page > page (inside)? |
| 00:01 |
mac3 |
yup |
| 00:02 |
JCal |
mac3: deselect hide page, enter page title, select page template structure, use template design, save and close? |
| 00:02 |
JCal |
mac3: or should i enter some content right here in the boxes? |
| 00:02 |
mac3 |
there are 2 new drop downs |
| 00:03 |
mac3 |
err no |
| 00:03 |
mac3 |
im using the german version btw |
| 00:03 |
mac3 |
yeah should be ok |
| 00:03 |
mac3 |
for now |
| 00:03 |
JCal |
mac3: oh, yeah, when i save, no new drop downs |
| 00:03 |
mac3 |
select page template structure, use template design should be ok |
| 00:03 |
JCal |
mac3: just the input fields that i defined when building this page template |
| 00:03 |
mac3 |
there is one to use the template for sub-sites |
| 00:04 |
JCal |
mac3: yup |
| 00:04 |
mac3 |
but we dont need this one for now |
| 00:04 |
mac3 |
should be fine |
| 00:04 |
mac3 |
now check the page module |
| 00:04 |
mac3 |
if you got still the left | normal | right layout |
| 00:04 |
mac3 |
for this site |
| 00:04 |
JCal |
yes |
| 00:05 |
FoBunko |
void: lets get back on these thinks in few month, but I doubt I'd generally change the way I see typo |
| 00:05 |
mac3 |
JCal: then its definetly a problem with your page template |
| 00:05 |
JCal |
still got left, normal, right layout when i have the columns drop down selectedon the page |
| 00:05 |
FoBunko |
void: and can I have a question as well ? :D |
| 00:05 |
JCal |
mac3: ok |
| 00:05 |
void |
FoBunko: yes.. btw, how long you deal with typo3? |
| 00:06 |
mac3 |
JCal: i have to go to bed now, if you are having this problem still by tomorrow, gimme an acc on your typo3 and i take alook over the page template |
| 00:07 |
JCal |
mac3: thank you so much for all your help already, i mean i really seriously appreciate it. |
| 00:07 |
mac3 |
JCal: no problem ,) |
| 00:07 |
JCal |
mac3: sleep well, knowing that you are the best. |
| 00:07 |
mac3 |
JCal: i remember my time messing around with tv ;\ |
| 00:07 |
mac3 |
,) |
| 00:07 |
JCal |
haha |
| 00:07 |
mac3 |
gn |
| 00:07 |
JCal |
l8 |
| 00:08 |
FoBunko |
void: 5th month, but for 4 of them we've been using it as a very simple base only (afaik writing a web app from scratch, using typo for simple parts of the work only) |
| 00:09 |
FoBunko |
how could I make one field in my record be the 1st ? I still get the category as first as I've created in kickstart, and name second. I've changed order in localconf.php, tables.php, tca.php and even in tables.sql but still... |
| 00:14 |
FoBunko |
ffs forget it... changing the order in the nth place solved it |
| 00:23 |
uriahheep |
heheh ;) |
| 00:23 |
uriahheep |
oh, and i also want a 1gbps connection to said admin |
| 00:24 |
uriahheep |
...cause, well, the connection to the server i'm working on is very often quite slow :( |
| 00:37 |
smeringe |
anyone experienced problem scaling/generating thumbs for some jpegs with t3(+dam) while others works? if I run convert manually in shell it works fine :S |
| 00:37 |
smeringe |
..not sure how to debug/trace it |
| 01:07 |
xsebi_ |
aw |
| 01:07 |
xsebi_ |
oh wrong window |
| 01:07 |
xsebi_ |
: ) |
| 01:22 |
Dane |
#rubyonrails |
| 01:23 |
trialio |
on a track |
| 01:24 |
Denyerec |
*PEE* *PEEP* |
| 01:42 |
smeringe |
oops, out of coal. train stopped. |
| 01:44 |
Denyerec |
smeringe are you much good with TemplateVoila ? |
| 01:45 |
smeringe |
Denyerec: well.. I'd put it this way; I manage.. ..but there is always a lot to learn |
| 01:45 |
Denyerec |
Dang. |
| 01:45 |
Denyerec |
Don't fancy looking at an FCE XML then ? |
| 01:45 |
Denyerec |
trying to be clever :S |
| 01:45 |
smeringe |
Can give it a try |
| 01:46 |
Denyerec |
http://phpfi.com/310210 |
| 01:46 |
Denyerec |
the HTML I mapped onto is here: |
| 01:46 |
Denyerec |
http://phpfi.com/310197 |
| 01:46 |
Denyerec |
basically I have an image field and some text fields. |
| 01:46 |
Denyerec |
And I want the image in the image field to become the CSS background of the header, and the height of the image to go in the css style description of the h2 |
| 01:47 |
Denyerec |
It gets interesting around line 100 |
| 02:04 |
smeringe |
seems I'm not any more clever than you Denyerec.. what do you get by now? |
| 02:04 |
Denyerec |
I get... no data injected where I expect it |
| 02:04 |
Denyerec |
(And pmk helped me get this far) |
| 02:13 |
smeringe |
Denyerec: maybe you could do it by mapping the image field as style attribute on the h2, and add only the src to it from it's image and mapp the h2 text into the h2? (if you follow) |
| 02:15 |
Denyerec |
I do not follow :) |
| 02:15 |
Denyerec |
Oooh wait |
| 02:15 |
Denyerec |
I think I do. |
| 02:16 |
Denyerec |
but I neeeeed the height of the image. |
| 02:20 |
smeringe |
hum. but you do then? :) I think :P getting a bit sleepy ;) |
| 02:33 |
smeringe |
nah.. good night |
| 03:55 |
void |
Denyerec: don't sleep? |
| 03:55 |
Denyerec |
Hey void |
| 03:55 |
Denyerec |
was playing teeworld ;) |
| 03:55 |
void |
hehe.. |
| 03:55 |
void |
i need your help, i think |
| 03:56 |
Denyerec |
Uh oh. |
| 03:56 |
void |
i'm translating english book.. and have questions |
| 03:56 |
Denyerec |
I am stuck with TV, and I know you don't know it ;) |
| 03:56 |
Denyerec |
What's your english questions, those I can probably help with |
| 03:57 |
void |
is "stock quote" a word-combination or not? if yes, what that means? about |
| 03:57 |
Denyerec |
Um. |
| 03:57 |
Denyerec |
Is it to do with financial markets, or journalism ? |
| 03:58 |
void |
yes.. is that about dow jones or about bash.org ? |
| 03:58 |
Denyerec |
Hehe |
| 03:58 |
Denyerec |
out of context it could apply to both. |
| 03:58 |
Denyerec |
I think it is more likely to be related to the financial markets. |
| 03:58 |
void |
These are not toy services. Any web-based database search falls into this category: web searches, book searches, even the stereotypical stock quote web service (okay, that ones probably just a toy). |
| 03:58 |
void |
^^ quote |
| 03:59 |
Denyerec |
Yeah OK, that'll be FTSE quotes |
| 03:59 |
void |
thank you very much |
| 03:59 |
Denyerec |
It's fine as it is, no need for a hyphen. |
| 04:01 |
void |
don't you mind if I ask some more questions when will do not understand some phrases? |
| 04:08 |
Denyerec |
Sure, though I'm about to go to be |
| 04:08 |
Denyerec |
d |
| 04:08 |
Denyerec |
So if you have one for me now, I can help you :) |
| 04:08 |
Denyerec |
Else you will have to grab me tomorrow. |
| 04:10 |
void |
Denyerec: tomorrow? you want to sleep a day? -) |
| 04:11 |
Denyerec |
Well... later today then ;) |
| 04:11 |
void |
ok =) |
| 04:12 |
void |
good night) |
| 04:16 |
Denyerec |
gnight |
| 05:45 |
titii |
Helo, someone there? |
| 05:45 |
titii |
I need some information about some HOOK in a BE |
| 05:47 |
titii |
can I somehow join my php code into the class of editing any templates? |
| 05:48 |
titii |
Template record, or normal template? |
| 06:18 |
sw_bluntman |
Is IndexedSearch merged into Typo3 now? |
| 07:16 |
Ruudi |
good morning |
| 07:16 |
mammut |
hi |
| 07:19 |
Ruudi |
anyone well known with templavoila, im looking for a possibility to include my own typoscript into DS XML so it wouldn't be overwritten every time I update it from TV module |
| 07:34 |
koomi |
moin |
| 07:35 |
mammut |
moin |
| 07:39 |
Ruudi |
hihi |
| 07:41 |
Ruudi |
is it possible to have a subpart in templavoila template, I want to keep my page main html but need to do some different html and mapping in the content part, anyone done that? |
| 07:44 |
koomi |
i'm not sure it's possible to access the raw html as in the normal autoparser |
| 07:44 |
koomi |
i doubt it. |
| 07:44 |
koomi |
there's an extension that creates fce like elements |
| 07:46 |
koomi |
http://typo3.org/extensions/repository/view/th_specialelements/1.0.0/ |
| 07:50 |
Ruudi |
i'll check it out thnx |
| 07:59 |
elmargol |
Hi, can someone plasse recommend me a calendar extension? |
| 08:00 |
Ruudi |
cal ? |
| 08:01 |
Ruudi |
calendar base |
| 08:02 |
Ruudi |
interesting is it possible to hide indexed search form on search results page? |
| 08:35 |
SWEMark |
Ruudi: use css |
| 08:36 |
Ruudi |
mhm found the css template and modified it, works good thnx SWE |
| 08:56 |
tofirius |
hi all |
| 09:00 |
SWEMark |
Hey |
| 09:11 |
tofirius |
SWEMark: have you ever modified the extensions cssstyledcontent? or maybe know where i can find it to modify it? |
| 09:11 |
tofirius |
*extension |
| 09:14 |
SWEMark |
I haven't |
| 09:14 |
tofirius |
ok |
| 09:14 |
tofirius |
i found it in the source |
| 09:14 |
SWEMark |
Do belive its embedded deep inside typo3 |
| 09:14 |
SWEMark |
what do you want to do? |
| 09:15 |
tofirius |
it's in typo3src -> sysext |
| 09:15 |
tofirius |
well... |
| 09:15 |
tofirius |
i like using the css styled content... since my layout is totally css-based |
| 09:15 |
tofirius |
but |
| 09:15 |
tofirius |
it's floating the images |
| 09:15 |
tofirius |
when they don't need to be floated |
| 09:15 |
tofirius |
which is breaking my design |
| 09:16 |
SWEMark |
ordinary css wont do it? |
| 09:16 |
SWEMark |
img {float:none;} |
| 09:16 |
tofirius |
ok... well... i'm not a css guru... so i still have a lot to learn... i will try that ;) |
| 09:16 |
SWEMark |
:) |
| 09:16 |
tofirius |
thanks |
| 09:16 |
tofirius |
brb |
| 09:16 |
SWEMark |
np :) |
| 09:20 |
Edwin |
hello? |
| 09:21 |
SWEMark |
Hi Edwin |
| 09:23 |
Edwin |
can you help me?:P |
| 09:23 |
SWEMark |
Absolutely, state your problem :) |
| 09:24 |
Edwin |
i want to use a get variabel in a link..in this situation: user fills in a form..clicks on button..sending email with a link to page 2 .. but how can i make that get variable to work? typo3 totally ignores it.. |
| 09:24 |
Edwin |
example link: |
| 09:24 |
Edwin |
index.php?id=9&plugname[cmd]=test |
| 09:25 |
SWEMark |
typo removes the GP variable? |
| 09:25 |
Edwin |
gp? |
| 09:26 |
SWEMark |
get/post |
| 09:26 |
SWEMark |
&plugname |
| 09:26 |
Edwin |
ja |
| 09:26 |
Edwin |
if i print the get variable, it doesnt display that additional parameter |
| 09:27 |
SWEMark |
So it shows in the adress-field but is ignored by typo? |
| 09:27 |
SWEMark |
or it doesnt show at all? |
| 09:28 |
Edwin |
in the adress field it is available |
| 09:28 |
SWEMark |
ok |
| 09:28 |
Edwin |
but typo3 doesnt like my url i guess:P |
| 09:28 |
SWEMark |
try using the ecnities for [] insted |
| 09:29 |
SWEMark |
instead* |
| 09:29 |
Edwin |
ecnities? |
| 09:29 |
SWEMark |
just a sec |
| 09:30 |
Edwin |
ok |
| 09:30 |
SWEMark |
http://www.w3schools.com/tags/ref_urlencode.asp |
| 09:31 |
SWEMark |
index.php?id=9&plugname%5bcmd%5d=test |
| 09:31 |
SWEMark |
webbrowsers interpret that as [cmd] |
| 09:31 |
Edwin |
why should that work |
| 09:31 |
SWEMark |
%5b in an url equals [ to webbrowsers |
| 09:33 |
Edwin |
but it doesnt show at all |
| 09:33 |
SWEMark |
? |
| 09:33 |
Edwin |
if i print the get vars |
| 09:33 |
SWEMark |
http://efl.se/index%2Ephp%3Fid%3D9%26plugname%5Bcmd%5D%3Dtest |
| 09:34 |
Edwin |
it recognize only the id, type and no cache parameter |
| 09:36 |
Edwin |
it sounds like this problem: |
| 09:36 |
Edwin |
However developers want to use GET variables in their plugins which are not ignored by TYPO3s caching mechanism. For example a plugin found on page 566 might want to use the parameters ?id=566&tx_myext[uid]=44 to display the full news article #44 while the main page ?id=566 displays the overview. But because the GET variable tx_myext[uid] is completely unknown to the TYPO3 core the page will be |
| 09:37 |
SWEMark |
sounds correct |
| 09:38 |
Edwin |
but i cant make that to work |
| 09:38 |
SWEMark |
got an url to that page? |
| 09:38 |
SWEMark |
where you found that text |
| 09:38 |
Edwin |
http://typo3.org/development/articles/the-mysteries-of-chash/ |
| 09:39 |
Edwin |
i toke solution 2, i made the plugin user_int |
| 09:39 |
Edwin |
but doesnt work |
| 09:40 |
SWEMark |
what if you do index.php?id=9&no_cache=1&plugname[cmd]=test? |
| 09:41 |
Edwin |
should i use clas name of the plug? |
| 09:41 |
SWEMark |
clas? |
| 09:42 |
Edwin |
class |
| 09:42 |
SWEMark |
according to that page adding &no_cache=1 will make typo3 not ignoring any of you GP variables |
| 09:43 |
Edwin |
but if i print out the pivars |
| 09:43 |
Edwin |
and the get vars |
| 09:43 |
Edwin |
it doesnt give my variable |
| 09:46 |
SWEMark |
Im sorry, im all out of ideas |
| 09:46 |
Edwin |
this is really stupid eh? |
| 09:46 |
SWEMark |
More expirienced people will probably drop in, id try later |
| 09:46 |
Edwin |
it should work with that no_cache.. |
| 09:46 |
SWEMark |
yeah |
| 09:47 |
SWEMark |
no_cache=1 apparently makes typo3 recognize all the variables |
| 09:47 |
SWEMark |
but if it isnt shown theres something else |
| 09:47 |
SWEMark |
just try adding no_cache=1 |
| 09:47 |
Edwin |
ya i did |
| 09:47 |
SWEMark |
and see if it makes any diffrence |
| 09:47 |
SWEMark |
ok |
| 09:47 |
SWEMark |
same thing? |
| 09:50 |
Edwin |
yep |
| 09:52 |
Edwin |
stupid thing.. |
| 09:52 |
Edwin |
could it be a typoscript of my template error? |
| 09:52 |
SWEMark |
Try again later |
| 09:52 |
SWEMark |
hmm |
| 09:53 |
SWEMark |
im guessing typo3 does not recognize it and thus deletes it. |
| 09:53 |
SWEMark |
as a security measure |
| 09:53 |
Edwin |
ya but i dont like |
| 09:53 |
Edwin |
lol |
| 09:53 |
Edwin |
it mut work |
| 09:54 |
Edwin |
must |
| 10:03 |
Edwin |
but how, lol |
| 10:06 |
tf |
good morning everyone :-) |
| 10:07 |
SWEMark |
Good morning tf |
| 10:07 |
Edwin |
ah another experienced user?:P |
| 10:07 |
SWEMark |
Hehe |
| 10:07 |
SWEMark |
Phlogi is quite experienced |
| 10:08 |
Phlogi |
SWEMark: thanks man :D hihi |
| 10:08 |
Edwin |
can he help me?:P |
| 10:08 |
SWEMark |
No thank you, now help Edwin :P |
| 10:08 |
Phlogi |
anyone knows what that de_phpot extension was for? It had security issues |
| 10:09 |
SWEMark |
statistics |
| 10:09 |
Edwin |
lol |
| 10:09 |
tf |
i use the extension perfectlightbox. but when i install the extension rgmedialinks. the lightbox extension doesnt work anymore. someone knows this problem? |
| 10:09 |
SWEMark |
outdated though |
| 10:10 |
Edwin |
Phlogi: can you help me to get link variables to be recognized in my plugin? ( like : index.php?id=9&plugname[cmd]=test ) it filters plugname :( |
| 10:10 |
Phlogi |
Edwin: yes maybe :) |
| 10:10 |
Phlogi |
Edwin: you can access them via piVars |
| 10:10 |
Edwin |
no piVar is empty |
| 10:10 |
Phlogi |
Edwin: how did you check? print_r? |
| 10:11 |
Edwin |
i send a link by email to user who fills in a form..then he clicks on it, then it must recognize the variables, to generate the output.. |
| 10:11 |
Edwin |
ya with print_r |
| 10:12 |
Phlogi |
in my ext I do: $this->piVars['crit'] |
| 10:12 |
Edwin |
but , must it be the classname of the plugin? |
| 10:12 |
Phlogi |
Edwin: if you use correct names on the fields it should work |
| 10:13 |
Phlogi |
jap |
| 10:13 |
Edwin |
ok..hmm its weird |
| 10:13 |
Edwin |
really cant get it to work |
| 10:14 |
Edwin |
cause my classname is: user_registratie_pi1 so i use: index.php?id=1&user_registratie_pi1[cmd]=test |
| 10:15 |
Phlogi |
example: $mainSubpartArr['###FORM_START###'] .= '<input type="hidden" name="'.$this->prefixId.'[entry_uid]" value="'.$this->selectedEntry.'">'; |
| 10:16 |
Phlogi |
I'm not sure about get vars |
| 10:16 |
Edwin |
ya because its a link in email.. |
| 10:16 |
Phlogi |
I did: $this->conf['popUpLink.']['typolink.']['additionalParams'] = '&'.$this->prefixId.'[detail]='.$itemUid; |
| 10:16 |
Phlogi |
so you use the prefix there and then as an array |
| 10:17 |
Edwin |
hmm |
| 10:17 |
Edwin |
this article: http://typo3.org/development/articles/the-mysteries-of-chash/ describes the problem and gives 3 solutions |
| 10:18 |
Edwin |
but sulution 1, 2 doesnt work, and the third one i dont get that solution |
| 10:18 |
teppi|work |
Edwin, |
| 10:18 |
teppi|work |
do you set var prefixid |
| 10:18 |
teppi|work |
in your plugin? |
| 10:18 |
Edwin |
in the class the prefixvar is: |
| 10:19 |
Edwin |
var $prefixId = 'user_registratie_pi1'; |
| 10:20 |
teppi|work |
i think there is a tx_ missing at the front? |
| 10:20 |
teppi|work |
but im not sure |
| 10:20 |
teppi|work |
http://phpfi.com/310251 |
| 10:21 |
teppi|work |
this is the part of the constructor there the piVars array is built |
| 10:21 |
Edwin |
no |
| 10:21 |
teppi|work |
where :-) |
| 10:21 |
Edwin |
in kickstarter i gave the name user_registratie |
| 10:21 |
teppi|work |
hmm |
| 10:21 |
Edwin |
and yesterday i made a test plugin |
| 10:21 |
Edwin |
tx_txtest |
| 10:21 |
vircuser |
hi, new 2 typo3, it's great! Have a question about plugins. In the manuals there are options which can be configured, tsref.plugin. where can i find that? |
| 10:21 |
Edwin |
and didnt work |
| 10:22 |
Edwin |
i can paste that code, maybe you can help me with that |
| 10:22 |
teppi|work |
im not sure |
| 10:22 |
teppi|work |
because it should work i think |
| 10:22 |
Edwin |
shall i paste? |
| 10:22 |
teppi|work |
cant see anything you make wrong |
| 10:22 |
teppi|work |
yes give it a try |
| 10:23 |
Edwin |
http://phpfi.com/310252 |
| 10:24 |
Edwin |
that is the test exension with the tx in front of the name |
| 10:24 |
vircuser |
where can i find the object browser? |
| 10:25 |
Edwin |
and i go that page : index.php?id=10&tx_txtest_pi1[cmd]=test |
| 10:25 |
Edwin |
but pi vars are still empty |
| 10:25 |
teppi|work |
vircuser, web module -> template -> click on a page and then in the dropdown field at the right |
| 10:26 |
vircuser |
thnx |
| 10:26 |
teppi|work |
did you add the plugins as cached or uncached pluginss ? |
| 10:26 |
Edwin |
it is user_int |
| 10:28 |
vircuser |
hmm... i'm using templavoila, would it be on an other place then? |
| 10:28 |
teppi|work |
Edwin, then i have no idea it should should work :-( .. i think |
| 10:28 |
Edwin |
cant you make example for me? and send the t3x? |
| 10:28 |
Edwin |
it dont have to be large, only that it recongnize it |
| 10:29 |
bin |
hi techies |
| 10:29 |
teppi|work |
vircuser, should be the same .. i think |
| 10:30 |
bin |
good morning |
| 10:30 |
teppi|work |
Edwin, no time atm sry |
| 10:30 |
Edwin |
hello |
| 10:30 |
Edwin |
:( ok |
| 10:30 |
teppi|work |
you checked the $_GET array? |
| 10:31 |
vircuser |
err... it says there's no template...so i can't edit values |
| 10:31 |
bin |
any body knows how to show the database values in a select box |
| 10:31 |
teppi|work |
Edwin, you could test what : t3lib_div::GParrayMerged($this->prefixId); |
| 10:31 |
teppi|work |
puts out |
| 10:31 |
teppi|work |
this is what pi_base is doing |
| 10:31 |
bin |
means i want to show the users in a dropdownbox |
| 10:32 |
teppi|work |
vircuser, you have to go to a page whith a template of course .. |
| 10:34 |
Edwin |
gparraymerged in my code? |
| 10:35 |
smeringe |
ey! |
| 10:36 |
Edwin |
hi |
| 10:38 |
nublaii |
I have a huge tx_kbmd5fepw_challenge... is there some kind of cleanup that needs to be done periodically? or is that size normal? |
| 10:39 |
nublaii |
it's got over 12 mill rows |
| 10:39 |
vircuser |
teppi : thanks! had to look at the starting point where the template was used |
| 10:39 |
teppi|work |
;-) |
| 10:40 |
teppi|work |
Edwin, yes for debugging .. |
| 10:41 |
Edwin |
and that should give what? |
| 10:42 |
teppi|work |
the piVars array |
| 10:42 |
Edwin |
ya but that is empty |
| 10:42 |
teppi|work |
Oo |
| 10:42 |
elmargol_ |
Is there a page to check for translations? I can not find german translations for calc base |
| 10:42 |
elmargol_ |
-c |
| 10:42 |
Edwin |
really, it is empty:p |
| 10:43 |
teppi|work |
you have var_dumped the $_GET array? |
| 10:43 |
Edwin |
var_dumped? |
| 10:43 |
Edwin |
i justed printed the get array |
| 10:43 |
teppi|work |
and there are your values inside? |
| 10:44 |
Edwin |
no |
| 10:44 |
Edwin |
it shows the id |
| 10:44 |
teppi|work |
lol |
| 10:44 |
Edwin |
and the type |
| 10:44 |
Edwin |
but ignores my variable |
| 10:44 |
teppi|work |
lol |
| 10:44 |
teppi|work |
then its no wonder |
| 10:44 |
Edwin |
yes but how can i let it recognize it |
| 10:45 |
teppi|work |
first you must get the values properly transmitted to the GET Var array |
| 10:46 |
Edwin |
and how can i do that |
| 10:48 |
teppi|work |
can you add other params to the url? |
| 10:48 |
teppi|work |
like &bla=blub? |
| 10:48 |
Edwin |
no |
| 10:48 |
Edwin |
it filters all that he doesnt know |
| 10:49 |
teppi|work |
you have real url running or something like that? |
| 10:49 |
teppi|work |
.htaccess ? |
| 10:51 |
Edwin |
so why should i use realurl |
| 10:51 |
Edwin |
its just a get variable |
| 10:53 |
Edwin |
huh weird |
| 10:53 |
Edwin |
if i set type to zero |
| 10:53 |
Edwin |
it recognizes it |
| 10:53 |
Edwin |
? |
| 10:54 |
teppi|work |
Edwin, try to add this : http://phpfi.com/310255 |
| 10:54 |
teppi|work |
to you plugin |
| 10:54 |
teppi|work |
and press the generated link |
| 10:55 |
teppi|work |
Edwin, $this->typolink('testlink',$conf); is wrong .. must be $this->cObj->typolink('testlink',$conf); |
| 10:56 |
Edwin |
but teppi |
| 10:56 |
Edwin |
it works only if i add the type variable in the url |
| 10:56 |
Edwin |
and only if type=1 |
| 11:02 |
Edwin |
do you know if that can be fixed? |
| 11:05 |
elmargol_ |
How do I select a language for an extension? |
| 11:09 |
teppi|work |
Edwin .. have you tried to add this to your code? |
| 11:10 |
Edwin |
no, shall try it |
| 11:14 |
ZeleD |
If I want to move a TYPO3 site from one host to another, would copying the database be enough ? |
| 11:17 |
No5251 |
copy all files and the db dump to the new server and adapt the localconf.php |
| 11:17 |
teppi|work |
and the base_url |
| 11:17 |
teppi|work |
maybe |
| 11:17 |
No5251 |
yes |
| 11:17 |
ZeleD |
okay... will try that :) thanks |
| 11:18 |
ZeleD |
I've installed a dummy site to test imageprocessing etc. |
| 11:18 |
elmargol_ |
somehow my extension is not tranlated (i have translations installed) any advise? |
| 11:19 |
teppi|work |
maybe there is no translation for your extension |
| 11:20 |
teppi|work |
have you tried the translation hadling modeul in the ext. manager? |
| 11:20 |
teppi|work |
@ elmargol_ |
| 11:20 |
elmargol_ |
the translation for my extension is installed |
| 11:24 |
teppi|work |
but the rest of your page is translated properly? |
| 11:25 |
elmargol_ |
yes |
| 11:25 |
elmargol_ |
some parts of the extension are translated |
| 11:26 |
bin |
can anybody tell me how to show database values in a select box ... |
| 11:26 |
bin |
plz |
| 11:30 |
teppi|work |
bin .. i would write an extension .. |
| 11:31 |
bin |
teppi|work ok |
| 11:32 |
bin |
teppi|work canu chek this http://phpfi.com/310257 |
| 11:33 |
bin |
teppi|work this is i wrote for the selection |
| 11:33 |
bin |
<teppi|work> but i dont know how to show the same in the dropdown box .. can u help me |
| 11:34 |
teppi|work |
i cant help you at typoscript because im not very good at this .. |
| 11:35 |
bin |
k |
| 11:35 |
bin |
<teppi|work> do u know show to select from db |
| 11:35 |
bin |
using typoscript |
| 11:35 |
bin |
<teppi|work> |
| 11:35 |
teppi|work |
i cant help you at typoscript because im not very good at this .. |
| 11:36 |
bin |
ok <teppi|work>.. i will find it out.. thanks for ur help |
| 11:38 |
smeringe |
bin will you do with your select box once you got it? |
| 11:38 |
smeringe |
will/what will.. |
| 11:38 |
bin |
? didn't get u |
| 11:39 |
smeringe |
what are you going to do with the values in the select box. just display it or add some action to it? |
| 11:39 |
bin |
yes <smeringe> |
| 11:40 |
bin |
i want to use that values for creating a query |
| 11:40 |
bin |
that query select the seminars |
| 11:40 |
bin |
<smeringe> |
| 11:40 |
smeringe |
...so you can show the seminars then. k |
| 11:40 |
bin |
ya <smeringe> |
| 11:40 |
bin |
i tell in details |
| 11:41 |
bin |
<smeringe> |
| 11:41 |
bin |
can i <smeringe> |
| 11:41 |
smeringe |
w8 before you do that :) I think I got you.. |
| 11:41 |
bin |
ok |
| 11:43 |
smeringe |
bin, I've used the extension mk_anydropdown for the dropdowns here http://www.kostaboda.se/index.php?id=contact with some minor adaptions to the extension |
| 11:43 |
bin |
let me chk that |
| 11:43 |
bin |
smeringe |
| 11:43 |
smeringe |
it allows you to do display dropdowns and query a table and display the result through a template |
| 11:43 |
smeringe |
kinda what you want to do right |
| 11:44 |
bin |
yes |
| 11:44 |
bin |
smeringe |
| 11:44 |
smeringe |
bin http://typo3.org/extensions/repository/view/mk_anydropdownmenu/0.3.26/ |
| 11:45 |
bin |
thanks smeringe |
| 11:45 |
smeringe |
np |
| 11:45 |
bin |
ohh have no documentation |
| 11:45 |
bin |
any way i will chek it and giv ethe response t u smeringe |
| 11:46 |
smeringe |
check it out. quite simple. I'll help you otherwise |
| 11:48 |
bin |
ok checking smeringe |
| 11:48 |
bin |
i will inform you the result |
| 11:51 |
bin |
smeringe is it possible to use join , |
| 12:00 |
JCal |
mac3: hey, so i just tested using a completely simple html file to make a page template, and when i go to the screen to add page content, it still gives me the default "left | normal | right | border"... maybe there is something wrong, like with my storage folder, or with templa voila? |
| 12:00 |
bin |
<smeringe> |
| 12:00 |
bin |
its working for one dropdown |
| 12:01 |
bin |
if i want show 2 drop down |
| 12:01 |
bin |
then is it possible |
| 12:01 |
bin |
? <smeringe> |
| 12:01 |
smeringe |
hm.. guess I hacked it a bit :) |
| 12:03 |
bin |
ok |
| 12:03 |
bin |
actually i want 3 drop down boxes |
| 12:03 |
bin |
one drp down box contain the name of the moderators |
| 12:04 |
bin |
its coming from table seminar_miderator |
| 12:04 |
bin |
2 dropdown box filled with seminar title |
| 12:04 |
bin |
it came from the seminar_seminar table |
| 12:05 |
smeringe |
bin, let me see if my hacked version is possible to use.. maybe I should supply a patch then... |
| 12:05 |
bin |
3rd select box filled with active or not active it came from the table seminar_version |
| 12:05 |
bin |
ok smeringe |
| 12:06 |
Denyerec |
Hey guys |
| 12:06 |
Denyerec |
(And uschi) |
| 12:06 |
Denyerec |
Any TemplateVoila types fancy helping me with a conundrum? |
| 12:09 |
smeringe |
bin. I'm sry. need to take care of some urgent things.. |
| 12:09 |
bin |
ok |
| 12:09 |
smeringe |
btw, hi Denyerec. |
| 12:09 |
bin |
smeringe |
| 12:10 |
Denyerec |
hey smeringe |
| 12:10 |
Denyerec |
Still no progress here :( |
| 12:10 |
smeringe |
:( |
| 12:19 |
umc |
Denyerec: what was your problem with templavoila ? |
| 12:21 |
Ruudi |
hihi |
| 12:21 |
Denyerec |
hey umc |
| 12:22 |
Denyerec |
let me paste you the FCE HTML and XML |
| 12:22 |
Denyerec |
then I will explain further. |
| 12:22 |
Denyerec |
1 moment. |
| 12:22 |
Ruudi |
there was a way to force showing "hide in menu" pages in a menu what was the array for it? I just cant remember it and cant find it anyhow |
| 12:23 |
Denyerec |
HTML: http://phpfi.com/310266 |
| 12:23 |
Denyerec |
XML: http://phpfi.com/310267 |
| 12:23 |
Denyerec |
The objective is this: Allow the user to input a H2 field, an image and some bodytext. in the frontend, the image should replace both. |
| 12:24 |
Denyerec |
Therefore the height of the image needs to be applied to the style="" attribute of the container DIV and H2, and the image source itself needs to be set as the background-image attribute of the H2. |
| 12:24 |
Denyerec |
I am, at this point, completely stumped. |
| 12:25 |
Ruudi |
Denyrec what should be the complete output there? header with background? some kind of banner like thing? |
| 12:25 |
Ruudi |
i have just made a banner out of image_field, input and link fields from TV |
| 12:25 |
Ruudi |
http://www.brightside.ee/dev/northwave/index.php?id=1 |
| 12:25 |
Ruudi |
rendered as one image |
| 12:28 |
Denyerec |
Ummm |
| 12:28 |
Ruudi |
Denyrec http://phpfi.com/310269 here is the TS I changed it in image part in XML |
| 12:28 |
Denyerec |
Well Ruudi, on this site: |
| 12:28 |
Denyerec |
http://www.microwavemarketing.com |
| 12:28 |
Ruudi |
maybe you can tweak it and get it doin what you like |
| 12:28 |
Denyerec |
I composite the text into the image itself |
| 12:29 |
Denyerec |
and just insert the image as a BG element. |
| 12:29 |
Denyerec |
But the thing i have to do this time is too complicated to composite into the image itself. It's more than just a <header> |
| 12:29 |
Denyerec |
let me show you the image. |
| 12:29 |
Denyerec |
http://www2.linwave.co.uk/uploads/pics/upconverter_advert.jpg |
| 12:30 |
Denyerec |
I could composit it all, but doing the search engine replacement text is still problematic. |
| 12:30 |
Denyerec |
the HTML paste I showed aboveis what I'm looking for on the output, though it's missing the bg-image rule by mistake. |
| 12:31 |
JCal |
hey all, I have a problem with page templates, both when using TV and when not... my page template structure does not appear in the BE in Page Module or TV Page Module... in Page Module i just get the default LEFT, NORMAL, RIGHT, BORDER areas, and in TV Page Module I just get the three icons in the top row... any dieas? |
| 12:33 |
JCal |
i am able to use the templates to add content when I edit the page properties, but it does not seem to be the right functionality... there are screens shown in FTB tut that I just dont get |
| 12:33 |
Denyerec |
Have you made a TV mapping to the root element, and defined a mapping as a "content elements" type ? |
| 12:33 |
JCal |
yup |
| 12:33 |
Ruudi |
hm i guess you can read the image height and width Denyerec and then wrap your image into div background and give it the height and width but how should the Ts look like, can't tell, not so pro :) |
| 12:33 |
Denyerec |
Ruudi - reading the image height in the image field TS is not so difficult. It's reading the image field height from the header field that has me beaten :( |
| 12:34 |
JCal |
also, i noticed an error that may be related... when i edit page properties, at the top of content areas, if i use any of the three checkboxes to delete or rearrange the content areas, I get PHP errors |
| 12:34 |
Denyerec |
give me a BE login |
| 12:34 |
bin |
<smeringe> u there |
| 12:54 |
Denyerec |
yo pmk |
| 12:54 |
Denyerec |
I am still wrestling with that FCE |
| 12:56 |
pmk65 |
Denyerec: did you try that I sent you yesterday? |
| 12:57 |
Denyerec |
Yes :( |
| 12:57 |
Denyerec |
HTML: http://phpfi.com/310266 |
| 12:57 |
Denyerec |
XML: http://phpfi.com/310267 |
| 12:57 |
Denyerec |
I think I implemented it "correctly" |
| 12:57 |
Denyerec |
but you'd gone to bed I think, so I wasn't sure. |
| 12:59 |
pmk65 |
but it didn't work? |
| 13:00 |
Denyerec |
Nope. |
| 13:00 |
Denyerec |
The FCE displays, but the height/image are not present. |
| 13:00 |
Denyerec |
Indicating to me that perhaps the data is not being grabbed, or I made some stupid mistake. |
| 13:00 |
Denyerec |
(Field names, or such) |
| 13:00 |
pmk65 |
I'll help you when I get home from work.. Im coding an ext right now, which needs to be finished here today.. |
| 13:01 |
Denyerec |
this is the current output HTML: http://phpfi.com/310277 |
| 13:01 |
Denyerec |
Ah. |
| 13:01 |
Denyerec |
What time will that be, so I know how to plan my progress ? |
| 13:02 |
pmk65 |
18-19 |
| 13:03 |
pmk65 |
As for the current output, then I would have assumed that the style attribute at least contained some text. |
| 13:03 |
pmk65 |
<h2 style="background-image:url({register:imageSrc});height:{register:imageHeight}">|</h2> |
| 13:03 |
pmk65 |
so even if the substitution with registervalues doesn't work, you should still see a "height:" in the style. |
| 13:05 |
skipjack |
Hello |
| 13:08 |
Denyerec |
Mmm. True pmk. |
| 13:08 |
Denyerec |
I will look into it. |
| 13:12 |
webworker |
hi |
| 13:12 |
webworker |
someboddy using sr_freecap |
| 13:13 |
webworker |
hi |
| 13:13 |
webworker |
someboddy using sr_freecap |
| 13:14 |
Denyerec |
I think I did |
| 13:16 |
webworker |
It doesn't render any text, the image apears, the gd font is created, but the text is not displaied |
| 13:21 |
webworker |
Denyerec: do you have a working gd font |
| 13:22 |
Denyerec |
Erm, I thought any ttf font worked? |
| 13:22 |
Denyerec |
I just installed it and it worked :( |
| 13:22 |
Denyerec |
So I'm not very knowledgeable about the fonts and whatnot. |
| 13:22 |
webworker |
Denyerec: I had to create a gd font thingy |
| 13:25 |
nublaii |
I have a 1.1G tx_kbmd5fepw_challenge table... is there some kind of cleanup that needs to be done periodically? |
| 13:26 |
JCal |
hey, i was reading about how ajax cant be used in the BE due to the typo3 core... anyone know if thats on the to do list for future versions? |
| 13:27 |
tommyd |
Hi all! I would like to display a flat sorted list of a hierarchical menu structure - I've looked into the menu code for the content > menu type and it seems that if you give it more than just one starting point, it will sort the entries _below_ that starting point, but does no overall sorting |
| 13:27 |
tommyd |
a possibity might be to use the HMENU.special type "list" - but this means that I |
| 13:27 |
tommyd |
that I'd have to compile a static list of pages I want to output |
| 13:29 |
Denyerec |
pmk65 even if I change your TS to 10 = TEXT, 10.value = Hello I don't see it reflect on the frontend after a cache clear :S |
| 13:31 |
JCal |
i would like to publicly state that denyerec is the best. |
| 13:31 |
Denyerec |
Heh. |
| 13:31 |
JCal |
it is written. is is fact. |
| 13:31 |
Denyerec |
pmk... turns out TypoScript has a capital S... |
| 13:31 |
Denyerec |
:/ |
| 13:32 |
Denyerec |
nah JCal, I'm just lucky. |
| 13:32 |
Denyerec |
And as I'm a noob, I have a lot of experience with noob errors :) |
| 13:32 |
Denyerec |
Like the one you just witnessed. |
| 13:32 |
pmk65 |
Did changing the case of the S help? |
| 13:34 |
Denyerec |
Well, now the header is gone completely. |
| 13:34 |
Denyerec |
So I'm mixed on that one ;) |
| 13:34 |
Denyerec |
I added a "Hello world" to the COA to check if it renders, and the answer is no. |
| 13:35 |
Denyerec |
So the mapping is taking place, but the TS is not producing renderable output. Let me undo some of my corrections and tell you in amoment. |
| 13:37 |
smeringe |
bin, back again. had to resque a site.. I think you need to modify or extend that extension to get it suite your needs afaik. |
| 13:38 |
bin |
yes |
| 13:38 |
bin |
but <smeringe> this extension didn't giving the required result |
| 13:38 |
bin |
<smeringe> i tryed with some fields |
| 13:39 |
bin |
<smeringe> after selecting the dropbox a javascript is calling but it returns null ,, means result is zero everytime |
| 13:39 |
bin |
what may be the problem |
| 13:40 |
Ruudi |
any ideas how could it be most simple way to do latest uptades menu |
| 13:41 |
Ruudi |
just the pages listed, and last changed date |
| 13:42 |
smeringe |
bin, hum.. don't know actually. don't remember having problem with it from start. |
| 13:43 |
bin |
ohh |
| 13:43 |
bin |
<smeringe> can u come to private chat |
| 13:44 |
bin |
./join #smeringe |
| 13:46 |
Denyerec |
pmk65 - perhaps this sheds some light on the issue: http://i80.photobucket.com/albums/j166/denyerec/typo_err.png |
| 13:48 |
pmk65 |
Try adding some <![CDATA[ brackets to tye TypoScript section of the code I sent you. |
| 13:49 |
pmk65 |
like this: http://phpfi.com/310291 |
| 13:49 |
Denyerec |
Ah right, stop it parsing as text |
| 13:50 |
Denyerec |
roger |
| 13:50 |
pmk65 |
without those , the greaterthan/lessthan chars, will have to be written as entities. |
| 13:52 |
Denyerec |
Mm. |
| 13:52 |
Denyerec |
My output is now rather amusing: |
| 13:52 |
Denyerec |
<h2 style="background-image:url({register:imageSrc});height:{register:imageHeight}">Blah Blah Wibble this is the header</h2> |
| 13:53 |
Denyerec |
that's what the frontend sees... so perhaps I need to write them as entities afterall... |
| 13:53 |
pmk65 |
ok. Change the wrap into dataWrap, and if that doesn't work, change it to stdWrap.dataWrap |
| 13:55 |
pmk65 |
stdWrap.dataWrap = <h2 style="background-image:url({register:imageSrc});height:{register:imageHeight}">|</h2> |
| 13:55 |
Denyerec |
Ooooh nearly |
| 13:55 |
Denyerec |
<h2 style="background-image:url(uploads/tx_templavoila/upconverter_advert.jpg);height:50">Blah Blah Wibble this is the header</h2> |
| 13:55 |
Denyerec |
being echoed as entities |
| 13:55 |
Denyerec |
Damn close tho |
| 13:56 |
pmk65 |
almost there now :) |
| 13:56 |
Denyerec |
HSC is enabled. |
| 13:56 |
Denyerec |
perhaps I should disable it, and use CDATA |
| 13:56 |
pmk65 |
yes |
| 13:57 |
Denyerec |
BINGO |
| 13:57 |
Denyerec |
where the hell its getting 50 from, tho... |
| 14:00 |
Denyerec |
i REALLY wish there was a beakdown of the TSFE somewhere |
| 14:00 |
Denyerec |
If there is, I cannae find it. |
| 14:01 |
pmk65 |
50 is the height of your image |
| 14:02 |
Denyerec |
It isn't tho |
| 14:02 |
Denyerec |
150 is. |
| 14:03 |
Denyerec |
Hence my confusion at where the 50 value is coming from. |
| 14:03 |
Denyerec |
it's 600x150 |
| 14:03 |
Denyerec |
Ahh |
| 14:03 |
Denyerec |
pmk I spotted it |
| 14:04 |
Denyerec |
the image field had a maxW specified of 200 |
| 14:04 |
Denyerec |
which would scale it down to 50 |
| 14:04 |
Denyerec |
even though it wasn't being honoured because we were accessing it directly. |
| 14:04 |
Denyerec |
it still threw out the calculation |
| 14:04 |
Denyerec |
BOOM |
| 14:04 |
Denyerec |
yeah :D |
| 14:04 |
Denyerec |
I think this requires some celibratory food. |
| 14:08 |
pmk65 |
at least you got it working as you wanted :) |
| 14:09 |
Denyerec |
almost aye |
| 14:09 |
Denyerec |
I think I can fiddle it into shape from here |
| 14:09 |
Denyerec |
(I still need the height in the style tag of the containing div you see, but I have that mapped as an attribute so it should be fairly easy |
| 14:15 |
uschi |
any gifbuilder specialist around? |
| 14:16 |
uschi |
i would like to know whether it is possible to control the lineheight for text with multiple lines |
| 14:19 |
Timoslav |
hi guys |
| 14:20 |
Timoslav |
is there any extension besides included ones in shop exts to manage some e-payment? |
| 14:22 |
bin |
can anybody tell me how to use inner join in typo script |
| 14:22 |
void |
bin: in CONTENT? |
| 14:23 |
bin |
yes |
| 14:23 |
SWEMark |
Timoslav: i belive there are quite a few extension for just that |
| 14:24 |
bin |
void plz check http://phpfi.com/310297 |
| 14:24 |
Timoslav |
@swemark: nope sorry, they are all for tt_products or commerce |
| 14:24 |
SWEMark |
Timoslav i search through the repository will tell ya. http://typo3.org/extension |
| 14:24 |
bin |
that is i did |
| 14:24 |
bin |
is that correct |
| 14:24 |
SWEMark |
Timoslav: You want a payment not connected to a shop? |
| 14:25 |
Timoslav |
yes |
| 14:25 |
void |
bin: no.. |
| 14:25 |
Timoslav |
it's for services my company is offering |
| 14:25 |
bin |
then |
| 14:25 |
maholtz |
@bin: where do you get the property "type" from? |
| 14:25 |
bin |
void |
| 14:26 |
guillom|busy |
Timoslav, http://typo3.org/extensions/repository/?tx_terfe_pi1%5Bview%5D=search&no_cache=1&tx_terfe_pi1%5Bsword%5D=payment |
| 14:26 |
bin |
i want to show the selected datas to a selectbox |
| 14:26 |
bin |
thats why i used it |
| 14:27 |
bin |
any thing strange in that.. friends |
| 14:27 |
void |
bin: join = tx_seminars_speakers ON tx_seminars_speakers.something = tx_seminars_seminars.id |
| 14:27 |
void |
bin: smth. like that |
| 14:27 |
bin |
ok |
| 14:28 |
maholtz |
@bin: you cannot use an property which is not defined! |
| 14:28 |
bin |
ok |
| 14:28 |
maholtz |
so you have to check, which properties are defined and if they could help you |
| 14:28 |
bin |
ok |
| 14:29 |
bin |
so how can i pass the value to the selectbox |
| 14:32 |
bin |
is this correct void and maholtz http://phpfi.com/310303 |
| 14:33 |
void |
bin: seem so |
| 14:33 |
bin |
ok |
| 14:33 |
bin |
then have to give to select box |
| 14:33 |
bin |
how can do that |
| 14:34 |
fuchur |
hi |
| 14:34 |
fuchur |
is it possible to display submenu just if there realy ARE submenu-entries :( otherwise TS wraps an empty <ul></ul> |
| 14:36 |
fuchur |
tmp.submenu = HMENU - tmp.submenu { - entryLevel=1 - 1=TMENU - 1 { |
| 14:36 |
fuchur |
this is how I build my menu |
| 14:36 |
fuchur |
but if there are no level-1 entries, TS gives me an empty <ul> |
| 14:40 |
whnsnn |
does anybody know a documentation for me to understand "plugin.tx_indexedsearch._DEFAULT_PI_VARS.sections= rlx_y" ??? a german docu would be great, english is ok, too |
| 14:40 |
JCal |
anyone know where to modify a default selector boxes options? |
| 14:46 |
bin |
is it possible to the CONTENT to a selectbox |
| 14:46 |
bin |
? |
| 14:47 |
Denyerec |
in TV ? |
| 14:47 |
smeringe |
on tv (hihi) |
| 14:47 |
Denyerec |
if so, yes, but I'm stuck in the middle of something right now so can't help just yet |
| 14:54 |
m4rtijn |
heyho |
| 14:55 |
m4rtijn |
if I would like to create my own extension.. with an existing table from another program in the mysql DB.. I cant use the kickstarter can I? |
| 14:56 |
SWEMark |
smeringe: what are you doing on tv? |
| 14:58 |
smeringe |
SWEMark: showing off ;-) |
| 14:58 |
SWEMark |
svt24 ? |
| 14:59 |
smeringe |
SWEMark: heh.. nah. only kiddin |
| 15:00 |
SWEMark |
i know, just havent had enough coffee |
| 15:00 |
smeringe |
:) |
| 15:02 |
SWEMark |
Anyone have a guide for a optimized/decent typo3 linux environment? |
| 15:04 |
maholtz |
@bin: have an look at renderObj = COA - renderObj.10 = TEXT - renderObj.10.field = somefield in your table |
| 15:05 |
maholtz |
@bin: have an look in TSref - there you should see what is possible. |
| 15:05 |
bin |
ok |
| 15:06 |
bin |
then where i can specify the table name |
| 15:13 |
maholtz |
@bin: have an look at rsref please - you can define the table name where you can define renderObj |
| 15:13 |
bin |
ok can u give me the link |
| 15:13 |
maholtz |
wiki.typo3.org/TSref/CONTENT |
| 15:13 |
bin |
thanks |
| 15:14 |
maholtz |
np - there you can add, comments, snippets hints etc:) |
| 15:16 |
bin |
ok |
| 15:17 |
bin |
can we take a private chat |
| 15:17 |
guillom|busy |
what's the problem with this wiki? I can't create an account, the « riddle » thingy doesn't work |
| 15:17 |
bin |
./join maholtz |
| 15:17 |
bin |
./join #maholtz |
| 15:21 |
m4rtijn |
does anyone know a good tutorial for a complete extension creation |
| 15:21 |
kaktuspalme |
hi i would like to include one css file only in one page, how can i do that? |
| 15:22 |
m4rtijn |
choose site, template, create extension template |
| 15:22 |
m4rtijn |
it only extends the main template |
| 15:22 |
bin |
maholtz canu check this --- http://phpfi.com/310318 |
| 15:23 |
kaktuspalme |
m4rtijn: ok thx, but one question, does i have to write there the whole typo script in it, or only the addition id like to add? |
| 15:23 |
m4rtijn |
only the addition |
| 15:24 |
kaktuspalme |
m4rtijn: ok, but i found a problem, all sites which are under the addition use this template too, thats not what i want |
| 15:26 |
m4rtijn |
hmm, either you create a dummy subsite which you hide. then copy all former subsites in this one. then create another extension template |
| 15:27 |
m4rtijn |
but, if you have a menu working on them.. you 'd have to make some changes there |
| 15:28 |
m4rtijn |
maybe theres a better solution .. im not sure |
| 15:28 |
kaktuspalme |
m4rtijn: ok, then, this another extension which template does it extend? |
| 15:28 |
maholtz |
@bin: speakers instead of tx_seminars_speakers.speakers |
| 15:29 |
m4rtijn |
it extends the extension of the original template.. but there you can overwrite the setting again and change it to default.. |
| 15:30 |
bin |
ok |
| 15:30 |
Denyerec |
Text replacement to the max |
| 15:30 |
bin |
<maholtz> canu come to private chat |
| 15:30 |
m4rtijn |
hi Denyerec |
| 15:30 |
bin |
i think u know better thatn me |
| 15:31 |
bin |
plz <maholtz> |
| 15:31 |
Denyerec |
hey martin |
| 15:31 |
m4rtijn |
do you maybe know a good extension creation tutorial? |
| 15:31 |
m4rtijn |
without kickstarter |
| 15:31 |
maholtz |
@bin: do not how, i think i am in private chat - i am not familiar with irc |
| 15:31 |
maholtz |
@denyerec: hi, everything fine? |
| 15:32 |
Denyerec |
Just created a neat little FCE that allows me to hide content behind an image for SEO purposes. |
| 15:32 |
koomi |
aloha |
| 15:32 |
SWEMark |
hey |
| 15:32 |
Denyerec |
So if you have an image with lots of text in, you can still have the text seen by screenreaders / google |
| 15:32 |
m4rtijn |
cool deny |
| 15:32 |
koomi |
i need to change the value of my menu's entryLevel depending on the position in the rootline |
| 15:33 |
Denyerec |
I think I'm going to celebrate by... going to pay some bills |
| 15:33 |
Denyerec |
:( |
| 15:33 |
m4rtijn |
hehe |
| 15:33 |
koomi |
i've got this neat little extension now that returns the value but i can't pass it to entryLevel via .entryLevel < plugin.asdnasd_pi1 |
| 15:33 |
koomi |
any ideas? wasn't there a way to set constants from within typoscript? |
| 15:34 |
m4rtijn |
Denyerec: do you know some good extension creation tutorial.. one without kickstarter stuff? |
| 15:34 |
koomi |
denyrec: there's a sfir extension out there |
| 15:34 |
koomi |
http://wiki.novemberborn.net/sifr |
| 15:35 |
koomi |
[y|h]elp |
| 15:35 |
maholtz |
@koomi: that cannot work! |
| 15:35 |
koomi |
why not? |
| 15:35 |
maholtz |
@koomi: have an look at tsref - entryLevel is defined as int |
| 15:35 |
maholtz |
you see? |
| 15:35 |
koomi |
and my extensions comes back as? |
| 15:35 |
koomi |
cObj? |
| 15:36 |
maholtz |
you have defined entryLevel as an plugin objekt not as an int. |
| 15:36 |
koomi |
ok. so that is ruled out |
| 15:37 |
maholtz |
yep - typoscript parsed everything first |
| 15:37 |
fred^^ |
i'll have to look into creating my own extensions soon |
| 15:37 |
Denyerec |
no martin, sadly |
| 15:37 |
Denyerec |
I'm not very good when it comes to extensions |
| 15:37 |
m4rtijn |
me neither.. but im willing to learn ;) |
| 15:37 |
Denyerec |
koomi - sifr is good for plain text. |
| 15:37 |
koomi |
maholtz: any idea how to store that value so i can access it from ts? |
| 15:37 |
m4rtijn |
koomi.. maybe you? do you know a good extension creation tutorial which does not use kickstarter? |
| 15:38 |
Denyerec |
This was to store a rich text content element behind a graphic |
| 15:38 |
koomi |
m4rtijn: nope. today is the first time i really tried to write something :D |
| 15:38 |
m4rtijn |
hehe |
| 15:38 |
skipjack |
Hellop |
| 15:39 |
koomi |
konqueror sucks with web chat. |
| 15:39 |
fred^^ |
i got my main menu which output <ul><li class="menuitem"></li></ul> and i got my language menu that outputs <a class="languageitem"></a>. how can i include the language menu into the main menu, <ul><li class="menuitem"></li><li class="languageitem"><a></a></li></ul> |
| 15:39 |
skipjack |
Is it possible to transfer the Language Variable L evertime with a Link / even when the User comes to the Website ? |
| 15:39 |
koomi |
fred: easy way: use a coa |
| 15:40 |
fred^^ |
okay, brotha. let me look that up |
| 15:40 |
koomi |
lib.test = COA; lib.test.10 < lib.mynav; lib.test.20 < lib.mylanguage; lib.test.wrap = <ul>|</ul> |
| 15:41 |
bin |
maholtz_ |
| 15:43 |
maholtz_ |
@bin: i am not registerd with "maholtz_" - and "maholtz" seems to be used? hm... i think i did something wrong - so i cannot go to private chat at this moment |
| 15:43 |
bin |
ok |
| 15:43 |
maholtz_ |
@koomi: perhaps some stuff with conditions? |
| 15:44 |
fred^^ |
maholtz /ns ghost maholtz yourpassword |
| 15:44 |
bin |
then can we chat here maholtz_ |
| 15:45 |
bin |
15.type = sorting =select |
| 15:45 |
bin |
15.value = Live=0, Nicht live=1 |
| 15:45 |
bin |
this is the typo3 code to show a select box with valus 0 and 1 |
| 15:45 |
bin |
and text is LIVE and Nicht Live |
| 15:46 |
bin |
and taking the values on the submit tx_seminars_seminars.selectAdditionalParams = AND tx_seminars_seminars.sorting = {GPvar:tx_fesearchintable_pi1|sorting} |
| 15:46 |
bin |
tx_seminars_seminars.selectAdditionalParams.insertData = 1 maholtz_ |
| 15:46 |
bin |
<maholtz_> got the idea |
| 15:50 |
fred^^ |
worked very nicely, koomi |
| 15:51 |
fred^^ |
much obliged |
| 15:52 |
koomi |
maholtz: i thought about that but hoped that i'd find something a bit more elegant |
| 15:53 |
maholtz__ |
why do you want to change dynamically the entrylevel of an menu? |
| 15:54 |
koomi |
maholtz: because i admin an university site with ~55 of semi independent mini sites |
| 15:54 |
koomi |
else the nav just is too bloated |
| 15:56 |
koomi |
how can i use the result of a plugin to check in a condition? userFunc doesn't get $GLOBALS["TSFE"], right? |
| 15:58 |
maholtz__ |
@koomi: do not know - but you could use for your menu special = directory or something like that? or use an constant which you change per site? |
| 16:02 |
koomi |
malholtz: i want to avoid that. i'd have to change the template everytime i site is moved or the "parent structure" is changed |
| 16:02 |
koomi |
can i change the GLOBALS var from within my plugin and simply dump the value in there? |
| 16:09 |
nublaii |
what is the tx_kbmd5fepw_challenge table used for? |
| 16:09 |
nublaii |
looks like it's got 2 columns, challenge and tstamp |
| 16:14 |
maholtz__ |
@koomi: [userFunc = user_function()] |
| 16:16 |
fred^^ |
this is wierd - the dutch language seems to be marked as selected all the time, regardless of what language i have selected. http://phpfi.com/310323 |
| 16:16 |
fred^^ |
this is my setup |
| 16:25 |
jananne |
fred^^: Is dutch the standard language? |
| 16:28 |
fred^^ |
norwegian |
| 16:28 |
fred^^ |
but yeah |
| 16:28 |
jananne |
fred^^: Here's my tsconfig and page tsconfig: |
| 16:28 |
jananne |
http://phpfi.com/310327 |
| 16:28 |
jananne |
maybe it'll help ya :) |
| 16:28 |
fred^^ |
thank you muchly :) |
| 16:29 |
fred^^ |
i've just been following that old example with the ugly red, gray and yellow links ^^ |
| 16:29 |
jananne |
fred^^: There's an podcast that can help |
| 16:30 |
fred^^ |
oh. ill see if i find that |
| 16:31 |
jananne |
fred^^: http://castor.t3o.punkt.de/files/podkast_julestue4-localization.m4v |
| 16:32 |
fred^^ |
thank you :) |
| 16:32 |
fred^^ |
time to go out in the snow |
| 16:32 |
fred^^ |
have a nice evening, ya'll |
| 16:33 |
jananne |
seeya :) |
| 17:16 |
jananne |
I get no results with de "Indexed search" installed. I did i while ago then it DID work. My pages don't get indexed. Somehow i have click on then and they will be indexed. But the won't seem to get indexed. Why? |
| 17:18 |
Denyerec |
you set up the cron job ? |
| 17:18 |
maholtz |
perhaps you have an extension which disables the caching of the site? |
| 17:19 |
icon_path_questi |
good afternoon,, |
| 17:20 |
icon_path_questi |
who could answer a question for me? |
| 17:20 |
icon_path_questi |
i have e abugging problem concerning the icon in front of links. |
| 17:20 |
maholtz |
@icon: did you read the topic of the channel? |
| 17:20 |
icon_path_questi |
how can i set an alternativeIconPath __ for the whole system? |
| 17:20 |
icon_path_questi |
tt_news file_links should have new pdf-icons |
| 17:36 |
maholtz |
@icon: afaik it depends on the extension tt_news - so you have to look there |
| 17:36 |
m4rtijn |
re |
| 17:36 |
koomi_ |
schwing |
| 17:38 |
m4rtijn |
is anyone here who has some extension creation experience? I have a small question |
| 17:39 |
koomi_ |
m4rtijn: just ask, someone might be able to answer ist |
| 17:39 |
koomi_ |
ist/it |
| 17:41 |
m4rtijn |
hmmk :p |
| 17:43 |
m4rtijn |
I need to create an extension which adapts an existing table, this table is created by another program.. So i would like to import the table and create content elements from it.. I just dont know where to start really.. and if thats possible.. |
| 17:45 |
xcess |
Hi, Can someone tell me how to allow p tags within div tags in rtehtml area? |
| 17:46 |
m4rtijn |
just press enter |
| 17:46 |
m4rtijn |
:p |
| 17:47 |
teppi|work |
m4rtijn, there are some existing csv import extensions in the extension repository .. maybe you customize one of those? |
| 17:48 |
m4rtijn |
i would like to be able to work with the mysql tables directly |
| 17:48 |
m4rtijn |
the tables are in the same DB as typo3 |
| 17:48 |
m4rtijn |
and I would like to be able to alter them in typo3 |
| 17:51 |
teppi|work |
phpmyadmin? :p |
| 17:51 |
m4rtijn |
hehe |
| 17:51 |
m4rtijn |
something like that yeah.. but user friendly |
| 17:51 |
m4rtijn |
as in content elements.. stuff |
| 17:52 |
void |
m4rtijn: at first, table should start with tx_. maybe, you need to rename it.. |
| 17:53 |
m4rtijn |
.. hmm. i need to leave the table naming as it is.. because of the second application which actually makes htem |
| 17:54 |
m4rtijn |
optional.. maybe i have to copy all the tables?? |
| 17:55 |
m4rtijn |
and work with the copies instead.. which is kinda.. complicated |
| 17:55 |
void |
m4rtijn: yes, you may.. but then you need to solve synronization problems |
| 17:55 |
m4rtijn |
yep |
| 17:55 |
m4rtijn |
is it rly requirement for them to start with tx? |
| 17:55 |
void |
hm.. maybe not.. |
| 17:56 |
void |
but typo3 have other requirements on tables.. for example, table should have uid and pid, crdate fields if you want to edit records at the backedn |
| 17:56 |
void |
*backend |
| 17:57 |
m4rtijn |
.. yes that not a problem.. i could just alter the table and add thos |
| 17:58 |
d|g |
hi all |
| 17:58 |
m4rtijn |
hi d|g |
| 17:58 |
d|g |
hi m4rtijn |
| 17:59 |
void |
m4rtijn: hm.. tx_ is an requirement only if you need to select records in FE from TS |
| 18:00 |
m4rtijn |
ok, thx. thats something i dont need |
| 18:04 |
JCal |
hey all, if i have 3 different sites on one typo3 installation, whats a good way to let an editor update content in one place so that it appears on one, two, or all o f the sites? |
| 18:04 |
JCal |
could be any peice of content... just overall, whats the process there? |
| 18:11 |
teppi|work |
how should this work? |
| 18:11 |
teppi|work |
every site has its own page tree |
| 18:11 |
teppi|work |
how do you want to map one page logically to another? |
| 18:13 |
maholtz |
@JCal: you can use mount pages, or typoscript RECORDS or CONTENT |
| 18:14 |
JCal |
maholtz: thx, will play around |
| 18:17 |
nd__ |
Isn't a DR_wiki page supposed to get indexed like a normal page? |
| 18:26 |
Denyerec |
JCal - you can also paste content elements "by reference" |
| 18:26 |
Denyerec |
they act like symlinks in a unix filesystem |
| 18:27 |
JCal |
ooo |
| 18:27 |
JCal |
that sounds even easier |
| 19:01 |
Denyerec |
Typical |
| 19:01 |
Denyerec |
I get some time to start my recording, and I have a terrible sore throat. |
| 19:01 |
Denyerec |
:/ |
| 19:01 |
Denyerec |
JCal you there? |
| 19:02 |
JCal |
ya |
| 19:02 |
Denyerec |
coul dyou proof read something fo rme, give me some input ? |
| 19:02 |
Denyerec |
I need a beginners perspective. |
| 19:02 |
JCal |
absolutely |
| 19:02 |
void |
Denyerec: take a medicine.. |
| 19:03 |
Denyerec |
:( void |
| 19:03 |
Denyerec |
I could use another cup of tea, actually. |
| 19:03 |
Denyerec |
How's the translation coming along ? |
| 19:03 |
void |
Denyerec: not in time today... |
| 19:03 |
Denyerec |
:( |
| 19:04 |
Denyerec |
Don't try and eat my brain, k slavezombie ? |
| 19:04 |
slavezombie |
I just had breakfast. I'm fine, thx. |
| 19:04 |
Denyerec |
You'll die from malnutrition, and I wouldn't want to feel bad about that. |
| 19:04 |
slavezombie |
:p |
| 19:11 |
FEDE31C0 |
hi |
| 19:11 |
void |
FEDE31C0: hello |
| 19:12 |
void |
saluto :) |
| 19:12 |
FEDE31C0 |
directmail extension is not working with TYPO3 4.1.6 |
| 19:12 |
FEDE31C0 |
ciao ;) |
| 19:12 |
FEDE31C0 |
is there any newsletter plugin that does? |
| 19:12 |
void |
FEDE31C0: really? which errors do you get? |
| 19:13 |
FEDE31C0 |
something about mysql_fetch_rows() returned empty result (into backend->page->list module) |
| 19:13 |
FEDE31C0 |
void: I can reinstall it if you want to know exactly |
| 19:13 |
void |
FEDE31C0: enable sqldebug at the install tool and see which queries fail |
| 19:13 |
FEDE31C0 |
I just remopved it in order to verify that was it to cause that problem |
| 19:15 |
FEDE31C0 |
caller t3lib_DB::exec_SELECTquery |
| 19:15 |
FEDE31C0 |
ERROR Unknown column 'pid' in 'where clause' |
| 19:15 |
FEDE31C0 |
lastBuiltQuery SELECT count(*) FROM tt_address WHERE pid=2 |
| 19:15 |
FEDE31C0 |
oh |
| 19:15 |
void |
FEDE31C0: did you install tt_address? |
| 19:16 |
void |
if no, install it.. |
| 19:16 |
void |
maybe directmail does not mention tt_address at the dependencies.. |
| 19:17 |
FEDE31C0 |
void: yep, that was the problem |
| 19:17 |
FEDE31C0 |
but directmail has no explicit dependency on tt_address |
| 19:17 |
FEDE31C0 |
anyway installing tt_address fixed it |
| 19:17 |
FEDE31C0 |
thank you |
| 19:17 |
void |
np |
| 19:19 |
FEDE31C0 |
does sqldebug output only failed queries? |
| 19:20 |
void |
FEDE31C0: yes |
| 19:20 |
FEDE31C0 |
cool, then it's useful to leave it on :) |
| 19:21 |
void |
FEDE31C0: yes - for dev server... for production i'd set devIPmask, so users will not see strange red table on top =) |
| 19:21 |
jananne |
I made a rootline. Now i want a page that is 'not in menu' to be shown in the rootline. How is this possible to do? |
| 19:22 |
FEDE31C0 |
void: but devIPmask is already "127.0.0.1,::1" is it ok? |
| 19:22 |
void |
FEDE31C0: i think it should be changed for production |
| 19:23 |
FEDE31C0 |
I hope when t goes production it'll be ok |
| 19:23 |
void |
jananne: your rootline is HMENU, right? so, use .includeNotInMenu = 1 for forcing "not in menu" to show up |
| 19:23 |
FEDE31C0 |
actually I just miss the newsletter plugin and then I'm ok |
| 19:23 |
Ruudi |
can I somehow make my menu show the "hide in menu" pages? I want em hidden in some menus but shown in another |
| 19:23 |
Ruudi |
like path etc... |
| 19:24 |
Ruudi |
ha |
| 19:24 |
void |
Ruudi: see my answer to jananne |
| 19:24 |
Ruudi |
cool |
| 19:24 |
Ruudi |
just red the line above lol |
| 19:25 |
Ruudi |
thnx |
| 19:27 |
void |
FEDE31C0: when it goes on production, your IP will not be 127.0.0.1 unless your server have X-server on and you will see pages from it.. |
| 19:28 |
FEDE31C0 |
void: yeah I see, but my ip is dynamic, so I'll have to change it from time to time, or use some hack |
| 19:29 |
void |
FEDE31C0: but i think your IP have some static part.. you can use wildcards at the devipmask |
| 19:29 |
FEDE31C0 |
void: I have a dyndns. could typo3 resolve hostnames? |
| 19:30 |
void |
FEDE31C0: hm.. don't know.. let me see the code |
| 19:33 |
Ruudi |
is it possible to exclude a content element from indexing? |
| 19:36 |
void |
FEDE31C0: seems that it cannot.. |
| 19:36 |
FEDE31C0 |
ok, np |
| 19:36 |
FEDE31C0 |
thanks for your interest |
| 19:36 |
void |
Ruudi: as far as i remember, CE have a checkbox "exclude from cache" |
| 19:36 |
void |
FEDE31C0: np |
| 19:37 |
FEDE31C0 |
I want to start making typo3 plugins. I know the typo3 kickstarter, but as far as I learned in the past, then I have to write some code for the pi (frontend output and logic) and eventually more backend stuff. is there a quick reference to this? or just I have to look at other plugin sources? |
| 19:42 |
void |
FEDE31C0: read http://wiki.typo3.org/index.php/Extension_Development, but it's not quick reference. i think the best way to do backend stuff is not experiment with kickstarter.. |
| 19:46 |
Edwinl |
hi |
| 19:46 |
Denyerec |
WAR |
| 19:46 |
Denyerec |
(huh) |
| 19:46 |
Denyerec |
What is it good for? |
| 19:46 |
Denyerec |
*coat |
| 19:49 |
Edwinl |
... |
| 19:49 |
Denyerec |
Edwin Starr? |
| 19:49 |
Denyerec |
WAR |
| 19:49 |
Denyerec |
(huh) |
| 19:50 |
Denyerec |
Nevermind... I'm tired. |
| 19:50 |
Denyerec |
:) |
| 19:50 |
Edwinl |
lol |
| 19:50 |
Edwinl |
tired of typo3? |
| 19:50 |
Denyerec |
5 hours sleep. |
| 19:50 |
Denyerec |
I actually had some success today, so I'm quite pleased with Typo at the moment. |
| 19:50 |
Edwinl |
i aint:( |
| 19:52 |
Edwinl |
in url parameters..my plugin does not recognize my variables, only if i add type=1 parameter |
| 19:52 |
Edwinl |
thats weird |
| 19:54 |
jananne |
Hey Deny :) |
| 19:54 |
void |
Edwinl: did you make another PAGE object? do you know that type is a registered variable? |
| 19:55 |
Edwinl |
what do you mean void? |
| 19:56 |
void |
Edwinl: if you add parameter type, it will treated as another PAGE object.. with another typeNum |
| 19:56 |
Edwinl |
hmm.. |
| 19:57 |
Edwinl |
but i use it like this: user submits form, gets a link by mail (example: www.site.com/index.php?id=10&tx_plugname[cmd]=test ) |
| 19:57 |
Edwinl |
and with the typ=1 parameter it just gives the value back in piVars, else it wont return it |
| 19:57 |
Edwinl |
so i dont know what you mean:$ |
| 20:02 |
void |
Edwinl: give me example of url with type param |
| 20:03 |
FEDE31C0 |
I've got a problem with direct_mail_subscription: it gives this sql error http://phpfi.com/310378 and doesn't put the tt_address entry in the database |
| 20:04 |
Edwinl |
ii gave you a sample ? this doesnt work: www.site.com/index.php?id=10&tx_plugname[cmd]=test and this works: www.site.com/index.php?id=10&tx_plugname[cmd]=test&type=1 |
| 20:05 |
void |
Edwinl: so, you have two PAGE objects.. |
| 20:05 |
Edwinl |
no? |
| 20:05 |
Edwinl |
i have on a page a plugin |
| 20:05 |
void |
show your TS |
| 20:06 |
Edwinl |
which, i used template for test from typo3 self..and onlky added my php code with it, what else shoudl i add? |
| 20:08 |
void |
Edwinl: hm... why did you choose "type" as a name of parameter? |
| 20:10 |
FEDE31C0 |
my tt_address table hasn't a 'uid' filed. is it normal? |
| 20:10 |
Edwinl |
i didnt choose that, |
| 20:10 |
FEDE31C0 |
*field |
| 20:10 |
Edwinl |
it is a standard one that you can use |
| 20:14 |
void |
FEDE31C0: no, that's not normal. |
| 20:14 |
void |
FEDE31C0: try to drop tt_address table at reinstall tt_address |
| 20:15 |
void |
FEDE31C0: or alter table and add uid field by hand |
| 20:20 |
Edwinl |
other question: how can i add other files to my extension directory, typo3 dont allow that:Q |
| 20:29 |
foool |
Hi all, I am getting this error at the top of some pages after I save something. It actually saves it but instead of the page coming back up it gives this. |
| 20:29 |
foool |
Variable passed to each() is not an array or object in /Users/<removed>/public_html/t3lib/class.t3lib_tcemain.php on line 4750 |
| 20:29 |
foool |
any Ideas as to what may be wrong? |
| 20:45 |
fred^^ |
hmm, how do i reset the id count of the site languages? |
| 20:45 |
fred^^ |
ive deleted some before, and now only have two languages. however, their id is 5 and 6 |
| 20:45 |
void |
fred^^: only with phpmyadmin |
| 20:46 |
fred^^ |
do you know where i have to delete those? |
| 20:46 |
void |
fred^^: phpmyadmin... |
| 20:46 |
fred^^ |
yes, but which table, and such |
| 20:48 |
void |
fred^^: sys_language |
| 20:49 |
fred^^ |
thank you :) kind of obivious |
| 21:09 |
Nekdy |
does anyone use cab_tv_getcontentparts maybe, i need a little help? |
| 21:19 |
fred^^ |
hmm. right now, when a page does not have a translation, the chosen language loses is ACT status |
| 21:20 |
fred^^ |
is it possible to fix that? |
| 22:03 |
void |
ries: ? |
| 22:04 |
ries |
void: will change in a minute :) |
| 22:04 |
void |
hehe |
| 22:24 |
void |
Denyerec: |
| 22:24 |
void |
you here? |
| 22:33 |
nd |
Is there a way I can tell indexed_search to index a sysfolder holding my records for a wiki? |
| 22:35 |
ries |
does anybody ise active record here??? is that any good? |
| 22:51 |
ries |
void: ? |
| 22:51 |
void |
ries: active record pattern? |
| 22:51 |
ries |
void: yup... do you have experiance with that?? |
| 22:52 |
void |
ries: no.. i use django ORM.. it's more sql-constructor.. |
| 22:52 |
ries |
void: can ORM generate queries like these : http://pastebin.com/d7e3967b6 |
| 22:52 |
ries |
I am trying to decide if I should create all my SQL's by hand... or using some generator |
| 22:53 |
void |
ries: yes, it can.. you can add your own parts of queries.. |
| 22:53 |
ries |
so basicly I need to create my own queries... right? |
| 22:55 |
void |
ries: no |
| 22:55 |
ries |
void: so how would it know how I want to look into my dataset?? |
| 22:56 |
ries |
most ORM systems and activerecords system I have seen assumes some sort of join.... |
| 22:56 |
void |
ries: it will generate a query with needed JOINs. but if you need to add something special, you can |
| 22:56 |
ries |
In the case I pasted I am basicly extract all records that fit a vehicle, and I offer to put a copy and image next to it... |
| 22:56 |
ries |
however these records might or might not exists.. |
| 22:57 |
ries |
what I have seen from active record for example is that the record must exist before you can see it in your list |
| 23:04 |
void |
ries: what you mean? you want to see not yet created records?) |
| 23:04 |
ries |
void: yes exactly :) |
| 23:04 |
void |
ries: hm.. did you compire libtimemachine.so ? |
| 23:04 |
void |
*compile |
| 23:05 |
ries |
void: hehehe Nope... but I can explain shortly in private if you have a minute? |
| 23:05 |
void |
ries: yes, i have |
| 23:14 |
Denyerec |
Yo void |
| 23:14 |
Denyerec |
wassup |
| 23:14 |
void |
Denyerec: i downloaded and installed RC2 |
| 23:14 |
void |
Denyerec: all module menus are at the LEFT! |
| 23:14 |
Denyerec |
WOWOOWOWOOOOOO |
| 23:14 |
Denyerec |
Do you have a screenshot ? |
| 23:15 |
Denyerec |
I was told by the HCI list it would not make it in until 4.3 |
| 23:15 |
Denyerec |
I guess someone took it to heart |
| 23:16 |
void |
Denyerec: http://creativ.pnz.ru/fordenyer.png |
| 23:17 |
Denyerec |
Ahh |
| 23:17 |
Denyerec |
I thought you meant in the left menu |
| 23:17 |
Denyerec |
over on the left is good enough for now I guess. |
| 23:17 |
Denyerec |
Though I think I will still investigate how to get them to render out into the main menu |
| 23:17 |
Denyerec |
It's useful to dig around in the core a little I think, I've put that kind of thing off for too long :) |
| 23:18 |
void |
Denyerec: hm.. don't understand. what in the left menu? |
| 23:18 |
Denyerec |
instead of having them as a dropdown, have the functions appear as nested items in the main menu. |
| 23:19 |
void |
ahh.. that's really a lot of work |
| 23:20 |
Denyerec |
It doesn't look TOO bad |
| 23:21 |
Denyerec |
They still didn't fix the colour mismatch :( |
| 23:21 |
Denyerec |
The menu and the main editing area are in different parts of the spectrum. |
| 23:24 |
void |
really? |
| 23:24 |
void |
where? |
| 23:25 |
void |
i like new icons.. |
| 23:30 |
Nekdy |
someone with typo script and templavoila knowledge pls check out my problem -> http://www.freeimagehost.eu/image/e04f552982028 |
| 23:37 |
void |
Nekdy: never used cab_tv_getcontent.. |
| 23:38 |
Nekdy |
it's extended tv content slide |
| 23:39 |
Denyerec |
the BG colour of the main menu |
| 23:39 |
Denyerec |
is a different spectrum to the BG colour of the right frame |
| 23:42 |
uriahhee1 |
void: if i have a page that is an external link in my menu, is there a way to make that link be different for every language? |
| 23:43 |
void |
Denyerec: ah, understand.. yes.. but maybe it's choice? |
| 23:43 |
void |
Denyerec: not accident? |
| 23:43 |
Denyerec |
It's ugly |
| 23:43 |
Denyerec |
you shouldn't split spectrums when the shades are that light |
| 23:44 |
Denyerec |
it's unsettling |
| 23:44 |
void |
yeah.. i agree |
| 23:44 |
void |
uriahhee1: hm.. does alternative page language record have such field? |
| 23:46 |
uriahhee1 |
void: i don't think so :S |
| 23:46 |
uriahhee1 |
void: i didn't see any |
| 23:47 |
uriahhee1 |
void: http://typo3.org/extensions/repository/view/altern_lang_page_link/1.0.1/ |
| 23:47 |
uriahhee1 |
void: :D |
| 23:47 |
void |
uriahhee1: yeah.. did not expect that) |
| 23:48 |
uriahhee1 |
heheh |