[Radiant] language_redirect

2007-06-29 Thread Keymone
split(/;/)[0].downcase] end.sort { |l, r| r[0] <=> l[0] }.collect { |ele| ele[1] } is strangest code i've ever seen in my life :D isn't ruby supposed to be easy-readable? ;) -- Regards, Keymone ___ Radiant mailing list Post: Radiant

Re: [Radiant] language_redirect

2007-06-29 Thread Keymone
ncase] > > end.sort { |l, r| r[0] <=> l[0] }.collect { |ele| ele[1] } > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/

[Radiant] Reorder + Copy/Move extensions

2007-07-02 Thread Keymone
ove/public/images/admin - somebody had similar problem? -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] Reorder + Copy/Move extensions

2007-07-03 Thread Keymone
this topic. > > There must be an API so extensions can modify the UI without > interfering > others or with Radiant itself. I find this issue to the a big problem of > the otherwise good extension system. > > A client-side JavaScript API would be OK, a server-side Ruby one w

Re: [Radiant] Reorder + Copy/Move extensions

2007-07-03 Thread Keymone
thank you! anyway that button is gone because of reorder extension :) On 7/3/07, Andrea Franz <[EMAIL PROTECTED]> wrote: > > > Il giorno 03/lug/07, alle ore 07:45, Keymone ha scritto: > > > Hello everybody. > > > > I installed copy/move extension and got a

Re: [Radiant] installing on Ubuntu

2007-07-03 Thread Keymone
@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] Seperate Stylesheets for IE6 and Mozilla/Firefox

2007-07-03 Thread Keymone
osted via http://www.ruby-forum.com/. > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > -- Regards, Keymone __

Re: [Radiant] Inserting a local HTML page

2007-07-03 Thread Keymone
st > > Post: Radiant@lists.radiantcms.org > > Search: http://radiantcms.org/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.or

Re: [Radiant] Inserting a local HTML page

2007-07-03 Thread Keymone
s. Hence it would not be > convenient to cut-and-paste by hand, say everyday. > > saji > .. > > * Keymone <[EMAIL PROTECTED]> [2007-07-04 09:40:45 +0300]: > > > hm... why not just copy HTML into Radiant page? > > > > On 7/4/07, d n <[EMAIL PROTECTED]> wrote:

[Radiant] Custom controller

2007-07-05 Thread Keymone
Hello, can somebody give me a clue how to embed my custom controller into radiant page? controller provides such features as add, edit, delete, search and list of custom model elements. thanks -- Regards, Keymone ___ Radiant mailing list Post

Re: [Radiant] Can radiant tags replace simple XSLT?

2007-07-05 Thread Keymone
just curious: isn't XSLT faster than any radiant template parser? XSLT is bad only in one thing - when it goes to dynamic data, you can't change input XML on fly but XSLT parser is really good idea for template language. -- Regards, Keymone _

[Radiant] extensions

2007-07-11 Thread Keymone
n for radiant admin part? -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] extensions

2007-07-11 Thread Keymone
why god damn why?? i put all of admin views into /app/views directory and it does not use them is not it highest priority folder? i don't understand that :( -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org S

Re: [Radiant] extensions

2007-07-11 Thread Keymone
) If you have an extension that overrides it, > vendor/extensions/extension_name/app/views/admin/page/index.rhtml > > I can tell you with certainty that it's most likely 2 or 3. If you > installed something like the reorder or copy-move e

Re: [Radiant] extensions

2007-07-11 Thread Keymone
in an experimental branch in January called facets, but > it was too 'alpha' to be included in 0.6. > > So there's the overview. Maybe you could describe what specific problem > you're having? > > Sean > -- Regards, Keymone _

Re: [Radiant] Radiant web site down?

2007-07-13 Thread Keymone
little tweaking going on? > > erb > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailm

Re: [Radiant] Radiant CMS Japan

