[Radiant] Newsletter Extension Update?

2009-10-08 Thread Alexis Masters

Hello!

The newsletter extension is one of the most crucial extensions for me,  
and I keep watching for an update, but thus far, I haven't seen one.  
Does anyone know of anybody working to update the extension? I'd be  
willing to beta test or help in any way, but I simply don't have the  
skill set to take on an update myself...

~ Alexis



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Bespin Editor Extension

2009-10-08 Thread John W. Long
I just created an extension that embeds the Bespin editor from Mozilla  
into Radiant. Bespin is a full featured code editor with syntax  
highlighting, indentation support, etc...


You can see a screenshot of Bespin in action here:

  http://www.flickr.com/photos/johnwlong2000/3994356654/

To install:

  script/extension install bespin_editor

This version of the extension has only been tested on edge, it will  
probably NOT WORK with earlier versions of Radiant.


Try it out and let me know what you think. Patches and pull requests  
welcome.


--
John Long
http://wiseheartdesign.com
http://recursivecreative.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Vlad Compatibility? (WAS: SnS Extension Install Problem)

2009-10-08 Thread David Alan Hjelle
It appears the problem has been solved, at least in a work-around  
state. See  for more details.


Hope someone else finds that useful!

David Alan Hjelle
1 Corinthians 2:2
http://thehjellejar.com/

See Rita's spoons at .

See my brother's software at .

On Oct 5, 2009, at 12:00, radiant-requ...@radiantcms.org wrote:


From: David Alan Hjelle 
Date: October 4, 2009 17:52:13 CDT
To: radiant@radiantcms.org
Subject: [Radiant] Vlad Compatibility? (WAS: SnS Extension Install  
Problem)

Reply-To: radiant@radiantcms.org


This has taken me a while to sort out and get back to. I still have  
some unresolved questions, but I wanted to point out what I've  
learned so far.


It turns out that the install problem I was having was directly  
related to trying to use vlad for deployment. Does anyone else have  
any experience using vlad  for deployment of Radiant apps?


The issue seems to be the lines that need to be added to the  
Rakefile at the root of the Radiant app:



# added to use vlad deployment
begin
require "vlad"
Vlad.load(:web => nil, :app => :passenger, :scm => :git)
rescue LoadError
# do nothing
end


With those lines, neither script/extension install or ray seem to  
install anything properly.


This seem to work swimmingly if I remove the lines for installation  
and then return them for deployment. I (yet) know why or if that is  
a fragile solution.


Sorry for pegging the SnS extension as the culprit earlier, Chris!  
Thanks for your help!


David Alan Hjelle
1 Corinthians 2:2
http://thehjellejar.com/

See Rita's spoons at .

See my brother's software at .




See my brother's software at .

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Bespin Editor Extension

2009-10-08 Thread Nate

John W. Long wrote:
I just created an extension that embeds the Bespin editor from Mozilla 
into Radiant. Bespin is a full featured code editor with syntax 
highlighting, indentation support, etc...


You can see a screenshot of Bespin in action here:

  http://www.flickr.com/photos/johnwlong2000/3994356654/


Wow, very nice. I cannot wait to try it.

~Nate
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] New How-Tos for Dreamhost

2009-10-08 Thread Andrew Siegel
John Long,

