| 00:10 |
bekks |
mac3: you mind to clue me on that last update snippet? |
| 00:12 |
bekks |
mac3: you have any clue what "Setup Code of the ext: Main cObject Subparts Typo3 Template:" on http://www.mcuniverse.com/Last-Update.175.0.html means? do i just have to c&p that into my site template and done? |
| 00:26 |
mac3 |
i think it means you have to put the TEXT object you created into a subpart |
| 00:26 |
mac3 |
are you using templavoila or the autotemplateparser? |
| 00:58 |
Maya_Chamas |
hi |
| 00:59 |
Maya_Chamas |
anyone getting Data Structure ERROR: Line 2: XML declaration not finished in mw_imagemap? |
| 00:59 |
Maya_Chamas |
in the plugin options |
| 00:59 |
bekks |
mac3: i am using templavoila |
| 01:00 |
bekks |
mac3: sorry for the delay |
| 01:01 |
mac3 |
bekks: np ,) |
| 01:02 |
Maya_Chamas |
can anyone help with problem with mw_imagemap? |
| 01:02 |
Maya_Chamas |
? |
| 01:03 |
mac3 |
bekks: then map a new element, using "typoscript object path" as type |
| 01:03 |
bekks |
mac3: do you need my current TS setup and constants? i have no templates but the main TS template |
| 01:03 |
mac3 |
in the path field you enter the path to the TEXT cObject you created in the setup |
| 01:03 |
bekks |
mac3: ah ok, just name it, and put in the the TS code from the site above? |
| 01:03 |
mac3 |
no |
| 01:03 |
mac3 |
its like: |
| 01:03 |
mac3 |
lib.myObj = TEXT |
| 01:03 |
mac3 |
this is inside your setup ts |
| 01:03 |
bekks |
yeah |
| 01:04 |
mac3 |
then in the templavoila you enter the lib.myObj in the path field |
| 01:04 |
bekks |
ok |
| 01:04 |
mac3 |
so templavoila knows where to look for the cObject |
| 01:05 |
bekks |
yeah |
| 01:05 |
bekks |
but what do i have to enter then in TS fot filling that field? |
| 01:06 |
mac3 |
lib.myObj = TEXT |
| 01:06 |
mac3 |
with this ts code you define a cObj |
| 01:07 |
bekks |
yes |
| 01:07 |
mac3 |
lib.myObj is the path |
| 01:08 |
mac3 |
http://www.fi-ausbilden.de/blog/2007/07/12/typo3-dynamisierung-mit-templavoila-teil-2/ |
| 01:08 |
mac3 |
check this |
| 01:10 |
bekks |
done. |
| 01:10 |
bekks |
i pretty much understand whats being done there. |
| 01:10 |
bekks |
i just dont knwo what to enter into TS to actually put in a "last update" timestamp |
| 01:11 |
mac3 |
ah ok |
| 01:11 |
mac3 |
temp.lastupdate = TEXT |
| 01:11 |
mac3 |
this is the first line |
| 01:11 |
bekks |
yes |
| 01:11 |
mac3 |
you could put this in the field |
| 01:11 |
mac3 |
temp.lastupdate |
| 01:11 |
Maya_Chamas |
please i need help with mw_imagemap extension |
| 01:11 |
Maya_Chamas |
anyone? |
| 01:11 |
mac3 |
some.object = TEXT |
| 01:11 |
mac3 |
if you define it like this |
| 01:11 |
bekks |
mac3: yeah |
| 01:11 |
mac3 |
you have to put some.object in the field |
| 01:14 |
bekks |
mac3: so it would be something like some.object.value = "Updated at" + $thetimestampiwant |
| 01:14 |
bekks |
and that line i just dont know |
| 01:17 |
mac3 |
query |
| 01:17 |
bekks |
kk |
| 01:35 |
Maya_Chamas |
anyone can help with an issue with mw_imagemap extension? |
| 01:37 |
titii |
Hi friends, void, ries ;) |
| 01:37 |
titii |
Dont you know, is there some ext. for TypoScript library? Collection or something? |
| 01:37 |
Maya_Chamas |
anyone can help with an issue with mw_imagemap extension? |
| 01:38 |
titii |
Maya_Chamas hmmm, I dont know it |
| 01:38 |
Maya_Chamas |
thanks titti |
| 01:38 |
Maya_Chamas |
do u know why data structure errors occur? |
| 01:41 |
titii |
what data structure? |
| 01:42 |
Maya_Chamas |
i am getting an xml data structure error |
| 01:43 |
titii |
Show me that site |
| 01:49 |
titii |
Maya_Chamas shot that site |
| 01:49 |
titii |
show |
| 01:49 |
Maya_Chamas |
it's on my local machine] |
| 02:04 |
titii |
Maya_Chamas so I mean just correct you XML file thats all... you can use some XML validator |
| 02:04 |
Maya_Chamas |
i did |
| 05:37 |
gidla |
i made quickstart installation, the Include static and Include static (from extensions) items are not there for to choose !!! how cani addthem? |
| 07:09 |
d|g |
hi all |
| 08:04 |
koomi |
moin |
| 08:06 |
swemark |
morrn |
| 08:22 |
Denyerec |
morn |
| 09:57 |
SilenceDK |
Has anyone been able to change the page title via php in any typo3 installation from 4.1.5? - The code to change the title: $GLOBALS['TSFE']->page['title'] = 'Ur title'; |
| 09:57 |
SilenceDK |
can it be something to do with user-int? |
| 09:59 |
Phlogi_ |
anyone knows an extension that lists items in frontend and let the user sort them? |
| 10:01 |
alexwx |
Hello there..!!! :) |
| 10:02 |
alexwx |
Can I somehow prepare just a link to open a new JavaScript window with Flash content? Then I need this link to take in the another Flash object. It is possible? Or I need to make my own JavaScript? Thank you |
| 10:05 |
xN33D |
guys, i have a problem with sending mail from the typo3 form, can i look into a LOG file or something to see what's happening? |
| 10:09 |
SilenceDK |
Has anyone ever had a problem with the print template not being able to seen by "normal" website users? |
| 10:09 |
alexwx |
Hey girls wasap? :) ries, void? Can you help, because there are all of there a little bit deaf :D |
| 10:10 |
xN33D |
anybody knows? |
| 10:22 |
nkuttler |
alexwx: um, just make a popup that opens the html file you want (or typo3 url)? |
| 10:22 |
SilenceDK |
In typoscript - Does anyone know what to write if I want the link to the page itself? I'm trying to make a image print link... |
| 10:22 |
alexwx |
nkuttler ok, now I see I can make a link with typolink in TypoScript |
| 10:25 |
swemark |
SilenceDK: http://phpfi.com/315370 |
| 10:26 |
SilenceDK |
swemark: Thank you, but what if I wanna make it myself via. TS ? |
| 10:27 |
swemark |
suppose styles.content.get would work |
| 10:27 |
swemark |
google it |
| 10:29 |
SilenceDK |
I just need to know how I get the current page uid via TS |
| 10:30 |
swemark |
{TSFE:id} |
| 10:30 |
swemark |
i think |
| 10:30 |
swemark |
not sure |
| 10:30 |
tommyd |
Hi! Any ETA when the JS Bugs in the Typo3 Backend with Firefox 3 for the 4.0.x and 4.1.x are fixed / released? |
| 10:33 |
Phlogi_ |
does the typo3 mailing lists(s) work for you? |
| 10:43 |
alexwx |
Can I somehow put the access information into BE loggining in the form automaticaly across the GET? So then I just press login |
| 10:44 |
m4rtijn |
hi |
| 10:49 |
dokma |
alexwx: that's what your browser should do |
| 10:50 |
alexwx |
dokma ok I know for that thanks ;) but all the way I should make it, it is possible? |
| 10:51 |
dokma |
only if you store the passwords in plain text and hack the be form |
| 10:51 |
dokma |
it is such a ridiculous proposal |
| 10:51 |
dokma |
that obviously noone ever predicted that need |
| 10:52 |
dokma |
I can't think of a single logical reason to do that except royal lazines |
| 10:58 |
m4rtijn |
which I think sounds like a good trade.. royal laziness :p |
| 10:58 |
xN33D |
i've got an problem with indexed search, if i search for some word, teh he go to the result page and says: Search for "lorem" |
| 10:58 |
xN33D |
Displaying results 1 to 9 out of 9 |
| 10:58 |
xN33D |
but below that text, there is nothing else..? |
| 10:59 |
xN33D |
so the results don;t display.. |
| 10:59 |
m4rtijn |
did u alter the template? |
| 10:59 |
xN33D |
alter? |
| 11:00 |
xN33D |
never had this problem.. iam working on 4.2.0 now, is it possible that's the problem? |
| 11:00 |
xN33D |
now it's included in the source |
| 11:00 |
m4rtijn |
did u make changes in the extension template |
| 11:00 |
m4rtijn |
? |
| 11:01 |
xN33D |
i've got an HOMEPAGE template, and an ALL PAGES TEMPLATE that's active on all other pages |
| 11:02 |
m4rtijn |
every extension has its own template.. but nevermind |
| 11:02 |
m4rtijn |
you probably didnt change that |
| 11:02 |
xN33D |
but its not an external extension anymore.. it's build in on 4.2.0 |
| 11:02 |
xN33D |
i guess nothing to include then? |
| 11:03 |
m4rtijn |
aah, ok i didnt know |
| 11:03 |
SilenceDK |
Has anyone been able to change the page title via php in any typo3 installation from 4.1.5? - The code to change the title: $GLOBALS['TSFE']->page['title'] = 'Ur title'; |
| 11:04 |
alexwx |
dokma I have a list of our project, so it is just for intranet, and it is protected by .htaccess password, so I can make a link to automatic login or put login information into BE login form. So how can I do it? |
| 11:05 |
dokma |
why don't you just hack the be login then? |
| 11:05 |
dokma |
find in the php files where the login is checked and invert the condition |
| 11:05 |
m4rtijn |
SilenceDK -- i normally use the extension MF - Pagetitle |
| 11:05 |
m4rtijn |
works like a charm |
| 11:07 |
dokma |
alexwx: Auth: Automatic BE login by IP |
| 11:07 |
xN33D |
oh got it, the template path wasn't right.. "_" |
| 11:07 |
dokma |
cc_iplogin_be |
| 11:13 |
tommyd |
Phlogi_: that was not an answer to my question |
| 11:13 |
tommyd |
;) |
| 11:13 |
qim |
hello |
| 11:14 |
alexwx |
dokma the last post, this is some ext.? |
| 11:14 |
dokma |
yes |
| 11:15 |
qim |
i have a top navigation (which works fine) and would like to add a navigation with sub pages on the left side. does anyone know an easy to read tutorial about this? |
| 11:18 |
mydoubt |
hi friends |
| 11:19 |
xN33D |
do you know guys why indexed search doesn't work proberly, if i click : page 1 > page 2 > page 3 |
| 11:19 |
mydoubt |
i want to select some database content , and have to show in the dropdown box , hos can i do that... |
| 11:19 |
xN33D |
the links are "#" and ofcource nothing happends.. |
| 11:19 |
mydoubt |
using typoscript |
| 11:20 |
xN33D |
anybody got an solution? |
| 11:21 |
SilenceDK |
martijn: I need the pagetitle to be set according to the name of a course.. so it's should be able to be done via. php.. :/ |
| 11:26 |
mydoubt |
hi SilenceDK |
| 11:27 |
m4rtijn |
SilenceDK mf pagetitle does it via php... :p |
| 11:28 |
tommyd |
hrmm.... is there any way to make Typo3 not copy contents from the fileadmin/ directories to uploads/media if these files are selected via the Typo3 Element Browser? |
| 11:34 |
xN33D |
anybody knows my indexed search problem ? ( read above ^ ) |
| 11:37 |
martijn |
does anyone know some good tutorials for creating the forms for a frontend plugin extension? |
| 11:37 |
martijn |
i mean the configuration forms |
| 11:39 |
SilenceDK |
How to people make their print template? Via the futeristic template building? |
| 11:40 |
try |
h |
| 11:41 |
try |
hi |
| 11:42 |
m4rtijn |
hey martijn :p |
| 11:42 |
martijn |
hey :) |
| 11:42 |
swemark |
bad martijn! |
| 11:43 |
martijn |
so your name was taken huh ;) |
| 11:45 |
m4rtijn |
nah.. normally it is.. so i always pick this one |
| 11:46 |
martijn |
ah okay |
| 12:21 |
Ruudi |
hi |
| 12:22 |
Ruudi |
anyone could advise, should it be possible to extend all classes in typo3? i need to add some extra information to mm_forum database on topic submission, is there a way to do it without modifying mm_forum source? |
| 12:54 |
e_ |
hm |
| 12:54 |
e_ |
how do i use reverseProxyPrefixSSL ? |
| 12:54 |
e_ |
does that mean i put a prefix to all urls in the reverse proxy so that typo can know wether connection to the reverse proxy is encrypted or not? |
| 12:55 |
e_ |
or how is that used? |
| 12:58 |
m4rtijn |
Ive been reading some stuff about ssl as well.. and gave up :p |
| 12:58 |
m4rtijn |
I wanted the BE login to be on ssl |
| 12:58 |
m4rtijn |
but its quite difficult |
| 12:59 |
e_ |
really? |
| 12:59 |
e_ |
i mean "just like that" it works smoothly |
| 13:00 |
e_ |
i just thought it might have been nice for some frontend pages if they would be able to detect wether or not they are protected via ssl (on the frontent reverse proxy) |
| 13:00 |
m4rtijn |
do you mean BE login on ssl is easy? |
| 13:00 |
e_ |
uhm |
| 13:00 |
e_ |
well it works right now |
| 13:00 |
e_ |
*clickclick* |
| 13:00 |
m4rtijn |
maybe u could refer me to some tuts on that? |
| 13:01 |
e_ |
well, you do know that i'm talking about ssl termination on the reverse proxy in front of typo3? |
| 13:01 |
e_ |
two machines.. |
| 13:01 |
m4rtijn |
yes.. but i just want the BE login on ssl |
| 13:01 |
e_ |
it's client -> https -> frontend proxy with mod_ssl, mod_proxy and mod_cache -> http -> typo3 machine |
| 13:02 |
e_ |
*shrug* |
| 13:02 |
e_ |
no clue, i just didn't bother putting ssl on the typo3 server at all |
| 13:02 |
m4rtijn |
k |
| 13:03 |
e_ |
but i would say you might have no problems with using mod_rewrite |
| 13:06 |
e_ |
like RewriteCond ${HTTPS} !=on \ RewriteRule ^typo3(.*) https://%{SERVER_NAME}/typo3$1 [R,L] |
| 13:06 |
e_ |
that should make sure you have https on in the backend :) |
| 13:08 |
m4rtijn |
cool, I'll try that.. thx |
| 13:08 |
e_ |
uops |
| 13:08 |
e_ |
that's wrong |
| 13:08 |
e_ |
it's supposed to be RewriteCond %{HTTPS} !=on |
| 13:08 |
e_ |
and that's two lines |
| 13:08 |
e_ |
and you have to enable the rewriteengine first.. |
| 13:09 |
m4rtijn |
okay |
| 13:09 |
e_ |
and you have to have a virtualhost with *:443 that enabled SSL |
| 13:10 |
m4rtijn |
thats no problem |
| 13:11 |
m4rtijn |
thanks a lot |
| 13:13 |
qim |
is there a way to tell styles.content.get to get content items not from the beginning? |
| 13:23 |
porkpie |
Denyerec: hi |
| 13:23 |
porkpie |
Denyerec: you got five mins |
| 13:32 |
m4rtijn |
5 minutes are over |
| 13:32 |
m4rtijn |
:p |
| 13:49 |
alexwx |
Hey guys! In one old ext. in the TCA is the select type, If I get to edit record, there is INVALID VALUE! What shout be wring? What is that mean? "foreign_table_where" => "AND tx_worldcup_games.pid=###CURRENT_PID### ORDER BY tx_worldcup_games.uid" ? |
| 13:51 |
pa_ |
hey; about templavoila: when i map the elements of my new template i can see a proper preview; when i acces the FE via Browser, there's no content - what went wrong? |
| 14:08 |
floxx |
question concerning editors: i want to allow only content element "image" in a specific content area (mapped with tv) - how could i achieve this? |
| 14:25 |
Nekdo |
hello |
| 14:26 |
Nekdo |
does anyone know if i can make menu LIs have ids like m1,m2,m3,... |
| 14:26 |
kreegee_ |
does anybody have experience with multilanguage sites and google sitemaps? |
| 14:26 |
kreegee_ |
nekdo: i think you can, but don't ask me how... |
| 14:27 |
Nekdo |
:) |
| 14:27 |
Nekdo |
the how part is what i need :) |
| 14:28 |
kreegee_ |
tried google? |
| 14:29 |
Nekdo |
yah |
| 14:29 |
kreegee_ |
tried the reference for Menu, Tmenu, hmenu? |
| 14:29 |
Nekdo |
well it says how to make menus there |
| 14:29 |
Nekdo |
i want to know how to number them |
| 14:30 |
Nekdo |
need some kind of counter thing |
| 14:30 |
m4rtijn |
..? |
| 14:30 |
m4rtijn |
kreegee what do need? |
| 14:31 |
Nekdo |
i want first li to have class="m1", second li class="m2" ... |
| 14:31 |
kreegee_ |
m4rtijn: about the sitemap? i wonder whats best practice |
| 14:31 |
kreegee_ |
now i have 4 sitemaps for 4 languages |
| 14:31 |
kreegee_ |
i wonder if google can/wants to map them somehow for language specific search |
| 14:32 |
m4rtijn |
I just used 1 sitemap for all langs |
| 14:32 |
m4rtijn |
no problems |
| 14:33 |
m4rtijn |
Nekdo -> optionsplit |
| 14:33 |
kreegee_ |
how do you do this? |
| 14:33 |
kreegee_ |
mc_googlesitemap only creates it for 1 language |
| 14:33 |
m4rtijn |
i just click through the site and copy paste all urls :p |
| 14:34 |
kreegee_ |
oh, ok. what's the point of t3 if you don't automate things :P |
| 14:34 |
m4rtijn |
hehe |
| 14:34 |
m4rtijn |
just seemed like te easies solution to me |
| 14:34 |
m4rtijn |
Nedko? |
| 14:34 |
kreegee_ |
mc_googlesitemap works fine... |
| 14:36 |
m4rtijn |
but u have to upload the sitemap manauly anyway.. or not |
| 14:36 |
m4rtijn |
Nedko.. wake up..! |
| 14:36 |
m4rtijn |
:p |
| 14:37 |
Nekdo |
back :) |
| 14:38 |
Nekdo |
was looking at optionsplit |
| 14:38 |
Nekdo |
don't think it solves it |
| 14:38 |
Nekdo |
i don't know how many elements i'll have in menu |
| 14:38 |
uschi |
i think there is an example for numbered menues at typo3wizard.com, Nekdo |
| 14:39 |
uschi |
the principle should be the same |
| 14:39 |
mydoubt |
can any one help in db managment using typoscript |
| 14:39 |
m4rtijn |
k |
| 14:49 |
dokma_ |
guys! |
| 14:49 |
dokma_ |
is there a way to tell typo3 to append a content element to a specific news element in single view mode ? |
| 14:50 |
dokma_ |
Denyerec: ?? |
| 14:50 |
dokma_ |
ries: ?? |
| 14:50 |
dokma_ |
void: ?? |
| 14:51 |
m4rtijn |
isnt that what smoothgal does.. with images |
| 14:51 |
dokma_ |
didn't know that |
| 14:51 |
dokma_ |
but I'd like to just append an ordinary CE to a news item in single view |
| 14:53 |
dokma |
Denyerec, ries, void: any of you guys here ? |
| 14:53 |
void |
me here |
| 14:54 |
dokma |
void: you got a clue how to append content elements to news in single view? |
| 14:55 |
void |
dokma: did you look at smoothgal? also, you can make it in TS... |
| 14:55 |
void |
dokma: do you want to add a particular CE or different CEs for each news? |
| 14:58 |
dokma |
I'd like different CE for different news |
| 14:58 |
dokma |
let me take a look at smoothgal |
| 15:32 |
randomresult |
hi there |
| 15:32 |
randomresult |
long time no see |
| 15:32 |
randomresult |
anyone can help me with an empty newsarchive? |
| 15:33 |
m4rtijn |
? |
| 15:33 |
randomresult |
i have installed the news plugin... |
| 15:33 |
randomresult |
and have 2 news |
| 15:33 |
m4rtijn |
yay |
| 15:33 |
randomresult |
they are displayed how i want them to |
| 15:33 |
randomresult |
but the archiv says: no news items in archive |
| 15:34 |
m4rtijn |
although? |
| 15:34 |
randomresult |
? |
| 15:34 |
m4rtijn |
well.. should it display them? |
| 15:34 |
randomresult |
if i place amenu and list in one element, nothing shows up |
| 15:34 |
m4rtijn |
did you set the archive date to a date previous to today? |
| 15:35 |
randomresult |
if i delete a menu... the list apears... no archive date set |
| 15:35 |
m4rtijn |
.. u have to set an archive date if u want the records to be displayed in archiv |
| 15:37 |
randomresult |
well... if i set an archive date... it is not shown in the list no more |
| 15:37 |
randomresult |
(latest) |
| 15:37 |
m4rtijn |
thats the purpose of an archiv |
| 15:37 |
floxx |
i try to hide content areas in backend with mod.SHARED.colPos_list = 0,1 - but it doesn't work...any ideas? (i'm using tv and oldStyleColumnNumber is set in xml) |
| 15:38 |
randomresult |
well... i have pages, where i dont use the archive date at all... and there, all news are shown in the archive |
| 15:39 |
randomresult |
and in the list... |
| 15:42 |
randomresult |
is there a way to display a news in both, list and archive? |
| 15:42 |
randomresult |
i see the archive as a whole list of news of a website |
| 15:47 |
floxx |
randomresult: for listview you can select in tt_news be config "show only archived" and "don't care" |
| 15:47 |
e_ |
how do i put more than one ip into "$TYPO3_CONF_VARS['SYS']['reverseProxyIP']" ? |
| 15:47 |
e_ |
with comma? |
| 15:56 |
xN33D |
someone uses the archive function on tt_news? |
| 15:57 |
xN33D |
iam pretty stuck on it |
| 15:57 |
m4rtijn |
yes.. who doesnt :p |
| 15:57 |
m4rtijn |
randomresult -> just use list and where it says display : archiv or non archived.. choose.. dont care |
| 15:58 |
xN33D |
i want that the archive SHOW ALL the news items |
| 15:58 |
xN33D |
i've set the LIST on don't care |
| 15:59 |
m4rtijn |
that should do the job :p |
| 15:59 |
xN33D |
And the AMENU ? |
| 15:59 |
m4rtijn |
why would you do stuff like that.. then its not an archiv anymore.. its just a list of all news |
| 15:59 |
m4rtijn |
:p |
| 16:00 |
xN33D |
well... those people who wanted the website aren't going to post a news item every week |
| 16:00 |
m4rtijn |
i never used amenu.. but i guess its all the same.. just make a seconf Content Element .. plugin ttnews and CODE Amenu |
| 16:01 |
xN33D |
if a newsitem going to the archive, it's gone on the LATEST ( for example ) |
| 16:01 |
m4rtijn |
I understand.. just set a different archiv date then.. maybe a month or two |
| 16:01 |
xN33D |
so if i set the archive date for 30 days ( for example ) and they post nothing in those 30 days, then there are no items at LATEST |
| 16:02 |
m4rtijn |
anyways.. as long as you set "dont care" it always shows them |
| 16:02 |
xN33D |
you said: seconf Content Element , srry but whats that? "_" |
| 16:03 |
m4rtijn |
second content element |
| 16:03 |
m4rtijn |
1 for amenu and 1 for list |
| 16:04 |
xN33D |
ya, i'd made a AMENU with the settings: SHOW NON-ARCHIVED ( i guess that he shows all items that are not archived isn't? ) |
| 16:05 |
xN33D |
oh i c.. the archive setting is only for LIST, not for AMENU.. |
| 16:05 |
xN33D |
stupid me |
| 16:05 |
randomresult |
i dont know... |
| 16:06 |
randomresult |
i have a web where it works... |
| 16:06 |
randomresult |
its all the same |
| 16:06 |
m4rtijn |
.. no show archived and non archived is only for list and latest.. like it says in the plugin |
| 16:06 |
xN33D |
but the AMENU is telling me, that there are no items.. |
| 16:07 |
xN33D |
i've set the archivetypolink right |
| 16:07 |
randomresult |
i have... i could cry |
| 16:08 |
m4rtijn |
what is amenu anyway :p |
| 16:09 |
xN33D |
it shows the year->month that you can choose |
| 16:09 |
m4rtijn |
ah |
| 16:09 |
m4rtijn |
so there it shouldnt matter if the news are archived or not |
| 16:10 |
xN33D |
how do you show you're archive then? just in a list with the pagebrowser? |
| 16:10 |
m4rtijn |
yep |
| 16:10 |
xN33D |
hmm oke |
| 16:10 |
xN33D |
This AMENU is freaking me out :P |
| 16:10 |
m4rtijn |
hmm.. ill try an amenu |
| 16:10 |
m4rtijn |
sounds nice |
| 16:11 |
xN33D |
yeah it is.. if it works ;) |
| 16:13 |
m4rtijn |
works nice |
| 16:14 |
xN33D |
does it work at your site? |
| 16:14 |
m4rtijn |
yep.. like a charm |
| 16:15 |
randomresult |
what works? |
| 16:15 |
xN33D |
is it online? can you show me? |
| 16:15 |
randomresult |
i have a site where an a menu shows all newsitems (which have no archive date) |
| 16:16 |
xN33D |
randomresult: whats you config then ? |
| 16:16 |
m4rtijn |
http://www.upk-kassel.de/index.php?id=15 |
| 16:16 |
randomresult |
two contentelements... on list and one amenu |
| 16:16 |
xN33D |
on one page? |
| 16:16 |
m4rtijn |
just for testing |
| 16:17 |
randomresult |
m4rtijn: but the new news are not shown in the menu |
| 16:17 |
randomresult |
in the amenu |
| 16:17 |
xN33D |
randomresult: do you got the AMENU and LIST on one page or not? |
| 16:17 |
randomresult |
http://www.chrismccormack.com/Users//archive/index.htm |
| 16:17 |
randomresult |
yes i have |
| 16:18 |
randomresult |
and it shows all news... even the new ones... |
| 16:18 |
randomresult |
and exactly this i want |
| 16:18 |
randomresult |
a amenu with all the news... |
| 16:18 |
xN33D |
that's what i want.. ;) |
| 16:18 |
m4rtijn |
doesnt matte if u put 2 CE's with LIST and AMENU sepperated.. or 1 CE with both in it.. |
| 16:19 |
m4rtijn |
same result |
| 16:19 |
m4rtijn |
matter* |
| 16:19 |
randomresult |
but one the page i posted, it works... on my new one it doesnt... |
| 16:19 |
randomresult |
i could throw my powerbook out of the window |
| 16:20 |
m4rtijn |
so.. |
| 16:20 |
m4rtijn |
thats easy |
| 16:20 |
randomresult |
tell me how!!!! |
| 16:20 |
m4rtijn |
2 CE's .. 1 amenu in the right DIV .. 1 list in the center div |
| 16:21 |
randomresult |
and both in center div? |
| 16:21 |
m4rtijn |
no |
| 16:21 |
randomresult |
ok wait |
| 16:21 |
m4rtijn |
thats exactly what this is: http://www.upk-kassel.de/index.php?id=15 |
| 16:21 |
m4rtijn |
just devided over 2 divs |
| 16:22 |
randomresult |
no!!!!!!!! |
| 16:22 |
randomresult |
why!!!!!!!!! |
| 16:22 |
randomresult |
it works... |
| 16:22 |
m4rtijn |
of course it does |
| 16:22 |
m4rtijn |
:p |
| 16:22 |
randomresult |
but... why? |
| 16:22 |
m4rtijn |
why not |
| 16:22 |
randomresult |
well... what do the divs have to do with that? |
| 16:23 |
m4rtijn |
nothing |
| 16:23 |
m4rtijn |
just layout |
| 16:23 |
randomresult |
but why it works? |
| 16:23 |
m4rtijn |
lol |
| 16:23 |
randomresult |
wait... |
| 16:23 |
m4rtijn |
youre repeating |
| 16:23 |
randomresult |
if i have 2 contentelements in one div ... it does not work... i place one in another div it works... |
| 16:24 |
randomresult |
so ... this means the divs have something to do with it |
| 16:24 |
m4rtijn |
.. maybe u had some cache problems before |
| 16:24 |
m4rtijn |
.. no |
| 16:24 |
randomresult |
no... |
| 16:24 |
m4rtijn |
k.. i tried both.. both worked fine |
| 16:24 |
m4rtijn |
nothing to do with divs |
| 16:24 |
randomresult |
well... but not in my case... |
| 16:24 |
randomresult |
i cleared all caches... |
| 16:24 |
randomresult |
and tried it 100000 times |
| 16:25 |
randomresult |
and only if i sepereate them throug divs... it works |
| 16:25 |
randomresult |
well maybe i simply need some sleep |
| 16:27 |
xN33D |
on the archive it says: May 2007: 1items, but when i click there's no content!! |
| 16:31 |
xN33D |
m4rtijn did you set the archivetypolink? |
| 16:33 |
xN33D |
archiveTypoLink.parameter = the pageID where the LIST module is located? pid_list = where the news articals are located? is this right? |
| 16:33 |
randomresult |
this is the page where the list and amenu is located |
| 16:34 |
randomresult |
for the link in latest |
| 16:34 |
xN33D |
the pid_list you mean? |
| 16:35 |
randomresult |
achiveTypo... is the page where the archive is located... and the pid is the page whrer ur items are saved (in my case a sysfolder) |
| 16:36 |
xN33D |
ok thanks, and you say archiveTypo.... page where the archive is located, the LIST that is set on Don't Care or the AMENU then? |
| 16:37 |
randomresult |
well... i have an amenu there |
| 16:37 |
randomresult |
and a list |
| 16:37 |
xN33D |
So the AMENU and the LIST on one page? |
| 16:38 |
randomresult |
jupp... in my case seperated through divs :) |
| 16:38 |
randomresult |
http://www.chrismccormack.com/Users//archive/index.htm |
| 16:38 |
randomresult |
look here |
| 16:42 |
xN33D |
what settings do you have on the AMENU and LIST? the AMENU is keep telling me that there are no items |
| 16:42 |
xN33D |
your archive look good! |
| 16:42 |
randomresult |
do u have them in seperated div-containers? |
| 16:43 |
randomresult |
the list and the amenu |
| 16:43 |
m4rtijn |
hehe |
| 16:43 |
randomresult |
m4rtijn: lets see what happens |
| 16:43 |
xN33D |
yes, they are on seperated divs.. |
| 16:43 |
randomresult |
hrmpf |
| 16:43 |
m4rtijn |
did u set the record storage page? |
| 16:43 |
m4rtijn |
xN33D |
| 16:43 |
randomresult |
and did u set the starting point right? |
| 16:43 |
m4rtijn |
directly in the plugin.. not via TS |
| 16:44 |
xN33D |
plugin of tt_news? i've set it on the plugin: Startingpoint: ( sysfolder where the news is located ) |
| 16:45 |
randomresult |
in both, list and amenu |
| 16:45 |
randomresult |
? |
| 16:45 |
xN33D |
ye.. |
| 16:45 |
m4rtijn |
maybe you're overriding some of the plugin settings with TS ? |
| 16:46 |
m4rtijn |
happens after a lot of trial and error sometimes |
| 16:46 |
xN33D |
i guess i did not set the general storage page.. ? is that nessesary ? |
| 16:46 |
m4rtijn |
just make sure you have a clean basis |
| 16:47 |
m4rtijn |
i meant the starting point i guess.. sec.. I have typo3 BE in german.. |
| 16:47 |
m4rtijn |
sometimes get confused |
| 16:47 |
randomresult |
sometimes i simply hate the tt-news |
| 16:47 |
randomresult |
:=) |
| 16:47 |
randomresult |
o_O |
| 16:47 |
xN33D |
plugin.tt_news.pid_list = 4, plugin.tt_news.singlePid = 5 , plugin.tt_news.archiveTypoLink.parameter = 54 |
| 16:48 |
xN33D |
that's all i have of config in TS |
| 16:48 |
xN33D |
+ some time edit for tt_news |
| 16:48 |
xN33D |
*format |
| 16:48 |
randomresult |
brb |
| 16:48 |
xN33D |
oke |
| 16:48 |
m4rtijn |
just to make sure thats not your error.. I would comment the lines out.. and use the settings in the plugin instead |
| 16:49 |
m4rtijn |
i did not set archivetypolink thingie |
| 16:49 |
m4rtijn |
ever |
| 16:50 |
xN33D |
i've got comments above them, just not copy them to here ;) |
| 16:50 |
m4rtijn |
no.. just |
| 16:50 |
m4rtijn |
comment those lines |
| 16:50 |
m4rtijn |
and use the settings in the plugin instead |
| 16:51 |
m4rtijn |
just for testing purpose |
| 16:52 |
xN33D |
did you set nothing like archivetypolink and pid_list ? |
| 16:52 |
xN33D |
in TS |
| 16:52 |
m4rtijn |
nope |
| 16:53 |
m4rtijn |
sometimes i do.. in this case i didnt |
| 16:53 |
xN33D |
what did you set ? only things in the flexform or? |
| 16:54 |
m4rtijn |
yep only the things in the plugin |
| 16:56 |
xN33D |
i've got it clean, but it's keep telling me there are no items :@ |
| 16:58 |
xN33D |
did you enter an archive date on the news items? |
| 16:58 |
randomresult |
i dont... |
| 16:58 |
randomresult |
cause when u do that... at that date, they are not shown on the list or latest no more |
| 17:00 |
xN33D |
aaargh, it's keep telling me , Sorry, no items |
| 17:00 |
randomresult |
try again tomorow |
| 17:00 |
randomresult |
o_O |
| 17:01 |
m4rtijn |
are you registered on the IRC server xN33D |
| 17:01 |
m4rtijn |
? |
| 17:01 |
xN33D |
i've got no archive date at the items, the AMENU and LIST on one page, on seperated divs, both set the storagepage, and the LIST Archive setting is set to Don't care |
| 17:01 |
m4rtijn |
as in .. can u send PM's? |
| 17:02 |
m4rtijn |
which version of TT_News do u use? |
| 17:02 |
m4rtijn |
the newest? |
| 17:02 |
xN33D |
ye iam registered.. |
| 17:02 |
xN33D |
v. 2.5.2 |
| 17:03 |
xN33D |
did you get the msg? |
| 17:03 |
xN33D |
what version do you use m4rtijn? |
| 17:04 |
m4rtijn |
2.5.2 |
| 17:05 |
xN33D |
i really don't get it.. those settings must be alright, right? |
| 17:09 |
xN33D |
iam going to try it tomorow.. thanks for all help |
| 17:09 |
xN33D |
c ya! |
| 17:21 |
randomresult |
ok, i am off too |
| 17:22 |
randomresult |
cu all folks |
| 17:22 |
randomresult |
thanx for the help m4rtijn |
| 17:22 |
randomresult |
and off... |
| 17:38 |
nublaii |
how can I count the number of text elements I have on a page? |
| 17:38 |
nublaii |
I'd like to show a count of elements next to the title of the page |
| 17:55 |
rabbit7 |
i have taken a closer look at indexsearch |
| 17:56 |
rabbit7 |
and i was able to get a better performance out of it by rearanging the query |
| 17:56 |
rabbit7 |
I dont know if what I doing is exactly good |
| 19:29 |
pmk65 |
Is anyone here using non-latin charsets on their site(s), like Russian, Chinese etc. and want to test a new plugin Im working on? |
| 19:35 |
void |
pmk65: me |
| 19:35 |
void |
pmk65: but i use utf-8 |
| 20:08 |
bekks |
hi |
| 20:09 |
bekks |
having utf-8 encoding set in my html template file, how do force t3 to actually use it? looking at the source of a generated page, it shows me iso-8859-1. |
| 20:12 |
tsiden |
INstall toole - forcecharset - utf-8 |
| 20:15 |
bekks |
tsiden: thanks :) |
| 20:16 |
bekks |
that was the last step to make the page xhtml valid :) |
| 20:17 |
tsiden |
use templavoila ? |
| 20:18 |
bekks |
yes |
| 20:22 |
bekks |
tsiden: why you're asking? |
| 20:23 |
tsiden |
simply interesting sequence of learning Typo3 |
| 20:25 |
bekks |
tsiden: i had tp like being thrown into cold water with the "old" template system, but never made it to write my own templates there from scratch. using templavoila, even me is able to write templates for productive sites :) |
| 20:25 |
bekks |
-tp |
| 20:28 |
bekks |
tsiden: next big deal will be learning on how to write extensions for my clients needs, until then i'm trying to learn more about to set up sites and details which would be a nice-to-have on my own :) |
| 20:29 |
tsiden |
happy luck :) successes |
| 20:29 |
bekks |
thank you :) |
| 20:32 |
bekks |
hmm, xhtml_trans just sets compatibilty for version 1.0, is there a way to be 1.1. compliant too? |
| 20:33 |
tsiden |
my path was very terrible via my stupidity - after kickstarter i tried to make own extension - but was fail - nothing about flexforms i knew |
| 20:34 |
bekks |
flexforms i just learned, and used them on productive site :) |
| 20:38 |
tsiden |
config.xhtmlDoctype = xhtml_11 |
| 20:38 |
tsiden |
config.doctype ( |
| 20:38 |
tsiden |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 20:38 |
tsiden |
) |
| 20:38 |
tsiden |
config.xhtml_cleaning = all |
| 20:38 |
tsiden |
[browser = msie] && [version= <7] |
| 20:38 |
tsiden |
config.doctypeSwitch = 1 |
| 20:38 |
tsiden |
[GLOBAL] |
| 20:39 |
bekks |
just insert that into TS? |
| 20:39 |
tsiden |
yes |
| 20:40 |
bekks |
ok, I'll try instantly :) |
| 20:40 |
bekks |
tsiden: into Setup or Constants? |
| 20:40 |
tsiden |
setup |
| 20:41 |
bekks |
ok :) |
| 20:42 |
tsiden |
http://phpfi.com/315474 |
| 20:46 |
bekks |
tsiden: it seems to be not working. Firefox 2.0.0.14 still shows up 1.0, no side effects through caching or anything |
| 20:47 |
tsiden |
take from http://phpfi.com/315474 |
| 20:48 |
tsiden |
my site is working fine |
| 20:49 |
bekks |
still 1.0 in effect |
| 20:50 |
bekks |
maybe i have to insert page = PAGE and page. accordingly? |
| 20:52 |
tsiden |
no - i looked example in typo3snippets |
| 20:54 |
tsiden |
excuse - my site also in 1.0 |
| 20:55 |
tsiden |
http://klauskjeldsen.dk/2007/04/10/typo3-setting-xhtml-11-doctype/ |
| 20:57 |
bekks |
tsiden: i had to change config.xhtmlDoctype into config.doctype |
| 20:57 |
bekks |
now i'm getting 1.1 |
| 20:58 |
tsiden |
congratulations |
| 20:58 |
bekks |
:) |
| 20:58 |
bekks |
and, frankly, i really dont care about IE :) |
| 20:59 |
bekks |
but thats a nice to have snippet in some situations :) |
| 21:00 |
tsiden |
really |
| 21:01 |
bekks |
isnt there a 1.1 transitional doctype? |
| 21:03 |
tsiden |
i don't know exactly - i simply copied ideas of disain from america.gov - and could not understand why div was such capricious |
| 21:05 |
tsiden |
there is 1.0 also |
| 21:05 |
tsiden |
on america.gov |
| 21:06 |
bekks |
yeah, but i want it to be 1.1 compliant :) |
| 21:13 |
tanob |
hello guys, anybody knows about an integration of lightbox and watermark ? |
| 22:25 |
Boonkerz |
hello |
| 22:25 |
Boonkerz |
can i add on any link an #bla |
| 22:26 |
void |
Boonkerz: why not? |
| 22:26 |
Boonkerz |
automatic :) |
| 22:26 |
Boonkerz |
with rte parse function |
| 22:26 |
void |
dunno... i think it's possible |
| 22:26 |
void |
but not sure how |
| 22:34 |
backAgain |
special = directory |
| 22:34 |
backAgain |
special.value.field = pid |
| 22:34 |
backAgain |
does not work for me |
| 22:34 |
backAgain |
any idea ?? |
| 22:34 |
backAgain |
i want to add to an TMENU dynamically the corresponding pid of the given page |
| 22:35 |
backAgain |
as an additional menuentry, for sure ;) |
| 22:50 |
Boonkerz |
huhu backAgain |
| 22:50 |
Boonkerz |
:D |
| 22:50 |
Boonkerz |
hehe |
| 22:50 |
backAgain |
;) |
| 22:50 |
backAgain |
pm rules :D |