| 02:44 |
lubosz |
hi |
| 02:44 |
lubosz |
how can i tell cObj how to format the HTML? |
| 02:44 |
lubosz |
is there any api documentation on this? |
| 02:44 |
lubosz |
i just find forums on google |
| 09:22 |
null0_ |
gm |
| 09:23 |
kraftb |
im |
| 09:23 |
kraftb |
;) |
| 10:01 |
animan |
hi. how could i make a TS to set my lib.SUPPORT to take all content of PID=23 (example)? |
| 10:05 |
maholtz|WORK |
@Animan: CONTENT |
| 10:05 |
maholtz|WORK |
TSref |
| 10:10 |
lilalinux |
aloha |
| 10:10 |
lilalinux |
How do I format lists in RTE? |
| 10:40 |
lilalinux |
answering myself: choose block format: container and configure classesParagraph = foo, then create a div.foo ul {list-style-type:...} AND DON'T FORGET to clear teh browser cache ;-) |
| 11:31 |
beli |
hi folks :) |
| 11:32 |
beli |
is it possible to set rgslideshow's background-color via css? if i display images smaller then the size of the rgs-frame then the background is white...i want to change this to some other color. |
| 12:47 |
lilalinux |
htmlarea is driving me mad |
| 12:51 |
animan |
thanks maholtz :) |
| 12:52 |
ndl |
lilalinux, what is the problem with you |
| 12:52 |
animan |
i guess there is also a way to wrap couple of divvs around it, if it has some content to show? i've heard something about required? |
| 12:52 |
animan |
"required" |
| 12:54 |
animan |
ts: http://phpfi.com/388752 |
| 12:57 |
lilalinux |
ndl: I'm trying to add format the contents of the textarea as "container" so that I can choose a "block style". I added classesParagraph=foo to my page TS, but that worked only once |
| 13:00 |
lilalinux |
ndl: got it |
| 13:15 |
lilalinux |
Now I have the problem that FE removes the first p tag inside the container div |
| 13:15 |
lilalinux |
In BE it is still there, but FE removes it |
| 13:15 |
lilalinux |
All following paragraphs are fine |
| 13:16 |
mikhas |
'day people. :) |
| 13:16 |
lilalinux |
aloha |
| 13:17 |
mikhas |
i was wondering, is there a plugin for backend-users, where they could access typoscript-parameters via some fields? I mean, so you could let the users get easy access to f.ex. email-fields, and other values for misc. plugins without giving them administrator-access. |
| 13:18 |
mikhas |
It's hard to search after in ER, I don't really know what one would call it. |
| 13:18 |
lilalinux |
you mean frontend? |
| 13:19 |
mikhas |
no, frontend. if the backend-user isn't an administrator, he/she can't access typoscript |
| 13:20 |
mikhas |
haha.. no BACKEND. :) |
| 13:20 |
mikhas |
(case of the mondays...) |
| 13:31 |
lilalinux |
Any idea, why RTE removes the first p-tag inside a container div? |
| 13:38 |
m4rtijn |
hi all |
| 13:39 |
lilalinux |
ahoi |
| 13:48 |
beli |
hey m4rtijn :) |
| 13:56 |
ndl |
lilalinux, have you met problem with RTE that when you click save, the < and > character are lost |
| 13:57 |
ndl |
for example , <strong>test</strong> when click save, it display strongtest/strong |
| 14:05 |
lilalinux |
ndl no, but this is due to a not explicitly allowed strong tag |
| 14:05 |
lilalinux |
you have to configure that this is allowed |
| 14:31 |
lilalinux |
I have a custom tag in RTE: "infobox" now I try to write the following: <p>foo</p><infobox>moo</infobox><p>bar</p> |
| 14:32 |
ediskrad |
Hi Number-5 I am new to Typo 3 and am wondering it is possible to import a template from a website created by Typo3 |
| 14:32 |
lilalinux |
however, RTE insists on merging the two paragraphs and including the infobox in there (in backend) |
| 14:43 |
m4rtijn |
lilalinux - did u allowtag <infobox> ? |
| 14:50 |
lilalinux |
m4rtijn: the tag itself is working |
| 14:50 |
lilalinux |
but apparently not outside p or div |
| 14:52 |
m4rtijn |
oh |
| 14:53 |
lilalinux |
I'll try allowTagsfoooutside or such |
| 14:54 |
pond |
in a multisite install of TYPO3 is there a way to allow an alias in one site to be the same as an alias in another site... home and home instead of home and home1 or whatever...? |
| 14:57 |
m4rtijn |
what alias? |
| 15:03 |
lilalinux |
m4rtijn: I divided the content into 3 content elements now |
| 15:04 |
m4rtijn |
then it works? |
| 15:05 |
m4rtijn |
without p /div / |
| 15:05 |
m4rtijn |
pond ? |
| 15:10 |
dre |
anyone know why my indexed_search is not taking my css? |
| 15:18 |
pond |
page alias... is there a way to have page aliases that are identical in the same page tree? |
| 15:19 |
pond |
Every site has a home page... but TYPO3 wants to call them uniquely... even if they are in different "sites" |
| 15:20 |
pond |
I have three blogs out of one page tree... and each has a home page... |
| 15:20 |
pond |
I try to give each an alias of "home" and TYPO3 wants to call them home, home0, home1 etc... |
| 15:21 |
pond |
probably a db issue... but surely its not the first time someone has wanted this... my searches were fruitless... but I figured I was searching for the wrong thing... |
| 15:27 |
lilalinux |
m4rtijn: yeah it works like before, but this time it's no problem to have a p |
| 15:29 |
maholtz|WORK |
@pond: alias is unique systemwide |
| 15:29 |
pond |
yeah... figured |
| 15:30 |
maholtz|WORK |
you could change that, but that would lead to strange errors |
| 15:30 |
pond |
yeah... I have no desire to mess with the core ;) |
| 15:30 |
maholtz|WORK |
:) |
| 15:31 |
maholtz|WORK |
do you use simulated static documents or realurl? |
| 15:31 |
pond |
realURL |
| 15:31 |
maholtz|WORK |
than you should not use alias anyway - leads to strange errors sometimes too... |
| 15:32 |
pond |
??? huh... |
| 15:33 |
pond |
how do you define your url's then... lol... (I guess I should real the manual a little more closely) |
| 15:37 |
maholtz|WORK |
@pond: realurl would use the page title then:) |
| 15:39 |
pond |
heh... I knew that... at one point in time... its sad, really, if I have forgotten that much, then I need to rescan the manual anyway... thanks... |
| 15:41 |
maholtz|WORK |
np:) |
| 16:14 |
untouch |
omfg |
| 16:14 |
untouch |
http://www.typo3.liquidc.net/ycspo/index.php?id=90&L=0 |
| 16:15 |
untouch |
(sr_language_menu) |
| 16:15 |
untouch |
below the left navigation |
| 16:15 |
untouch |
can someone please let me know how to change the word en to english |
| 16:16 |
untouch |
oh ya and deutsch is also supposed to be Deutsch |
| 16:16 |
untouch |
i cannot find where to change these descriptions |
| 16:17 |
maholtz|WORK |
no manual available? |
| 16:22 |
untouch |
yes but theres nothing about it |
| 16:23 |
untouch |
i just found out it depends on what Select Official Language (ISO code): i chose |
| 16:23 |
untouch |
so it must be written into the base typo3somewhere |
| 16:26 |
maholtz|WORK |
perhaps it depends on your defined languages? |
| 16:26 |
maholtz|WORK |
for each language you use, you add an language at the rootlevel (globe) perhaps you didnt fill in the fields there correct? |
| 16:27 |
untouch |
yea i did |
| 16:28 |
untouch |
i got a second language so far |
| 16:28 |
untouch |
id 1 english |
| 16:28 |
untouch |
i use iso code for english |
| 16:28 |
untouch |
so the word is named en |
| 16:28 |
untouch |
if i use finnish iso code the description changes to fi |
| 16:28 |
untouch |
my default language id 0 is named "deutsch" |
| 16:29 |
untouch |
so the extension uses the description typo3 gives out |
| 16:29 |
untouch |
but i dont want en i want English |
| 16:29 |
untouch |
neither i want deutsch i want Deutsch ;) |
| 16:29 |
m4rtijn |
hack it |
| 16:29 |
untouch |
just matter of time ill find out |
| 16:30 |
untouch |
i always used flags with the description in the graphic on my last sites |
| 16:30 |
untouch |
thats why i never noticed that problem |
| 16:51 |
jbaptiste_j |
test |
| 16:51 |
jbaptiste_j |
hello |
| 16:53 |
m4rtijn |
hi |
| 16:53 |
untouch |
hi |
| 16:57 |
jbaptiste_j |
hello guyz |
| 16:58 |
jbaptiste_j |
I'm a complete neewbie with typo3 |
| 17:00 |
m4rtijn |
we all are |
| 17:00 |
m4rtijn |
:p |
| 17:03 |
guillom |
some more than others :) |
| 17:05 |
jbaptiste_j |
I'm trying to get a new user who's not an admin to even SEE the dummy site |
| 17:06 |
jbaptiste_j |
in the backend |
| 17:06 |
m4rtijn |
check the ACCESS module on the left jbaptiste_j |
| 17:06 |
m4rtijn |
you have to give that user at least READ access |
| 17:06 |
m4rtijn |
usergroup* not user |
| 17:07 |
jbaptiste_j |
thanks I'll look into that |
| 17:13 |
jbaptiste_j |
I created an "authors" group,put the user in that group , gave that group every right except "delete" on the contents, and still he can't see them. I haven't quite gotten into the "mount" and DBmount things though |
| 17:13 |
jbaptiste_j |
by the way I did flush the caches |
| 17:13 |
untouch2 |
i cant find nothing about anyone having the problem ive read through the whole mittwald forum |
| 17:18 |
jbaptiste_j |
I am REALLY a newbie so I must have forgotten something obvious |
| 17:19 |
m4rtijn |
jbaptiste_j - the usergroup DB_MOUNT ? |
| 17:20 |
jbaptiste_j |
Yes that must be the problem |
| 17:21 |
jbaptiste_j |
I am looking where I can set the DB_MOUNT of the "authors" group |
| 17:26 |
m4rtijn |
in which typo3 version? |
| 17:28 |
jbaptiste_j |
4.2.3 |
| 17:28 |
jbaptiste_j |
is that current ? |
| 17:28 |
jbaptiste_j |
I'll have to be running soon, thanks for the help though |
| 17:29 |
just2b |
yes |
| 17:33 |
m4rtijn |
is there some unobstrutive way to get a popup on rollover? :p |
| 17:34 |
just2b |
js |
| 17:35 |
m4rtijn |
I think its a shitty idea.. but our graphic guy already sold the principe.. |
| 19:00 |
untouch2 |
whats home in french? |
| 19:00 |
untouch2 |
d'accueil ? |
| 19:01 |
ommya |
accueil |
| 19:02 |
guillom |
accueil |
| 19:02 |
guillom |
yes |
| 19:03 |
untouch2 |
thx |
| 21:06 |
Dijital2 |
hi room |
| 21:12 |
just2b |
hi |
| 21:14 |
Dijital2 |
TYPO3 wiki says "Nothing special to do" in the upgrade section of the 4.2.3 release notes. i'm upgrading from 4.2.2... so do i just overwrite the src directory? |
| 21:15 |
Dijital2 |
no database operations required? i don't have to run the install tool again for any reason? |
| 21:16 |
just2b |
correct |
| 21:16 |
just2b |
latest version = just bugfixes |
| 21:17 |
just2b |
no db changes, no features.. nothing fancy ;) |
| 21:19 |
Dijital2 |
fair enough. thanks! |
| 21:56 |
HardPhuck |
okay, i have custom tables, and i modified one and now in the BE, when i click edit, the form doesn't show up |
| 21:56 |
HardPhuck |
i edited tca.php, and ext_tables.php |
| 21:56 |
just2b |
and we should guess what you did and what you have |
| 21:56 |
HardPhuck |
which one is the one responsible for BE formd |
| 21:57 |
HardPhuck |
i didn't say you should guess anything |
| 21:57 |
just2b |
both are |
| 21:57 |
just2b |
undo everything, if it is ok, redo it in smaller steps |
| 21:57 |
HardPhuck |
i tried to add some fields manually |
| 21:57 |
just2b |
use kickstarter for that |
| 21:58 |
HardPhuck |
yes, but i made too much changes to rely on kickstarter now |
| 21:58 |
HardPhuck |
and i don't know if TextMate supports that much undoing :D |
| 22:00 |
just2b |
backup ^^ |
| 22:12 |
HardPhuck |
strange, i've re-done it in kickstarter and still can't see the BE form :S |
| 22:12 |
just2b |
you set sometihg in the select "type" ? |
| 22:12 |
HardPhuck |
could it be the fact that the table has quite a lot of fields ? |
| 22:12 |
HardPhuck |
(112) |
| 22:13 |
just2b |
can be but shouldnt.. never did something that large in one table |
| 22:14 |
HardPhuck |
yes, type field and label field are both set |
| 22:14 |
just2b |
you need the type? |
| 22:14 |
just2b |
yoou know what it does? |
| 22:15 |
HardPhuck |
lol, i've unset the type and now it works,... thank you |
| 22:16 |
HardPhuck |
and no, i didn't know what it does |
| 22:17 |
just2b |
it renders different types of reords |
| 22:18 |
HardPhuck |
how and when is that important? |
| 22:19 |
just2b |
e.g tt_content > many different types with different fields |
| 22:21 |
HardPhuck |
thanx |
| 22:27 |
reph |
hi everybody |
| 22:29 |
pond_ |
anyone know an easy way to copy an entire branch of the page tree? |
| 22:29 |
HardPhuck |
copy it from one install to another or inside the same install |
| 22:30 |
pond_ |
nsid the same install |
| 22:31 |
reph |
i want to change the title of an existing typo3 site. now i changed a file called 'fileadmin/templates/fp-standard.html', used the 'templavoila->update mapping' function, but the output of typo3 won't even change. where am i doing wrong? just changed one line at the site title (logo) |
| 22:32 |
pond_ |
@reph... you want to change the title tag in a TV site? |
| 22:33 |
reph |
nah, sorry, no native speaker... i mean the upper portion of the website, where the logo goes etc, fp-finanzpartner.de have a look |
| 22:33 |
HardPhuck |
pond_: click on an icon on the pagetree and click 'copy' |
| 22:33 |
HardPhuck |
then click on the target page, and click 'paste into' or 'paste after' |
| 22:34 |
pond_ |
yeah... that just copies a single page... |
| 22:34 |
pond_ |
I need the whole branch... |
| 22:34 |
pond_ |
so.,.. you changed the templat in a TV site... and the logo of the old template still shows up... |
| 22:35 |
pond_ |
not sure... the older TV used to require you to unset the to and DS used in a page to reload the new template... |
| 22:35 |
pond_ |
but I think the newer versions of TV do this automatically |
| 22:36 |
HardPhuck |
LIST module, select a page, click 'Show clipboard' then in the clipboard select a numbered Clipboard and click all the pages you need to copy (dont forget to select move/copy option in the clipboard) |
| 22:37 |
reph |
pond_, well, obviously it does nothing automatically ;) |
| 22:38 |
reph |
under "templavoila" it says file reference: [my file], template was updated since [date of the change], everything seems ok there |
| 22:39 |
pond_ |
ah, yeah... the good old clipboard... cool. thanks |
| 22:39 |
pond_ |
@reph... so... not sure about this, but on the main page, go and unset the DS and TO, save the page, and reset them |
| 22:39 |
pond_ |
actually, try a clear all cache first... |
| 22:39 |
pond_ |
that SHOULD work... but it might not |
| 22:40 |
pond_ |
back in the day, it didn't actually.. |
| 22:40 |
pond_ |
but I think it does from 4.0.x forward |
| 22:44 |
pond_ |
its best just to set stuff like that as libs so that you can update them with a bit of typoscript |
| 22:48 |
reph |
whee, i don't know wehere to "clear all cache" ;) |
| 22:50 |
reph |
this is version 4.2.1 btw |
| 22:51 |
reph |
i have never ever even edited a typo3 website before, but i'm definitely firm at writing xhtml and php myself. i'm shocked changes in the page source affect nothing at all, is the actual template code stored and read from the sql database or what? |