I posted the first post here (
http://wiki.github.com/radiant/radiant/#install). Is that the most
appropriate place?

Thanks,

On Thu, Oct 8, 2009 at 1:00 PM,  wrote:

> Send Radiant mailing list submissions to
>radiant@radiantcms.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>http://lists.radiantcms.org/mailman/listinfo/radiant
> or, via email, send a message with subject or body 'help' to
>radiant-requ...@radiantcms.org
>
> You can reach the person managing the list at
>radiant-ow...@radiantcms.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Radiant digest..."
>
>
> Today's Topics:
>
>   1. New How-Tos for Dreamhost (Andrew Siegel)
>   2. Re: New How-Tos for Dreamhost (John W. Long)
>   3. Newsletter Extension Update? (Alexis Masters)
>
>
> --
>
> Message: 1
> Date: Wed, 7 Oct 2009 23:03:48 -0400
> From: Andrew Siegel 
> Subject: [Radiant] New How-Tos for Dreamhost
> To: radiant@radiantcms.org
> Message-ID:
>
> Content-Type: text/plain; charset=ISO-8859-1
>
> I been spending a lot of time working with Radiant CMS 0.7.1 and 0.8.1 on
> DreamHost and documented my latest deployment of Radiant 0.8.1 to a
> Dreamhost shared account.
>
> Please take a minute to review my tutorials and provide feedback.
>
> Installing on Dreamhost and Bootstrapping -
>
> http://blog.ajsiegel.com/2009/10/07/setting-up-radiant-cms-0-8-1-on-dreamhost/
>
> Setting Up Extensions(drag_order, paperclipped, tinymce_filter) -
> http://blog.ajsiegel.com/2009/10/07/adding-extensions-to-radiant-0-8-1/
>
> Thank you,
>
> --
> Andrew J. Siegel
> President
> Stegel Systems Consulting
> http://www.stegelconsulting.com
>
>
> --
>
> Message: 2
> Date: Wed, 7 Oct 2009 23:09:07 -0400
> From: "John W. Long" 
> Subject: Re: [Radiant] New How-Tos for Dreamhost
> To: radiant@radiantcms.org
> Message-ID: <5eedd45c-0b51-41f7-b81d-a41f81807...@gmail.com>
> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes
>
> Andrew,
>
> Thanks for writing this stuff up. Please make sure that links to these
> articles make it onto the wiki.
>
> --
> John Long
> http://wiseheartdesign.com
> http://recursivecreative.com
>
> On Oct 7, 2009, at 11:03 PM, Andrew Siegel wrote:
>
> > I been spending a lot of time working with Radiant CMS 0.7.1 and
> > 0.8.1 on
> > DreamHost and documented my latest deployment of Radiant 0.8.1 to a
> > Dreamhost shared account.
> >
> > Please take a minute to review my tutorials and provide feedback.
> >
> > Installing on Dreamhost and Bootstrapping -
> >
> http://blog.ajsiegel.com/2009/10/07/setting-up-radiant-cms-0-8-1-on-dreamhost/
> >
> > Setting Up Extensions(drag_order, paperclipped, tinymce_filter) -
> > http://blog.ajsiegel.com/2009/10/07/adding-extensions-to-
> > radiant-0-8-1/
> >
> > Thank you,
> >
> > --
> > Andrew J. Siegel
> > President
> > Stegel Systems Consulting
> > http://www.stegelconsulting.com
> > ___
> > Radiant mailing list
> > Post:   Radiant@radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
>
>
> --
>
> Message: 3
> Date: Thu, 8 Oct 2009 09:27:22 -0700
> From: Alexis Masters 
> Subject: [Radiant] Newsletter Extension Update?
> To: radiant@radiantcms.org
> Message-ID: 
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
> Hello!
>
> The newsletter extension is one of the most crucial extensions for me,
> and I keep watching for an update, but thus far, I haven't seen one.
> Does anyone know of anybody working to update the extension? I'd be
> willing to beta test or help in any way, but I simply don't have the
> skill set to take on an update myself...
> ~ Alexis
>
>
>
>
>
> --
>
> ___
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
> End of Radiant Digest, Vol 43, Issue 6
> **
>



-- 
Andrew J. Siegel
President
Stegel Systems Consulting
http://www.stegelconsulting.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Bespin Editor Extension

2009-10-08 Thread Bernard Yu

i'll make sure to be up then.

On Oct 8, 2009, at 8:25 PM, John W. Long wrote:

I just created an extension that embeds the Bespin editor from  
Mozilla into Radiant. Bespin is a full featured code editor with  
syntax highlighting, indentation support, etc...


You can see a screenshot of Bespin in action here:

 http://www.flickr.com/photos/johnwlong2000/3994356654/

To install:

 script/extension install bespin_editor

This version of the extension has only been tested on edge, it will  
probably NOT WORK with earlier versions of Radiant.


Try it out and let me know what you think. Patches and pull requests  
welcome.


--
John Long
http://wiseheartdesign.com
http://recursivecreative.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Paperclipped and "default partial not found"

2009-10-08 Thread David Alan Hjelle

Hi!

I was attempting to use the Wym-Editor extension and Paperclipped  
together, but I'm running into the following error when I attempt to  
insert a image from Wym-Editor:



`attachment_tab' default partial not found!
`upload_tab' default partial not found!
`search_tab' default partial not found!


I suspect that I might have missed part of the paperclipped install,  
as I did miss some parts the first time around, but the rest of the  
extension seems to work fine.


Has anyone else seen this issue?

David Alan Hjelle
1 Corinthians 2:2
http://thehjellejar.com/

See Rita's spoons at .

See my brother's software at .

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Re: Paperclipped and "default partial not found"

2009-10-08 Thread David Alan Hjelle
I should have mentioned that I'm using Radiant 0.8.1. The extensions I  
just installed today.



Hi!

I was attempting to use the Wym-Editor extension and Paperclipped  
together, but I'm running into the following error when I attempt to  
insert a image from Wym-Editor:



`attachment_tab' default partial not found!
`upload_tab' default partial not found!
`search_tab' default partial not found!


I suspect that I might have missed part of the paperclipped install,  
as I did miss some parts the first time around, but the rest of the  
extension seems to work fine.


Has anyone else seen this issue?

David Alan Hjelle

1 Corinthians 2:2
http://thehjellejar.com/

See Rita's spoons at .

See my brother's software at .

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Bespin Editor Extension

2009-10-08 Thread Mamed Mamedov
Is anyone tested it on 0.7.1 version of Radiant?

On 10/9/09, Bernard Yu  wrote:
> i'll make sure to be up then.
>
> On Oct 8, 2009, at 8:25 PM, John W. Long wrote:
>
>> I just created an extension that embeds the Bespin editor from
>> Mozilla into Radiant. Bespin is a full featured code editor with
>> syntax highlighting, indentation support, etc...
>>
>> You can see a screenshot of Bespin in action here:
>>
>>  http://www.flickr.com/photos/johnwlong2000/3994356654/
>>
>> To install:
>>
>>  script/extension install bespin_editor
>>
>> This version of the extension has only been tested on edge, it will
>> probably NOT WORK with earlier versions of Radiant.
>>
>> Try it out and let me know what you think. Patches and pull requests
>> welcome.
>>
>> --
>> John Long
>> http://wiseheartdesign.com
>> http://recursivecreative.com
>> ___
>> Radiant mailing list
>> Post:   Radiant@radiantcms.org
>> Search: http://radiantcms.org/mailing-list/search/
>> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
> ___
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>


-- 

Regards,
Mamed Mamedov
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Bespin Editor Extension

2009-10-08 Thread John W. Long

On Oct 9, 2009, at 2:01 AM, Mamed Mamedov wrote:

Is anyone tested it on 0.7.1 version of Radiant?


It will not work with 0.7.1 because it relies on new javascript that  
is only included in edge (notably lowpro.js). It shouldn't be too hard  
to backport, but it would require modifications to bespin_codearea.js.


--
John Long
http://wiseheartdesign.com
http://recursivecreative.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant