| 00:14 |
lobosan |
hi |
| 00:29 |
lobosan |
is someone there? |
| 00:41 |
Awillys |
guys, is it possible to have a COA inside a COA?^^ |
| 00:46 |
void |
Awillys: yes, but not COA_INT inside COA_INT |
| 00:47 |
Awillys |
void: thanks |
| 00:47 |
Awillys |
hum |
| 00:47 |
Awillys |
my COA inside COA does not work though, bizarre |
| 00:48 |
Awillys |
void: http://pastebin.com/m72fc1e7d |
| 00:49 |
void |
Awillys: and where is COA inside COA? |
| 00:50 |
void |
ah, found it |
| 00:50 |
void |
try to add .30 = COA |
| 00:53 |
Awillys |
void: nah i think it's fine actually |
| 00:53 |
Awillys |
i made a spelling mistake |
| 00:54 |
Awillys |
lib.righsection = COA |
| 00:54 |
Awillys |
lib.rightsection |
| 00:54 |
Awillys |
righ 't' |
| 00:54 |
void |
ah.. |
| 00:54 |
Awillys |
now it works :) |
| 03:19 |
kreegee |
hm, is there a gallery with a comments feature? (best would be using ve_guestbook) |
| 09:52 |
MikeK2 |
hello all |
| 09:53 |
Awillys |
good morning folks |
| 10:09 |
MikeK2 |
Can someone tell me how do I make a front page :) I have a root level and sublevels, but when I go http://mysite/ I recieve no pages are found on root level. Shall I spile add a page to root level? |
| 10:10 |
MikeK2 |
soile=simple (typo) |
| 10:12 |
MikeK2 |
well, that was dumb question.. added a content to root level and made it visible and it start to work as intened.. |
| 10:36 |
MikeK2 |
anyone can be so kind to help me with adding news teaser on front page, please :) |
| 11:17 |
francisco2007 |
Hello |
| 11:17 |
null |
good morning francisco2007 |
| 11:19 |
francisco2007 |
mhhh |
| 11:19 |
francisco2007 |
i want to realize a lil content navigation. |
| 11:20 |
francisco2007 |
http://typo3.org/documentation/document-library/tutorials/doc_tut_ftb1/1.0.1/view/1/2/#id2787597 |
| 11:20 |
francisco2007 |
like the navigation in bottom of this documentation |
| 11:20 |
francisco2007 |
should be displayed if youre on a second level page.... |
| 11:20 |
francisco2007 |
how to make that? |
| 11:21 |
francisco2007 |
or maybe at first how to get out all the second level pages out of the page where you are? |
| 11:34 |
lordlamer |
hil folks. did you hear the problems with the german portal http://t3pages.de/ ? why does the t3 association do not want that? |
| 11:37 |
francisco2007 |
dont want what? |
| 11:41 |
francisco2007 |
how is the setup code for the last update? |
| 11:44 |
lordlamer |
francisco2007, they want to take a lawyer and want to forbidd that portal |
| 11:45 |
null |
francisco2007: just a click at the template->setup-> show Lastupdate [X] |
| 11:45 |
francisco2007 |
i have read the article... |
| 11:45 |
francisco2007 |
thank you nuöö |
| 11:45 |
francisco2007 |
*null |
| 11:45 |
null |
lordlamer: I can understand that |
| 11:46 |
null |
thi s site looks like a copy of typo3.org |
| 11:46 |
null |
they could have made changes to the colors, at least |
| 11:46 |
lordlamer |
they take the colors. but not more |
| 11:47 |
lordlamer |
so you think the problem is the layout and not the funktions with this site? |
| 11:50 |
null |
i don't know. i just took a look a minute ago. i never heard of this site. but my first impression is. thats not ok with the colors. maybe there is more |
| 11:52 |
null |
and Impressum (2) Urheberrecht is the worst i ever read |
| 11:55 |
MikeK2 |
anyone knows how to change/add language to an extention, there are <T3DataStructure> |
| 11:55 |
MikeK2 |
<meta> |
| 11:55 |
MikeK2 |
<langDisable>1</langDisable> |
| 11:55 |
MikeK2 |
</meta> |
| 11:55 |
MikeK2 |
<ROOT> |
| 11:55 |
MikeK2 |
<type>array</type> |
| 11:55 |
MikeK2 |
<el> |
| 11:55 |
MikeK2 |
<field_mode> |
| 11:55 |
MikeK2 |
<TCEforms> |
| 11:55 |
menak |
hi |
| 11:55 |
MikeK2 |
<label>LLL:EXT:mininews/locallang_db.xml:tt_content.tx_mininews_frontpage_list</label> |
| 11:55 |
MikeK2 |
<onChange>reload</onChange> |
| 11:55 |
MikeK2 |
<config> |
| 11:55 |
MikeK2 |
<type>select</type> |
| 11:55 |
MikeK2 |
<items> |
| 11:55 |
MikeK2 |
<n0> |
| 11:55 |
MikeK2 |
<n0>LLL:EXT:mininews/locallang_db.php:tt_content.tx_mininews_frontpage_list.I.0</n0> |
| 11:55 |
MikeK2 |
<n1>ListView</ |
| 11:55 |
MikeK2 |
bah sorry! |
| 11:55 |
lordlamer |
bah flooding |
| 11:57 |
null |
<langChildren type="integer">1</langChildren> |
| 11:57 |
null |
<langDisable type="integer">0</langDisable> |
| 11:57 |
null |
MikeK2: ^^ |
| 12:00 |
MikeK2 |
its a copy/paste from mininews |
| 12:01 |
MikeK2 |
in locallang.xml no language i need presented too |
| 12:12 |
francisco2007 |
how can i print out html code without parsing in typo3 |
| 12:12 |
francisco2007 |
? |
| 12:13 |
lordlamer |
<pre>code</pre> ? |
| 12:13 |
francisco2007 |
doesnt work |
| 12:20 |
null |
new content element <-> plain html |
| 12:21 |
francisco2007 |
what is <->plain html? |
| 12:21 |
francisco2007 |
ah okay |
| 12:21 |
francisco2007 |
ty |
| 12:27 |
null |
just create a new content element, and choose html instead of text/image |
| 12:28 |
francisco2007 |
plain doesnt work |
| 12:29 |
francisco2007 |
it pars it to |
| 12:30 |
francisco2007 |
i try it with script |
| 12:30 |
francisco2007 |
no |
| 12:50 |
francisco2007 |
what type is last update? |
| 12:59 |
francisco2007 |
i havent any page column under constants editor.... |
| 13:21 |
mccrusher |
hello guys and girls |
| 13:22 |
mccrusher |
i am trying to use sp_bettercontact on my page but after installing the extension and pasting and editing the ts-code in the page properties there is still nothing to see on the page |
| 13:23 |
mccrusher |
can someone help me with this? |
| 15:16 |
dokma |
hi guys and girls |
| 15:35 |
ries |
hey dokma |
| 15:35 |
dokma |
ries :) |
| 15:36 |
dokma |
what are you up to? |
| 15:36 |
ries |
install jboss on ubuntu :) |
| 15:36 |
dokma |
jboss |
| 15:36 |
dokma |
never heard |
| 15:37 |
dokma |
let me take a look |
| 15:37 |
ries |
dokma: seriously??? |
| 15:37 |
dokma |
totally |
| 15:37 |
ries |
dokma: www.jboss.org |
| 15:37 |
dokma |
am there already |
| 15:38 |
dokma |
seems bloated like most java stuff |
| 15:38 |
dokma |
what do you use it for? |
| 15:38 |
ries |
dokma: it's big, not bloated... |
| 15:38 |
dokma |
ahhh, the line is thin |
| 15:38 |
ries |
dokma: we are starting to develop an application based on flex... |
| 15:38 |
void |
anyone use eclipse? |
| 15:39 |
ries |
void: I am |
| 15:39 |
void |
ries: do you know how to set a default workspace? |
| 15:39 |
void |
when i start eclipse, it opens default workspace, and then i switch to another :\ |
| 15:39 |
ries |
dokma: we are properly going to decide to use JBoss because it's easer to scale and PHP doesn't offer this features well |
| 15:40 |
dokma |
I have to read on it a bit |
| 15:40 |
dokma |
don't have a picture of what it actually does right now |
| 15:41 |
ries |
void: Isn't there a checkbox ?? but to be honest.. it always uses the workspace I last used... |
| 15:42 |
ries |
dokma: same here... But I am learning :) |
| 15:42 |
ries |
dokma: We are planning to use WebORB or Granite Data Services for the flex backend |
| 15:42 |
void |
ries: on start it opens default workspace, not last... |
| 15:43 |
dokma |
ries: am not familiar with any of those |
| 15:43 |
dokma |
I read a bit on JBoss |
| 15:43 |
dokma |
seems interesting |
| 15:43 |
ries |
void: weird... seems to do that here... |
| 15:43 |
dokma |
although it's still just a fuzz in my head |
| 15:43 |
ries |
dokma: I am not familiar with java at all.... But we feel that using PHP is not a good option for large projects |
| 15:44 |
dokma |
void: try window->preferences->general->startup and shutdown |
| 15:44 |
dokma |
how large is large? |
| 15:44 |
ries |
we will have like 100-400 users online at a single time doing many data requests |
| 15:44 |
dokma |
perhaps scaling can be achieved on another level |
| 15:45 |
dokma |
move mysql server to another machine |
| 15:45 |
dokma |
mysql can be clustered |
| 15:45 |
dokma |
php apps can also be distributed |
| 15:45 |
ries |
dokma: we don't use MySQL |
| 15:45 |
dokma |
what do you use? |
| 15:45 |
ries |
dokma: we use PostgreSQL |
| 15:45 |
dokma |
ahhh... smart |
| 15:46 |
dokma |
good stuff is pg if it's used fully |
| 15:46 |
ries |
and we already have a seperate Db server.. |
| 15:46 |
dokma |
I see |
| 15:46 |
dokma |
well if that time has come for you |
| 15:46 |
dokma |
then I guess it is inevitable |
| 15:46 |
dokma |
to find a more suitable solution |
| 15:47 |
dokma |
it's just out of my domain of knowledge |
| 15:47 |
ries |
dokma: PG is simply rock sollid, never let us down even under high load... MySQL already crashed twice on teh same server |
| 15:47 |
dokma |
never been there |
| 15:47 |
dokma |
hmmm... interesting |
| 15:47 |
ries |
well... crashed once, does some addities here and there... |
| 15:47 |
dokma |
I actually hear pg was quite unstable a few years back |
| 15:47 |
ries |
oddities |
| 15:48 |
ries |
dokma: I am new in that area myself....But the client give me the time to investigate |
| 15:49 |
dokma |
that's a nice thing |
| 15:49 |
dokma |
gives you peace to learn a new tool |
| 15:49 |
dokma |
I like that as opposed to constant presure to reach deadlines |
| 15:49 |
ries |
we have deadlines.... |
| 15:49 |
ries |
But they are all resonable... |
| 15:55 |
Randomresult |
hey, i have a problem with indexed_search |
| 15:55 |
Randomresult |
how to tell typo3 to index sites |
| 15:55 |
Randomresult |
i have index_enalble= 1 |
| 15:55 |
Randomresult |
does not help in one of my pagetrees |
| 16:04 |
MikeK2 |
guys, can you tell where shoudl I look to add a new language to an extention? I have installed mininews it works fine, however the "news Archive" "Prev.. " etc, have to be transalated |
| 16:04 |
MikeK2 |
tried to amend locallang.xml - doesnt helped much, got istead of "News Archive" - "???? ????" ;) |
| 16:11 |
kreegee |
i lz_gallery stil the state of the art gallery? |
| 16:32 |
uschi |
hello folks :-) |
| 16:32 |
uschi |
anyone on board using pspad? |
| 16:33 |
uschi |
my .txt files are opened in windows text editor when I click on them in the project window |
| 16:36 |
void |
uschi: i use pspad |
| 16:36 |
void |
but don't use project.. |
| 16:37 |
uschi |
hm |
| 16:37 |
uschi |
if i go via file open, my txt files are opened in pspad |
| 16:37 |
uschi |
but if i have them linked in my project they open in the windows editor |
| 16:38 |
uschi |
and i don't know why |
| 16:41 |
uschi |
ok, found a workaround |
| 16:41 |
sjjh |
!help |
| 16:43 |
uschi |
sjjh? |
| 16:44 |
sjjh |
uschi: I just started playing around a little bit with irc. My first steps... |
| 16:44 |
uschi |
ah, ok :-) |
| 16:45 |
uschi |
you sounded desparate somehow |
| 16:45 |
sjjh |
and I read something about a bot, Number-5 |
| 16:45 |
sjjh |
but he seems not to be here anymore^^ |
| 16:45 |
sjjh |
no, no :-) |
| 16:45 |
uschi |
hm, never talket to that bot, really |
| 16:45 |
sjjh |
http://typo3.org/community/irc-chat/ and http://news.typo3.org/news/article/typo3-help-in-irc/ |
| 16:46 |
uschi |
well, it exists, i can see it |
| 16:47 |
sjjh |
me too. and in the first link it says "heck out the help of the bot by typing !h in the channel!". So I tried... |
| 16:47 |
sjjh |
*"Check out..." ouf course :-) |
| 17:16 |
MikeK2 |
do you know how you change "Archive News" in minimenu? For example, you can change More by this _LOCAL_LANG.default.teaser_readMore = [Details...] , but I can't find anything about Archive News... whare shall I look? |
| 17:19 |
MikeK2 |
sorry, just understand the answer of my question |
| 19:19 |
mccrusher |
Hello |
| 19:21 |
mccrusher |
i have problems installing sp_bettercontact and need some help - anyone here who can help with it? |
| 19:37 |
mccrusher |
i don't know why i am getting a clean page although i put the edited ts-code in the page properties |
| 19:38 |
mccrusher |
would you please help me |
| 19:48 |
mccrusher |
bye |
| 21:26 |
dokma |
hey guys |
| 21:26 |
dokma |
what would be a smart way to enable users to download a bunch of pdfs located in one folder? |
| 21:26 |
dokma |
so that there is no need to manually link everything |
| 21:29 |
dharknes |
I like the file_list extension |
| 21:30 |
dharknes |
Just give it the path and it generates a nice list for download |
| 21:42 |
smux` |
hi (sorry for my english). Is there a method to update fe_user fields or I have to do a simple msql query (globals['tsfe']->fe_user->user[] will be up to date after querie ?) ? |
| 22:15 |
Capn |
Hello all |
| 22:15 |
Capn |
Any typo3 veterans around? |
| 22:31 |
Capn |
What files should be backed up in case something on the Typo3 site breaks? |
| 22:33 |
sjjh |
Capn: I would say the db and everything of the t3-installation (the whole dummypackage) |
| 22:33 |
m0oman |
i'm backing up everything normally. |
| 22:33 |
Capn |
so just the entire typo3 directory? |
| 22:34 |
Capn |
I just got into this stuff and I've been uploading files via FTP |
| 22:34 |
Capn |
copying the whole typo3 directory for the site takes forever |
| 22:34 |
Capn |
i installed some full_backup extension |
| 22:34 |
Capn |
but it gives me all sorts of errors |
| 22:35 |
m0oman |
you can usually leave out the typo3_src directory - that shouldn't contain any user created data. |
| 22:36 |
Capn |
typo_srt isn't listed... just fileadmin, misc, t3lib, typo3, typo3conf, typo3temp, uploads, and then some individual files |
| 22:36 |
Capn |
where would user created items be? |
| 22:36 |
Capn |
fileadmin for sure |
| 22:36 |
Capn |
but where else? |
| 22:37 |
Capn |
i already broke it once and don't want to have to rebuild from scratch lol |
| 22:37 |
m0oman |
fileadmin, uploads, typo3conf and eventually in typo3temp (but yu should be able to survive without the temp one). and the database of course. |
| 22:38 |
m0oman |
i hope i didn't leave out/forget anything, as i'm always doing a complete backup of all the files. |
| 22:38 |
Capn |
where is the database? |
| 22:38 |
m0oman |
(nightly mirror of the whole machine onto a different one) |
| 22:39 |
Capn |
I bought a host, not sure exactly where it would be located |
| 22:39 |
m0oman |
erm you can access the database via phpmyadmin usually. depending a bit on your provider and/or setup. |
| 22:40 |
Denyerec |
Hey people |
| 22:41 |
Capn |
My host is hostgator. How would I access phpmyadmin? |
| 22:41 |
Capn |
on the control panel, there's a button for mysql databases, but all it does is list them |
| 22:44 |
uschi |
hello folks |
| 22:44 |
m0oman |
i'm not sure, really. you could probably install it. |
| 22:44 |
m0oman |
or just use an extension for that - but i can't really give any tips for that as i've never really had that problem. |
| 22:44 |
Capn |
oh, found it :) |
| 22:45 |
Capn |
just open up the database in phpmyadmin and go to the export tab? |
| 22:46 |
m0oman |
yeah. |
| 22:47 |
Capn |
hmmm... just gave me some text file... was i supposed to set any options? |
| 22:47 |
Capn |
"save as file" perhaps... trying again |
| 22:48 |
Capn |
yup, that seemed to do it |
| 22:48 |
m0oman |
the "text file" shold be your mysql dump - which basically is a backup. |
| 22:48 |
m0oman |
depending on settings you shouldn't have to set any options. |
| 22:48 |
m0oman |
aye. |
| 22:54 |
Denyerec |
Hey Ries |
| 22:54 |
ries |
Hey Denyerec |
| 23:05 |
num00 |
hello all |
| 23:09 |
tuxick |
lo |
| 23:16 |
num00 |
nobody here? what about the lateworkers? Denyerec, voidus? |
| 23:16 |
Denyerec |
Depends what you want |
| 23:16 |
Denyerec |
:) |
| 23:22 |
num00 |
just saying hello |