2007-07-15 Thread Keymone
Hello! can you guys give me a tips on how to translate RadiantCMS? -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman

Re: [Radiant] Radiant CMS Japan

2007-07-15 Thread Keymone
extension...) > > > On Jul 15, 2007, at 12:54 AM, Keymone wrote: > > > Hello! > > > > can you guys give me a tips on how to translate RadiantCMS? > > > > -- > > Regards, Keymone > > ___ &g

Re: [Radiant] Radiant CMS Japan

2007-07-16 Thread Keymone
so? any ideas? i just need a guideline.. what files did you translate and where did you put them so they will override extensions files? -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org

Re: [Radiant] Radiant CMS Japan

2007-07-16 Thread Keymone
gman > Tel: +49-7731-7983830 > [EMAIL PROTECTED] > http://keithbingman.com > > > > > On Jul 16, 2007, at 11:02 AM, Keymone wrote: > > > so? any ideas? i just need a guideline.. what files > > did you translate and where did yo

[Radiant] strange bug

2007-07-17 Thread Keymone
hi guys can somebody tell me what can cause such behavior? all what i did with _node.rhtml - added 2 td's for reorder and copy_move extensions.. index.rhtml is changed to reflect additional columns too. firebug shows correct HTML.. -- Regards, Ke

Re: [Radiant] strange bug

2007-07-17 Thread Keymone
ok just for a note: if somebody want views in UTF make sure to delete BOM signature. On 7/17/07, Keymone <[EMAIL PROTECTED]> wrote: > > hi guys > > can somebody tell me what can cause such behavior? > all what i did with _node.rhtml - added 2 td's for reorder

Re: [Radiant] page_attachments

2007-07-17 Thread Keymone
s like you want some full-fledged gallery software. > The gallery extension might fit your needs. There's also always room > for another extension that implements the functionality you desire. > > Sean > -- Regards, Keymone ___ Ra

Re: [Radiant] Internationalization Support

2007-07-23 Thread Keymone
Hello! how do i freeze radiant application to jargon branch? -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo

Re: [Radiant] Anyone got page_attachments + tinymce to work?

2007-07-30 Thread Keymone
rg/mailing-list/search/ > > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > > -- > > Kyle Daigle > DigitalWorkbox > [EMAIL PROTECTED] > C: 860.324.8173 > > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org

Re: [Radiant] Avoid Stylesheet Children

2007-08-02 Thread Keymone
oid it, but I think I'm too green just yet. :-| > >> > >> Thanks for the help. > >> > >> Cheers, > >> Mohit. > >> 8/2/2007 | 5:32 PM. > > > > > > > > ___ > Radiant mai

Re: [Radiant] CopyMove plugin not visible?

2007-08-07 Thread Keymone
ien McKenna > Web Developer > The LIMU Company > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://list

Re: [Radiant] Page Attachments - live server won't upload images

2007-08-08 Thread Keymone
a bug with image_science (1.1.1, 1.1.0), > > as another Radiant site of mine running a frozen 0.6.1 with > > image_science 1.1.3 is uploading images and creating thumbnails just > > fine. > > > > Any ideas? > > > > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] Silly question about running from a directory?

2007-08-20 Thread Keymone
gt;>> If I type it as http://example.com/radiant/admin/layouts it takes > >>>> me to > >>>> the correct page. Am I missing something simple? > >>>> > >>>> Cheers, > >>>> Mohit. > >>>> 8/18/2007 | 4:36 PM. > >>>> > > > ___ > Radiant mailing list > Post: Radiant@lists.radiantcms.org > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > -- Regards, Keymone ___ Radiant mailing list Post: Radiant@lists.radiantcms.org Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] [ANN] "Shards" extension

2007-09-24 Thread Keymone
pages. same for page attachments - each page can be expanded to see attached files. as for filters - same thing. when you go to page edit you will have a tab for each filter. -- Regards, Keymone ___ Radiant mailing list Post: Radiant