| 00:00 |
tPl0ch |
hello, does anyone have some experience with jquery lightbox in TemplaVoila FCEs |
| 01:40 |
gentooma |
heyho - I need a little help with mailform plus - I have taken over a project website of a friend of mine, and there is a 2 part mailformplus email form --- in this form he does some calculations (e.g I enter I need 5 times number x - and on the second page there stands it costs 55$ ) but I have no idea where the calculus is done / where I can adjust the 'price' |
| 06:48 |
hemantsonker |
hi everybody |
| 06:51 |
hemantsonker |
need a help |
| 06:52 |
hemantsonker |
is anybody online there |
| 06:55 |
nkuttler |
this channel needs a bot that tells people to just ask their real question... |
| 06:56 |
hemantsonker |
is pre rendering available in typo 3 |
| 06:57 |
hemantsonker |
<nkuttler> what i mean is how we are going to upate the content on the production server from the development server |
| 07:01 |
nkuttler |
hemantsonker: ? |
| 07:02 |
hemantsonker |
and i also need to know that if there are some static files may be html, images etc on the http server which is pointing to production server.Does it is required to have all the things in database like images ,styles,content etc |
| 07:02 |
nkuttler |
hemantsonker: you can copy a mysqldump + content of fileadmin, uploads and typo3conf to the production server, that's a full backup |
| 07:04 |
hemantsonker |
is it required to have all the files which are on http server in the database |
| 07:04 |
nkuttler |
afaik no files are stored in the db |
| 07:07 |
hemantsonker |
<nkuttler>thanks |
| 08:45 |
hackfrag |
good morning |
| 09:19 |
_pedda_ |
goodmorning :) |
| 09:19 |
maholtz|WORK |
morning |
| 09:20 |
_pedda_ |
hehe |
| 09:20 |
_pedda_ |
but you're getting better ;) |
| 09:20 |
_pedda_ |
yesterday i was much too late.. probably you got me yesterday ;) |
| 09:21 |
maholtz|WORK |
could be |
| 09:21 |
maholtz|WORK |
*g* |
| 09:24 |
swemark |
Anyone have the typoscript to separate links with commas in image-element |
| 09:24 |
swemark |
Hi by the way :) |
| 09:26 |
maholtz|WORK |
hi - well, that is build in by default with css_styled_content? perhaps you have to set an constant? no sure about that, never thought about that |
| 09:40 |
foool |
anyone know the typoscript to put RSS icon in the address bar of browser? |
| 09:41 |
foool |
for tt_News |
| 09:48 |
nkuttler |
foool: isn't that documented? worst case user headerData |
| 09:50 |
foool |
I found this nkuttler - http://lists.netfielders.de/pipermail/typo3-project-tt-news/2008-May/001663.html but it doesn't work |
| 09:53 |
nkuttler |
foool: headerData |
| 09:53 |
nkuttler |
foool: or do you want to know how to _create_ the feeds? |
| 09:53 |
foool |
no the feed works |
| 09:54 |
foool |
lost on headerdata will have to read up on it |
| 09:54 |
nkuttler |
foool: just inject whatever meta tag you need |
| 09:56 |
foool |
sorry nkuttler that is where I am lost :( |
| 09:58 |
nkuttler |
foool: tsref, PAGE |
| 10:00 |
swemark |
page.headerdata.1000 = <link to rssfeed /> |
| 10:07 |
foool |
do I put that in my main template setup swemark? |
| 10:19 |
_pedda_ |
is it possible to print indexed search results sorted by crdate ?! |
| 10:22 |
m0oman |
moo. |
| 11:05 |
tPl0ch |
hello, How do I add an Image array to a TemplaVoila FCE |
| 11:05 |
tPl0ch |
I know how to add a normal Image Field |
| 11:06 |
tPl0ch |
but I want the user to add more images to 1 FCE |
| 11:06 |
tPl0ch |
I know that I have to use TCEForms, but I can't find documentation on that |
| 11:10 |
tPl0ch |
hmm |
| 11:10 |
lilalinux |
Guys, I would like to have a page that is configured as a link to an external url with this as the url: javascript:window.print() |
| 11:10 |
lilalinux |
However, typo3 makes this a link to the mainpage instead |
| 11:12 |
lilalinux |
And besides the print dialog I want another fake page that should open the mail client with the url: mailto:// (without a default adress) |
| 11:13 |
lilalinux |
is both so uncommon? |
| 11:20 |
fred^ |
do any one know how to print todays date? |
| 11:21 |
fred^ |
I am using http://www.phlogi.net/fresh/t3/tspastebin/showPost/todays_date/ but it will not print anything |
| 11:23 |
tPl0ch |
I think everyone is still asleep |
| 11:24 |
maholtz|WORK |
@fred: you know, that you have to put lib.hoyre.2 somewhere? |
| 11:24 |
dokma |
fred^: http://www.typo3wizard.com/en/snippets/general-config/printheader-with-page-author-date-and-original-url.html |
| 11:25 |
fred^ |
Yes maholtz|WORK, lib.hoyre is a TS object path |
| 11:25 |
dokma |
maholtz|WORK: and that aswell :) |
| 11:26 |
fred^ |
So, I've specified it like this lib.hoyre = COA |
| 11:27 |
maholtz|WORK |
lol |
| 11:27 |
maholtz|WORK |
ok, i now had a second look |
| 11:28 |
maholtz|WORK |
cant work |
| 11:28 |
maholtz|WORK |
basic typoscript stuff |
| 11:30 |
lilalinux |
maholtz|WORK: any idea how to get a "javascript:window.print()" url as a fake page in my navigation? |
| 11:31 |
maholtz|WORK |
checked snippets for that? |
| 11:31 |
fred^ |
As in, a link, lilalinux? |
| 11:31 |
tPl0ch |
maholtz|WORK: I am waiting desperately to actually say anything on answers for my problem |
| 11:31 |
lilalinux |
fred^: my "external url" attempts didn't work |
| 11:31 |
lilalinux |
I get links to the mainpage instead |
| 11:33 |
fred^ |
Show me your menu TS |
| 11:33 |
maholtz|WORK |
@tPl0ch: :) afaik TCE are similiar with TCA perhaps, you should have a look in TCA whats the key would be there, and test if that works an tag in TCE |
| 11:33 |
fred^ |
You could just add it manually in the TS, lilalinux |
| 11:33 |
tPl0ch |
trial & error approach |
| 11:34 |
maholtz|WORK |
@tPl0ch: http://wiki.typo3.org/TemplaVoila could help - if not add the solution there |
| 11:35 |
fred^ |
What are some good tools for testing the performance of T3? |
| 11:35 |
fred^ |
Am experiencing some slowdowns from time to time with tt_news 2.6 |
| 11:36 |
maholtz|WORK |
@fred: http://wiki.typo3.org/Performance_tuning |
| 11:36 |
fred^ |
maholtz|WORK: My take on that is that the people who EXPECT an answer sits already with the wrong attitude |
| 11:37 |
lilalinux |
fred^: http://rafb.net/p/WZQQtq16.html |
| 11:38 |
maholtz|WORK |
@fred: yep:( |
| 11:39 |
fred^ |
Couldnt you do something like this, lilalinux http://www.phlogi.net/fresh/t3/tspastebin/showPost/-7357079b23/ |
| 11:40 |
lilalinux |
fred^: i'll try that thx |
| 11:40 |
lilalinux |
but that wouldn't be localized |
| 11:40 |
fred^ |
Add an condition for that |
| 11:40 |
fred^ |
Do you know how to do that? |
| 11:41 |
maholtz|WORK |
2 = TEXT |
| 11:41 |
maholtz|WORK |
2.value = Print this page |
| 11:41 |
maholtz|WORK |
2.lang.de = Drucken |
| 11:41 |
maholtz|WORK |
2.wrap = <li>...|....</li> |
| 11:41 |
lilalinux |
thx maholtz|WORK |
| 11:41 |
lilalinux |
and what about RO,NO,ACT? |
| 11:42 |
fred^ |
You dont have those for an javascript link |
| 11:42 |
fred^ |
Its not an actual page |
| 11:42 |
lilalinux |
RO |
| 11:42 |
fred^ |
ACT for example is the active state, when are you on that page |
| 11:42 |
fred^ |
I dont know what RO means |
| 11:42 |
fred^ |
Rollover? |
| 11:42 |
fred^ |
Style your hover with css |
| 11:42 |
lilalinux |
yes |
| 11:43 |
lilalinux |
good point :-) |
| 11:43 |
fred^ |
Same style as the other links |
| 11:43 |
lilalinux |
yeah, you're right |
| 11:43 |
fred^ |
http://salangen-nyheter.com.kunder.intermedia.no/politikk/ |
| 11:43 |
lilalinux |
ok, I think I can live with that |
| 11:43 |
fred^ |
How fast does that page load for you? |
| 11:43 |
fred^ |
Some times its slower than other times. Have to read that wiki entry you gave me, maholtz|WORK |
| 11:44 |
lilalinux |
instantly |
| 11:44 |
lilalinux |
takes a bit to load the page requisits |
| 11:44 |
lilalinux |
images etc. |
| 11:44 |
lilalinux |
you could activate keep-alive in apache and tune the max connections per client |
| 11:45 |
lilalinux |
fred^: your problem is the google stuff |
| 11:45 |
lilalinux |
ajax.googleapis.com |
| 11:48 |
Frankus |
It is posible to wrap behind a heading a pic ? |
| 11:49 |
maholtz|WORK |
@fred: you should be logged off backend to check performance! |
| 11:51 |
maholtz|WORK |
@Frankus: sure if you use TYPO3 - your question is to unspecific to answer |
| 11:51 |
maholtz|WORK |
for me |
| 11:51 |
Frankus |
@xabbu xabbu your nickname come from the book otherland or ? |
| 11:52 |
fred^ |
maholtz|WORK: I have one window open where I am not logged in, yes. Any specific reason? |
| 11:52 |
Frankus |
sorry how i can handle it in ts script |
| 11:52 |
maholtz|WORK |
@fred: you mean another browser? |
| 11:52 |
maholtz|WORK |
check cookies for that |
| 11:52 |
maholtz|WORK |
@Frankus: usually use .wrap = | |
| 11:52 |
maholtz|WORK |
or use stdWrap -> append |
| 11:53 |
Frankus |
all records with heading should have the same pic |
| 11:53 |
fred^ |
Another browser, and I also have one instance of firefox (dev profile) for developing, and another for testing (test profile) |
| 11:53 |
Frankus |
i know this both things but what is the name of the heading |
| 11:53 |
Frankus |
in a record |
| 11:54 |
maholtz|WORK |
header |
| 11:54 |
Frankus |
thats all ? page.header ... |
| 11:54 |
maholtz|WORK |
perhaps that helps, to understand the basic - if not let me know: http://wiki.typo3.org/Ts45min |
| 11:55 |
maholtz|WORK |
well, you talked about content, not about page, so i would assume tt_content.header |
| 11:56 |
Frankus |
so i can work with this infos thx |
| 11:56 |
lilalinux |
fred^: http://paste.phlogi.net/javascript_and_mailto_links_in/ |
| 11:56 |
lilalinux |
2. gets completely ignored |
| 11:57 |
lilalinux |
2 and 3 actually |
| 11:57 |
HardPhuck |
how do i put content from particular page into my subpart |
| 11:57 |
HardPhuck |
lib.mysubpart = RECORDS? |
| 11:57 |
lilalinux |
HardPhuck: records |
| 11:57 |
lilalinux |
HardFuck: you mean in TS? |
| 11:58 |
dokma_ |
lilalinux: yes in TS |
| 11:58 |
dokma_ |
RECORDS enables you to select a particular content element and put it anywhere through TS |
| 11:59 |
HardPhuck |
what if i need all CEs from one page |
| 11:59 |
dokma_ |
CONTENT is a similar object and I found it does better when you need multilingual capabilities |
| 11:59 |
dokma |
HardPhuck: probably through using a select statement |
| 12:00 |
HardPhuck |
okay, i'll look into it |
| 12:01 |
tPl0ch |
maholtz|WORK: This is really hard stuff, there is absolutely no documentation on TCEForms in TemplaVoila Data Structures |
| 12:02 |
fred^ |
lilalinux: http://www.phlogi.net/fresh/t3/tspastebin/showPost/javascript_and_mailto_links_in-1/ :) |
| 12:02 |
maholtz|WORK |
@tPl0ch: so, you could put in there your knowledge you have up to now, and read templavoila docu |
| 12:02 |
lilalinux |
fred^: lol |
| 12:02 |
lilalinux |
ok, that could work :-) |
| 12:02 |
fred^ |
Yeah, it a bit dirty but it works :) |
| 12:02 |
lilalinux |
but wouldn't allow localization anymore |
| 12:03 |
maholtz|WORK |
@lilalinux: should be possible with |
| 12:03 |
maholtz|WORK |
stdWrap.prepend = COA |
| 12:05 |
lilalinux |
and then? |
| 12:06 |
maholtz|WORK |
stdWrap.prepend.10 = TEXT |
| 12:06 |
maholtz|WORK |
stdWrap.prepend.10.wrap = |
| 12:06 |
maholtz|WORK |
stdWrap.prepend.10.value = |
| 12:06 |
maholtz|WORK |
stdWrap.prepend.10.lang.de = |
| 12:06 |
lilalinux |
thx |
| 12:06 |
HardPhuck |
http://pastie.org/406993 |
| 12:06 |
maholtz|WORK |
np |
| 12:06 |
HardPhuck |
this is the solution to my problem |
| 12:07 |
maholtz|WORK |
@lilalinux: please put your solution on snippets.typo3.org |
| 12:09 |
lilalinux |
k |
| 12:09 |
lilalinux |
i'll put the whole configuration somewhere, when the whole website is finished |
| 12:10 |
lilalinux |
s/finished/done/ |
| 12:10 |
lilalinux |
s/somewhere/there |
| 12:18 |
fred^ |
maholtz|WORK: http://paste.phlogi.net/todays_date-1/ About that date, the wrap (Dato:) is showing, but not the actual date |
| 12:18 |
fred^ |
I was wondering what you meant with "can't work. basic t3 stuff" |
| 12:19 |
maholtz|WORK |
well, "data" is not an option for an COA_INT |
| 12:19 |
maholtz|WORK |
brb |
| 12:24 |
fred^ |
But of course :) Thanks |
| 12:24 |
fred^ |
I feel stupid, hehe |
| 12:29 |
fred^ |
But I am having another problem now. According to http://no.php.net/date %l %d. %F %Y should give me for example Monday 03. January 2009 |
| 12:29 |
fred^ |
Instead it returns 12 04. 2009-03-04 2009 |
| 12:30 |
fred^ |
ah, nevermind |
| 12:35 |
dokma |
oi mate! |
| 12:35 |
Denyerec |
lo lo |
| 12:35 |
dokma |
what's new on your side of the wire? |
| 12:35 |
Denyerec |
Not much :( |
| 12:35 |
dokma |
oh common |
| 12:35 |
Denyerec |
Trying to get a design for a wedding dress shop finished and am completely dead inspirationally. |
| 12:35 |
dokma |
surely something is up |
| 12:35 |
Denyerec |
Wish it was for a Typo3 site rather than Magento, though. |
| 12:36 |
dokma |
you need a muse |
| 12:36 |
lilalinux |
what is the standard for t3 newsletters with user registration/deregistration/bounce mgmt? directmail? |
| 12:36 |
dokma |
monica bellucci does it for me |
| 12:36 |
Denyerec |
Haha |
| 12:37 |
Denyerec |
How about you, what you working on ? |
| 12:41 |
dokma |
small app as an extension for typo3 |
| 12:41 |
maholtz|WORK |
re |
| 12:41 |
dokma |
for an accounting startup |
| 12:41 |
fred^ |
Denyerec: Hows magento working out for you? |
| 12:41 |
dokma |
it's basically an elementary CRM. I tried to sway them into SugarCRM but they said 'too complicated' |
| 12:42 |
fred^ |
I am soon gonna try it out for the first time |
| 12:42 |
Denyerec |
The hardest part is explaining how to use it to the client. |
| 12:42 |
Denyerec |
It's complex from a shop owner perspective |
| 12:42 |
dokma |
Denyerec: did you hear about typogento ? |
| 12:42 |
Denyerec |
dokma - a Typo3 CRM extension would perhaps turn out to be a lovely thing indeed :) |
| 12:42 |
Denyerec |
Typogento, yes |
| 12:42 |
fred^ |
Oh, interesting |
| 12:43 |
Denyerec |
though it really just seems to show a Magento store in a Typo page |
| 12:43 |
Denyerec |
So you still have to build the whole magento store anyway, by which point you may as well use the damn thing ;) |
| 12:44 |
beli |
hi all |
| 12:45 |
lilalinux |
maholtz|WORK: any idea how I get a link to the current page into my mailto: link? |
| 12:45 |
lilalinux |
preferrably with plain TS and not another extension |
| 12:45 |
fred^ |
Denyerec: I wonder what the advantages by that, if any, is |
| 12:46 |
maholtz|WORK |
@lilalinux: as ?parameter=..? |
| 12:46 |
maholtz|WORK |
typolink.parameter.data = TSFE:id |
| 12:46 |
maholtz|WORK |
typolink.returnLast = url |
| 12:46 |
maholtz|WORK |
returns the actual link |
| 12:46 |
lilalinux |
thx |
| 12:50 |
Denyerec |
Not sure fred |
| 12:50 |
Denyerec |
Ive got to finish the design before I can figure out how to implement on Magento |
| 12:50 |
Denyerec |
but to me it looks like modifying 101 template fragments |
| 12:55 |
fred^ |
Yes, seems to me your in for a treat |
| 12:55 |
fred^ |
Hurrah |
| 13:04 |
tPl0ch |
maholtz|WORK: http://paste.phlogi.net/-1c55649fe9/ <- I got it so far, this is the <TypoScript> part of the TV Data structure, but now everything is wrapped in tables and tr . How can I change that in IMGTEXT? |
| 13:05 |
tPl0ch |
I was trying to use tt_content.textpic.20 to get the wraps from these Content elements |
| 13:05 |
tPl0ch |
but they dont really fit into my design |
| 13:06 |
lilalinux |
maholtz|WORK: http://paste.phlogi.net/curent_page_as_url_in_mailto/ |
| 13:06 |
lilalinux |
that isn't working |
| 13:06 |
maholtz|WORK |
@tPl0ch: IMGTEXT is with tables from core, but css_styled_content provides you with an userFunc afaik |
| 13:06 |
lilalinux |
it prints the page's title instead of the urls and it's not a link anymore |
| 13:07 |
tPl0ch |
maholtz|WORK: so how would I include that userFunc? |
| 13:07 |
maholtz|WORK |
well, imo copy tt_content.texpic.20 and after that overwrite what you not need |
| 13:08 |
maholtz|WORK |
@lilalinux: value is not an wrap |
| 13:08 |
tPl0ch |
maholtz|WORK: where can I look at the wraps used in that content element |
| 13:08 |
maholtz|WORK |
put everything in wrap and do not use value there |
| 13:08 |
lilalinux |
k |
| 13:08 |
maholtz|WORK |
@tPl0ch: typoscript object browser |
| 13:09 |
lilalinux |
maholtz|WORK: and the language issue? |
| 13:09 |
lilalinux |
I thought lang.de replaces the value |
| 13:09 |
maholtz|WORK |
hehe, wasnt there in your eample :p , ok you are right |
| 13:10 |
maholtz|WORK |
easiest way: instead TEXT use COA - and put it together there:) |
| 13:11 |
lilalinux |
kk |
| 13:23 |
Pepelargo |
Hi all |
| 13:23 |
Pepelargo |
Has anyone used DB Integration extenssion? |
| 14:00 |
lilalinux |
maholtz|WORK: do I have to specify the domain part of the url by myself? |
| 14:00 |
lilalinux |
typolink.returnlast=url doesn't include it |
| 14:08 |
lilalinux |
can I make a wrap with multiple | ? |
| 14:12 |
TaucherMK |
lilalinux: This doesn't make sense to me, the text gets wrapped at the position of |, should typo3 randomly insert content parts at the second and third |? |
| 14:21 |
lilalinux |
TaucherMK: not randomly, maybe numbered? |
| 14:22 |
TaucherMK |
>.> Just use COA and number you Content... |
| 14:22 |
TaucherMK |
+r |
| 14:22 |
lilalinux |
yeah, did that already |
| 14:22 |
lilalinux |
thx |
| 14:22 |
TaucherMK |
I don't know what you want to do, but you can also use multiple wraps |
| 14:24 |
lilalinux |
I needed to replace a part of an url and the linktext in a <li><a></a></li> |
| 14:24 |
lilalinux |
but I already use COA |
| 14:47 |
Frankus |
how i can change the icon of a extention? |
| 14:47 |
TaucherMK |
just delete the old one and replace it?!? |
| 14:48 |
Frankus |
but where is this pic |
| 14:48 |
Frankus |
placed |
| 14:48 |
TaucherMK |
in the extension folder... |
| 14:48 |
TaucherMK |
? |
| 14:49 |
Frankus |
ahh omg im soo fucking dump ... |
| 14:49 |
Frankus |
i see it in this moment |
| 14:49 |
Frankus |
lol |
| 14:49 |
TaucherMK |
;-) |
| 14:50 |
jbaptiste_j |
Hello, is there a way to increase the size (width, heigth) of the form in which the typoscript "Setup" is entered in the backend ? I have a hard time working in such a tiny surface. |
| 14:52 |
TaucherMK |
jbaptiste_j: There are extensions which allow you to edit your typoscript on your desktop environment (probably a solution for you) |
| 14:52 |
lawl_ |
hello everybody. can someone tell me how to clear the url cache or realurl? tanks |
| 14:52 |
jbaptiste_j |
certainly, do they have any drawback like not being compatible with certain other extensions ? |
| 14:53 |
lawl_ |
*cache of realurl |
| 14:54 |
TaucherMK |
jbaptiste_j: I don't think so, but I don't know (there was a podcast (kasper's) about one or two of them) |
| 14:54 |
jbaptiste_j |
By the way TaucherMK would you suggest one of those extension rather than another ? |
| 14:54 |
Saco |
Hey, I have a problem and wonder if someone can help me! I add a folder in typo3 filelinks and when it renders the page it doesnt whoe them in an order it just randomly writes out the files, anyone have a clue of how to fix it? |
| 14:54 |
Saco |
whoe = show |
| 14:55 |
TaucherMK |
jbaptiste_j: I'm sorry, never tried one in my own |
| 14:58 |
Saco |
Do you understand the problem? |
| 15:03 |
Saco |
Anyone, please! hehe, it's kind of a life and death situation :S |
| 15:05 |
TaucherMK |
never used something like this... |
| 15:09 |
lawl__ |
has someone an idea how to make a sub menu link which opens a pdf file in a new window? |
| 15:09 |
TaucherMK |
just add a menu item with external url? |
| 15:12 |
lawl__ |
the problem is, that the page is in 5 languages and every language should lead to another pdf... |
| 15:13 |
Saco |
make Alternative Page Language |
| 15:14 |
TaucherMK |
just don't link a pdf in menu, that's ugly anyway |
| 15:14 |
lawl__ |
ok i see, but if i make "link to external URL" it opens in the same window... |
| 15:15 |
lawl__ |
my boss wants it this way. i couldn't convince him to do it different... |
| 15:16 |
lawl__ |
the _blank suffix seems not to work... |
| 15:43 |
randomresult |
hi there |
| 15:43 |
randomresult |
i have a problem with the flexform of fe_user |
| 15:43 |
randomresult |
i added some custom fields... |
| 15:44 |
randomresult |
and now the appear under "directmail" --- so i thought, i will change the flexform... but i dont find it ... fe_user is not a normal ext in typo3/ext or sysext ... so where do i find these forms for the backend |
| 15:45 |
randomresult |
anyone an idea? |
| 15:45 |
tsd666 |
hi @all |
| 15:47 |
tsd666 |
is there anybody who have developed an soap webservice integrated in TYPO3 |
| 15:47 |
tsd666 |
:D |
| 15:47 |
tsd666 |
hi randomresult |
| 15:47 |
randomresult |
what kind of service do u mean? |
| 15:48 |
tsd666 |
an webservice which get data and returns data |
| 15:48 |
tsd666 |
very simple |
| 15:48 |
tsd666 |
stand alone it works |
| 15:49 |
tsd666 |
but i have to use typo3 variables and so i have to integrate the service in TYPO3 |
| 15:50 |
tsd666 |
but when i integrate it theres no variables, because the webservice isn't call through the webfrontend |
| 15:50 |
tsd666 |
thats the reason |
| 15:51 |
tsd666 |
in my opinion |
| 15:51 |
tsd666 |
i checked google and many boards |
| 15:52 |
tsd666 |
but only nobody develop an own service |
| 15:52 |
tsd666 |
only clients |
| 15:52 |
tsd666 |
my client is an frontend plugin |
| 15:52 |
tsd666 |
and it works |
| 15:54 |
Tsd667 |
disconnect by browser |
| 15:54 |
Tsd667 |
nice |
| 15:55 |
Tsd666 |
do you understand my problem randomresult ? |
| 15:55 |
Tsd666 |
it madden me |
| 16:01 |
randomresult |
sry... we didnt develop an own service too |
| 16:01 |
ckoehler |
ries2: the log tinyurl doesn't work anymore |
| 16:01 |
ries2 |
Oo crap.. it seems like a letter was fallen off |
| 16:03 |
ries |
I guess everybody updated there installations by now :D |
| 16:05 |
ckoehler |
only about 6 weeks until t3con09-dallas! |
| 16:05 |
ckoehler |
sign up guys! I think you already missed early bird though |
| 16:06 |
ckoehler |
i think we'll have about 60 people or so |
| 16:10 |
Tsd666 |
np randomresult |
| 16:10 |
Tsd666 |
maybe i find anybody who can help me |
| 16:14 |
HardPhuck |
anyone used T3blog? |
| 16:14 |
dinsdale07 |
anyone already going to Dallas and wants to share a room? |
| 16:14 |
dinsdale07 |
HardPhuck, me |
| 16:14 |
HardPhuck |
successfully? :D |
| 16:15 |
dinsdale07 |
with minor annoyances. |
| 16:15 |
tPl0ch |
maholtz|WORK: I finally made the FCE actually work |
| 16:15 |
HardPhuck |
well i written my very first entry, right? |
| 16:15 |
tPl0ch |
oh,not here anymore |
| 16:15 |
dinsdale07 |
it's more difficult when you use Templavoila |
| 16:15 |
HardPhuck |
but now i dunno who to display that in the FE so the visitors will be able to comment it |
| 16:16 |
HardPhuck |
who = how |
| 16:16 |
HardPhuck |
lol this is my first site with TV ever, and they want a blog :D |
| 16:16 |
ckoehler |
dinsdale07: did you try the english mailing list? |
| 16:16 |
HardPhuck |
i decided to learn TV so i went with that |
| 16:17 |
dinsdale07 |
not yet - I'm not 100% sure yet. But i |
| 16:17 |
dinsdale07 |
'll make a decision today. |
| 16:17 |
dinsdale07 |
HardPhuck, it's not impossible. One thing is that it doesn't understand the Storage path yet so you have to store the entries on the same page as you have the blog |
| 16:18 |
dinsdale07 |
entries will show up double since they are also mapped in TV but just unmap them and you're fine. |
| 16:18 |
HardPhuck |
okay, thanx |
| 16:19 |
HardPhuck |
how do i add the blog plugin, as a widget? |
| 16:19 |
dinsdale07 |
yes. you also have to pay attention to which static templates you add or you have your layout screwed up. |
| 16:20 |
HardPhuck |
trying... |
| 16:21 |
dinsdale07 |
give me a minute ... |
| 16:22 |
davidbrunnthaler |
hi i've got a TS-question: with "[globalVar = TSFE:id > 77] OR [globalVar = TSFE:id < 77]" am i able to exclude the page with the pid 77 |
| 16:22 |
dinsdale07 |
t3blog template, t3blog main configuration, t3blog functionalities. That's what I have in this order. |
| 16:22 |
davidbrunnthaler |
but how do i exclude 2 pages: for example 77 and 474? |
| 16:24 |
dinsdale07 |
HardPhuck, And another annoyance is it requires DAM to be installed. I never got my head around DAM. |
| 16:25 |
HardPhuck |
yeah i know, i hate DAM too |
| 16:25 |
HardPhuck |
but okay, i guess i'll live |
| 16:26 |
HardPhuck |
what should i set Widget Startingpoint: too |
| 16:26 |
dinsdale07 |
I planned on debugging at least the sys folder issue but haven't found the time yet. At some point it would be nice if the DAM requirement would be removed as well but it requires changes in the code too. |
| 16:26 |
HardPhuck |
the page with the blog entries? |
| 16:27 |
slash |
it is possible to split the tt_news date in different pieces? |
| 16:27 |
dinsdale07 |
it has no effect. I think you can leave it empty. This is a bug, otherwise you could create a sysfolder for your entries |
| 16:28 |
HardPhuck |
ah right |
| 16:30 |
HardPhuck |
hm... blank page |
| 16:30 |
HardPhuck |
i mean no content |
| 16:31 |
HardPhuck |
this is in my content area: Plugin: Blog Widget Selector t3blog_pi2 |
| 16:33 |
dinsdale07 |
ahh - maybe you're entry is still hidden. It's hidden by default. |
| 16:35 |
HardPhuck |
yea lol you're my saviour |
| 16:35 |
HardPhuck |
it was hidden |
| 16:37 |
dinsdale07 |
:-) I spend a day getting this thing to work. But once you know the little bugs it's a great blogging tool and with some fixing ... |
| 16:37 |
HardPhuck |
yea |
| 16:37 |
HardPhuck |
thanx for the help it is working now |
| 16:44 |
Unleashed11 |
Hello. Someone here from Germany |
| 16:45 |
gerards |
Unleashed11: was that a question? |
| 16:46 |
Unleashed11 |
Hi. yes |
| 16:46 |
dinsdale07 |
you should ask whether here is someone not from Germany :-) |
| 16:46 |
Unleashed11 |
Ist hier einer der Deutsch kann. |
| 16:46 |
Unleashed11 |
:D |
| 16:46 |
Unleashed11 |
oke |
| 16:47 |
dinsdale07 |
anyone knows of problems with <dt> <dd> in IE6? My forms for sr_frontend_registerd don't display at all in IE6 |
| 16:48 |
ckoehler |
Unleashed11: English please.... |
| 16:48 |
ckoehler |
XD |
| 16:48 |
nkuttler |
Unleashed11: how many guys are you at think-open.at anyways? you seem to join multiple times ... |
| 16:49 |
ckoehler |
there are only two clones in here |
| 16:49 |
ckoehler |
Headcrap and hackfrag |
| 16:49 |
ckoehler |
same IP and hostname |
| 16:50 |
nkuttler |
hm, that domain was a biz site last time i checked, now it's something personal. |
| 16:51 |
dinsdale07 |
tragic |
| 16:51 |
nkuttler |
:D |
| 16:56 |
ckoehler |
it was always bernhard kraft's site |
| 17:25 |
nick108 |
Hi there, I upgrade to 4.2.6 and re-generated the encryption key, but I'm still having backend login issues |
| 17:26 |
nick108 |
Login-error or session timed-out |
| 17:26 |
nick108 |
I cleared TYPO3 cache to no avail |
| 17:27 |
nick108 |
the interesting thing is that when I clear my domain cookies (FF3) and re-login I get a different error message |
| 17:27 |
nick108 |
Your login attempt did not succeed. Make sure to spell your username and password correctly, including upper/lowercase characters. |
| 17:28 |
nick108 |
when I login once more with the very same username/password I'm logged in |
| 17:28 |
Alban_ |
hello everyone :-) |
| 17:29 |
nick108 |
when I return a couple of days later it starts all over again :-( |
| 17:29 |
Alban_ |
I have a weird problem here...suddently realurl has stopped generating translated urls for newly created pages. Anyone has already met this issue ? |
| 17:30 |
nick108 |
Alban_: have you checked with the Info module? |
| 17:30 |
Alban_ |
yep : there is no ID to url mapping for the new pages, while there's one for older ones |
| 17:31 |
Alban_ |
maybe if I clear the realurl cache this will reset things... |
| 17:32 |
nick108 |
Alban_: try to delete the ID-to-path mapping for the page in question first |
| 17:32 |
dinsdale07 |
nick108, I had/have similar problems. Clear cache usually always solves the problem but I also removed the efa fontsize javascript on my page. |
| 17:33 |
nick108 |
dinsdale07: interesting |
| 17:33 |
nick108 |
will try that |
| 17:34 |
Alban_ |
nick108 : I can't trash it because no record had been created by realurl. It looks like the hook that triggers a new ID-to-Path database entry on page creation is being ignored. |
| 17:34 |
nick108 |
strange |
| 17:35 |
Alban_ |
Yep. First time I get this issue. Maybe I could uninstall + reinstall realurl. This would possibly register the hook again. |
| 17:38 |
nick108 |
might be worth trying |
| 17:39 |
dinsdale07 |
my rsgoogleanalytics code disappeared on my footer. I think it disappeared after the 4.2.6 upgrade. What ext are you using for google analytics. |
| 17:39 |
dinsdale07 |
nick108, there is also a cookie.js sometimes. I |
| 17:40 |
dinsdale07 |
'm using yaml, I think it comes with that. |
| 17:40 |
nick108 |
dinsdale07: I'm using YAML, too :-( |
| 17:41 |
nick108 |
did you remove that as well? |
| 17:42 |
dinsdale07 |
yes, I did. |
| 17:42 |
Alban_ |
dinsdale07 : I am using a typoscript mapping |
| 17:42 |
dinsdale07 |
Alban_, for your googleanalytics? |
| 17:43 |
dinsdale07 |
nick108, on the page I removed all the YAML .js clutter I don't seem to have problems with the re-login errormessage anymore. |
| 17:43 |
Alban_ |
nope I am saying bullshits...I have just checked and I'm relying on tx_m1_google_analytics extension |
| 17:44 |
nick108 |
dinsdale07: thx for the pointer |
| 17:44 |
nick108 |
very helpful to know :-) |
| 17:45 |
dinsdale07 |
nick108, I'm getting more problems with yaml. nkuttler pointed me to another css framework gs908 or so which I want to test now in my next project. |
| 17:47 |
nick108 |
dinsdale07: I've been using YAML for quite some time now - cannot find anything for gs908 on google |
| 17:47 |
dinsdale07 |
wait, I have it in my bookmarks. |
| 17:48 |
dinsdale07 |
http://960.gs/ Haven't tried it yet though but it seem this one is free. |
| 17:57 |
Frankus |
@all have a nice evening |
| 18:03 |
nick108 |
dinsdale07: thanks for the link, not sure if it can compare with YAML |
| 18:04 |
dinsdale07 |
maybe not. But yaml has its limitations too. I find myself often remapping elements if I want to have an element which stretches across the viewport. |
| 18:05 |
nick108 |
right, but that's rare in my case |
| 18:05 |
nick108 |
the sample templates are very attractive, though |
| 18:06 |
nick108 |
and the good thing about YAML for TYPO3 is that it save you a lot of time |
| 18:06 |
dinsdale07 |
it convinced me enough to give it at least a try in a smaller project. |
| 18:08 |
dinsdale07 |
yes, that was the reason I choose yaml in the first place. I work together with a css designer and with yaml we can start at the same time layouting and programing a project. |
| 18:09 |
dinsdale07 |
maybe it would already help to scale down the t3net implementation of yaml. just 1 page, less ts and no .js clutter. |
| 18:21 |
nkuttler |
yaml makes me lose time. as soon as you want to tweak it it starts to break in unexpected places. with 960gs has zero features out of the box, but it's very stable and lightweight. yahoo's grid layout is supposed to be nice too. |
| 18:34 |
nick108 |
bye for now |
| 18:41 |
nkuttler |
hrm, now that i have added RSS feeds to my sites with ecorss... how do i ping servers? there doesn't seem to be an ext for that |
| 19:03 |
crisb2010 |
hi there |
| 19:04 |
crisb2010 |
question: i tried the following two snippets to generate a footer text that can be edited by the user. both didn't work. any ideas? (--> http://pastie.org/407353) |
| 19:07 |
nkuttler |
crisb2010: do you want the same footer on all pages? |
| 19:08 |
crisb2010 |
yes, and i already found the error with snippet 2 |
| 19:08 |
crisb2010 |
i used the id of the page which of course is wrong. i had to use the id of the content element directly |
| 19:08 |
crisb2010 |
so it works basically |
| 19:08 |
nkuttler |
yeah |
| 19:08 |
crisb2010 |
though i would have preferred the first solution where i can use the id of the page |
| 19:09 |
nkuttler |
crisb2010: i guess you could build a select that choses all elements from one page |
| 19:10 |
nkuttler |
never done that though, but you should only need to figure out the correct sql query |
| 19:10 |
nkuttler |
crisb2010: what's that 1.foo in ther first snippet anyway? are you sure that's correct? |
| 19:11 |
crisb2010 |
i am not sure since the first snippet isn't mine. just found it in our wiki ... :-) |
| 19:34 |
dinsdale07 |
what u use as wiki software? crisb2010 |
| 19:34 |
crisb2010 |
we use dokuwiki. it's ok. |
| 19:39 |
dinsdale07 |
I use dekiwiki which has RTE Editing. I've been thinking for a while now though about using Typo3 as our wiki and try to recreate the dekiwiki interface. |
| 19:40 |
Alban_ |
my editors are not allowed to delete the pages they create. They have all rights on these pages but delete. Anyone have a clue how to fix this ? |
| 19:46 |
nkuttler |
Alban_: it's possible to configure default file permissions, group ownership etc for backend users... can't remember where though |
| 20:34 |
ndee |
hi there, any extension developers from germany/austria/switzerland? I'm wondering, what the hourly payrate is since my client thinks I'm too expensive. |
| 20:39 |
Psifork |
hello |
| 21:06 |
crisb2010 |
guys, can one of you recommend an ext for listing users in the frontend? |
| 21:06 |
crisb2010 |
it would be great if it is templatebased |
| 21:14 |
crisb2010 |
unfortunately you have to edit the php code directly when using feuserlisting |
| 22:09 |
dave_ |
I installed the wec starter package and it's working! |
| 22:17 |
gentooma1 |
hey - does anyone know how I can apply a link to the smoothgallery plugin? - I want to click on the slideshow and then to be taken to another page |
| 23:01 |
dinsdale07 |
my pdf_generator2 extension spits out an index.php file with some pdf declarations but no content. I'm using templavoila. |
| 23:01 |
dinsdale07 |
Any ideas? |