| 09:35 |
kraftb |
good morning ... |
| 13:40 |
egbertpot |
Does somebody know of a Photo gallery based on AJAX technology? |
| 13:48 |
pmk65 |
egbertpot: http://typo3.org/extensions/repository/?tx_terfe_pi1[view]=search&no_cache=1&tx_terfe_pi1[sword]=gallery+ajax |
| 13:50 |
egbertpot |
pmk65, thanks for the link |
| 13:50 |
egbertpot |
I've searched there myself, but there are just to many photo galleries |
| 13:50 |
egbertpot |
pkmk65: do you've experience with one of them ? |
| 13:51 |
pmk65 |
no. not the ajax based (which all seems to require DAM) |
| 13:52 |
pmk65 |
I Have used Georgs rgsmoothgallery at a site, but that's about the only gallery ext I have used. |
| 13:54 |
pmk65 |
http://www.rggooglemap.com/dev/chgallery.html |
| 13:54 |
pmk65 |
http://www.rggooglemap.com/dev/rgsmoothgallery.html |
| 13:58 |
egbertpot |
pm65: Yeah, I've also used that gallery |
| 14:02 |
egbertpot |
pm65: But I don't like the lightbox. I woul like to have something similar to picasa |
| 14:06 |
pmk65 |
Something like this? http://blog.aplusmedia.de/moo-gallery2/ |
| 14:09 |
pmk65 |
If you just want a lightbox where you can customize the look, then try Shadowbox.. Demo's here -> http://www.shadowbox-js.com/ |
| 14:10 |
pmk65 |
It is template based, so you can design the layout of the lightbox window as you want. |
| 14:27 |
dokmaa |
so crowdy here today |
| 14:27 |
dokmaa |
it's a gorgeous day outside in croatia |
| 14:27 |
dokmaa |
can't wait to get out |
| 14:54 |
egbertpot |
pmk65: I would like to use Gallerific (or similar) http://www.twospy.com/galleriffic/#6 with a Typo3 album generator |
| 14:54 |
egbertpot |
I'm thinking of combining the functionality of chgallery with gallerific |
| 15:00 |
pmk65 |
You can't use Gallerific with chgallery, as the 1st is based on jQuery, where the 2nd is Mootools based. |
| 15:01 |
pmk65 |
But you should be able to combine chgallery with this.. http://blog.aplusmedia.de/moo-gallery2/ |
| 17:01 |
skipjack |
Hello |
| 17:04 |
skipjack |
What is to do, when I want to get translation Support for an DatabaseRecord ( my Extension). I have build it with kickstarter, but there is now only the option, to create different new records for every language and this new records in different language are not "connected" to the default language record. Can someone help? I can't find any usefull Information on typo3.org or google. Any Search Tip for me? |
| 17:07 |
dokma |
skipjack: can you seen any table fields in your ext's table that look like something related to lang support? |
| 17:08 |
dokma |
skipjack: sys_language_uid, l18n_parent, l18n_diffsource ? |
| 17:09 |
skipjack |
I have here: "sys_language_uid, l18n_parent, l18n_diffsource" which looks like doing anything with translation. And also: productart, which contains the String |
| 17:10 |
dokma |
skipjack: does the be shows localization flags for any records at all? |
| 17:11 |
skipjack |
yes |
| 17:11 |
dokma |
just not for your ext? |
| 17:12 |
skipjack |
also for my extensions. but the records are not conntected. I can not translate an existing record. I can only create new records |
| 17:12 |
skipjack |
for an other language.. |
| 17:15 |
skipjack |
okay problem solved ;) |
| 17:16 |
skipjack |
first save the record, and then you can select the Original |
| 17:22 |
phil1 |
hi |
| 17:23 |
phil1 |
somebody online? |
| 17:23 |
phil1 |
anybody? |
| 17:24 |
phil1 |
hm |
| 17:25 |
egbertpot |
pmk65: thanks again for the moo-gallery2 link |
| 17:25 |
phil1 |
I've got a problem with my RTE |
| 17:25 |
egbertpot |
pmk65: do you've got experience with moo-gallery2 and a typo3 gallery extension? |
| 17:26 |
egbertpot |
phil1: what's the problem? |
| 17:26 |
phil1 |
Typo3 or RTE adds western in front of every class name |
| 17:26 |
phil1 |
<p class="western">Der Veranstaltungsort ist in der jeweiligen Ausschreibung angegeben.</p> <p class="western"><br></p> <h2 class="western">Anmeldung für die Kurse</h2> <p class="western">Anmeldungen können nur schriftlich an die <a class="internal-link" title="Öffnet internen Link im aktuellen Fenster" href="Geschäftsstelle">http://neu.sc-hardtberg.de/index.php?id=112">Geschäftsstelle erfolgen und sind nur mit ausgefüllter einmaliger E |
| 17:27 |
phil1 |
this should not happen |
| 17:27 |
phil1 |
class should either be none or Rot |
| 17:28 |
phil1 |
any idea how this happend? |
| 17:28 |
egbertpot |
in my site it says <p class="bodytext"> all the time |
| 17:28 |
egbertpot |
Don't know exactly how to prevent RTE from doing that |
| 17:28 |
egbertpot |
Sorry.. |
| 17:29 |
egbertpot |
pmk65: are you there? |
| 17:29 |
phil1 |
It does if entering an empty paragraf |
| 17:29 |
phil1 |
paragraph |
| 17:32 |
phil1 |
got it |
| 17:32 |
phil1 |
clean MS-Word formatting |
| 17:32 |
phil1 |
(even if I used OOo |
| 17:33 |
phil1 |
:( |
| 17:40 |
dokma |
phil1: RTE is probably configured to do so. if you cannot find where that setting is just dump your database inside your sites folder and do a "grep -r western *" |
| 17:40 |
dokma |
in the root of the site ofcourse |
| 17:44 |
phil1 |
dokma: pretty sure it is not... anyway I used Info Utility to show actual configuration and FF to search, but no western at all |
| 17:44 |
phil1 |
using MS-Word cleaning worked |
| 17:45 |
phil1 |
so I got class="bodytext" back |
| 17:52 |
dokma |
phil1: cool. hope you will MS clean your HD one day as well. ;) |
| 17:52 |
phil1 |
dokma: almost xD |
| 17:54 |
phil1 |
unfortunally OpenOffice is not much better (I used it), still clean MS, clean OOo ^^ ... Im using Ubuntu for half a year now and never want to get back to M$ |
| 17:58 |
phil1 |
thx 4 helping |
| 17:58 |
phil1 |
cu some time |