Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Plugins not working since 0.8.2 upgrade
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  15 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bryan  
View profile  
 More options Jun 15, 4:54 pm
From: Bryan <haccont...@yahoo.com>
Date: Mon, 15 Jun 2009 13:54:07 -0700 (PDT)
Local: Mon, Jun 15 2009 4:54 pm
Subject: Plugins not working since 0.8.2 upgrade
I recently upgraded from 0.8/Rails 2 to 0.8.2/Rails 2.2.

Sven's Mephisto Full Archive plugin stopped working.  Error
message"uninitialized constant ApplicationController".

The plugin situation was described "as a bit messy" after the security
audit. http://mephistoblog.com/2008/12/21/mephisto-0-8-1-drax-relaunched

Any guidelines on what should/shouldn't work after the 0.8.2 release?

Thanks,

Bryan


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
VP  
View profile  
 More options Jun 16, 9:25 am
From: VP <pelas...@gmail.com>
Date: Tue, 16 Jun 2009 06:25:50 -0700 (PDT)
Local: Tues, Jun 16 2009 9:25 am
Subject: Re: Plugins not working since 0.8.2 upgrade
hi Bryan, nobody answer at this list. but i will try.
I had this problem as well and i fixed, just changing my template, i
think maybe its already part of the core?

It's really hard to help/learn in a project where there is no reliable
communication channel and outdated documentation/plugins are available
to download or read without any warning. What's happen ? An user
download it, try it, nothing works, he cannot find a documentation
and, normally, give up. I would like to add something at wiki but, its
not a open wiki, so i cannot add documentation.

anyway what i made to use the archive was:
i edited my layout.liquid and added the following code:

 <h2> Arquives </h2>
      <ul>
                {% for month in site.home_section.months  %}
        {{ site.home_section | monthly_articles: month | size |
assign_to: 'articles_count' }}
        {% if articles_count > 0 %}
        <li>{{ site.home_section | link_to_month: month }}
({{ articles_count }})</li>
        {% endif %}
                {% endfor %}
          </ul>

On Jun 15, 10:54 pm, Bryan <haccont...@yahoo.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Kidd  
View profile  
 More options Jun 16, 10:31 am
From: Eric Kidd <eric.k...@gmail.com>
Date: Tue, 16 Jun 2009 10:31:56 -0400
Local: Tues, Jun 16 2009 10:31 am
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

On Tue, Jun 16, 2009 at 9:25 AM, VP<pelas...@gmail.com> wrote:
> It's really hard to help/learn in a project where there is no reliable
> communication channel and outdated documentation/plugins are available
> to download or read without any warning.

Well, I don't have any ability to change the website template or the
IRC channel title, but I can generally be reached on #mephisto on IRC.
Try prefixing your message with "help:", and I should see it.

Cheers,
Eric


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
VP  
View profile  
 More options Jun 16, 11:12 am
From: VP <pelas...@gmail.com>
Date: Tue, 16 Jun 2009 08:12:28 -0700 (PDT)
Local: Tues, Jun 16 2009 11:12 am
Subject: Re: Plugins not working since 0.8.2 upgrade
Hey Eric.

I try to always reach somebody at irc but without success. it's not a
obligation that anybody answer, everybody has, something better to do
but its a reality. Mephisto is a great blog engine but lacks of
support,  basically updated info and a reliable communication channel,
howtos and any kind of documentation. There is a wiki out of date and
not open to any one edit. What's the big point here ? Is mephisto a
serious blogging plataform, that is needing help to be organized,
supported  or something that some guys works at the spare time to have
fun? There is any way that we can help it?

VP

For sure everybody
On Jun 16, 4:31 pm, Eric Kidd <eric.k...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vahagn Hayrapetyan  
View profile  
 More options Jun 16, 11:42 am
From: Vahagn Hayrapetyan <vaha...@gmail.com>
Date: Tue, 16 Jun 2009 17:42:33 +0200
Local: Tues, Jun 16 2009 11:42 am
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

I have to agree with VP. If Mephisto is to have any future as a choice for
other developers, including possible future contributors, then I guess we
have to figure out how to make it more beginner- and user-friendly. Any open
source project depends on interested developers to thrive. The
attractiveness and prestige of this project suffers from the current state
of half-abandonment.

I am also willing to help, and I don't think I'm the only one out there. We
just need to know we can make a difference, otherwise there are other
choices as well!

/ Vahagn


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
VP  
View profile  
 More options Jun 16, 3:15 pm
From: VP <pelas...@gmail.com>
Date: Tue, 16 Jun 2009 12:15:44 -0700 (PDT)
Local: Tues, Jun 16 2009 3:15 pm
Subject: Re: Plugins not working since 0.8.2 upgrade
Points that should be done, in my opinion.

- A page without broken links, specially the link to the section named
"documentation"
- Avoid to have more than one page with documentation. everything
related with mephisto must be at mephistoblog.com
- Make clear that some documentation, plugin is out dated.
- Howtos for normal problems
- A wiki that anybody can add documentation
- Next rails conference, that you/we are there, why not do a
presentation about mephisto, how to extend it, how to write plugins,
goals, create a workshop hands-on. this its the best way, together
with documentation, to create a community around it.
- Summer camps, weekend task forces, etc, specially with universities
that you/we have contact
- Find a way to monetize it, donate via paypal is not enough. The idea
is not to make anyone rich but to pay any necessary cost (that it will
always have).

There is any need about hosting, documentation, coding effort, or help
to monetize it or should we just forget mephisto and let it as a toy
to play in our spare time?

On Jun 16, 5:42 pm, Vahagn Hayrapetyan <vaha...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vahagn Hayrapetyan  
View profile  
 More options Jun 19, 3:28 am
From: Vahagn Hayrapetyan <vaha...@gmail.com>
Date: Fri, 19 Jun 2009 09:28:29 +0200
Local: Fri, Jun 19 2009 3:28 am
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

No reaction? Ah, whatever.

/ Vahagn


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sly  
View profile  
 More options Jun 21, 6:50 pm
From: sly <sch...@gmail.com>
Date: Sun, 21 Jun 2009 15:50:40 -0700 (PDT)
Local: Sun, Jun 21 2009 6:50 pm
Subject: Re: Plugins not working since 0.8.2 upgrade
I could host the wiki for mephisto if the mephisto team is interested.

On Jun 19, 2:28 am, Vahagn Hayrapetyan <vaha...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Kidd  
View profile  
 More options Jun 21, 8:17 pm
From: Eric Kidd <eric.k...@gmail.com>
Date: Sun, 21 Jun 2009 20:17:22 -0400
Local: Sun, Jun 21 2009 8:17 pm
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

On Sun, Jun 21, 2009 at 6:50 PM, sly <sch...@gmail.com> wrote:
> I could host the wiki for mephisto if the mephisto team is interested.

If you search the archives for the MephistoBlog group, you'll see that the
wiki contents are mostly salvaged and living on somebody's GitHub wiki. This
whole discussion comes up about once a month, but unfortunately, I can't do
very much about it, because I don't have administrative access to the blog
and thus I can't edit the links to the old wiki.

Ideally, I'd like to host the wiki contents on Github for now (it seems
safest).

If somebody is interested in moving the Mephisto wiki contents into
technoweenie/mephisto wiki on GitHub (it that even possible?), I can try to
get in touch with Rick and get him to fix the page template.

And as previously noted, I'm on #mephisto for at least 12 hours out of 24
(most days), and you can get my attention by typing "help:".

Cheers,
Eric


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vahagn Hayrapetyan  
View profile  
 More options Jun 22, 3:36 am
From: Vahagn Hayrapetyan <vaha...@gmail.com>
Date: Mon, 22 Jun 2009 09:36:54 +0200
Local: Mon, Jun 22 2009 3:36 am
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

Hi Eric,-

I think the point is less about whose account the wiki will be on and more
about deciding upon a definitive account where it can be maintained
collectively by the community, as all normal wikis do.

You say that there's not much you can because of lack of rights. Then maybe
we need to get the attention of the person who does have them? The fact that
this discussion comes up once a month, as you write, is proof that something
needs to be done here.

Or maybe we can forget the old wiki and start a new one, import the old
entries, and start building it out?

So upon closer examination, there seems to be at least 2 different ways the
problem can be solved!

All the best,
Vahagn


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
VP  
View profile  
 More options Jun 22, 10:15 am
From: VP <pelas...@gmail.com>
Date: Mon, 22 Jun 2009 07:15:00 -0700 (PDT)
Subject: Re: Plugins not working since 0.8.2 upgrade
Eric,
As i can see, you are a guy that tries to make it happens, but not the
responsible. Who is responsible for mephisto? Can he delegate this
responsibility for you ? Or for a group of ppl or as i asked before it
is his personal pet project that is receiving more attention that he
wants?

On Jun 22, 9:36 am, Vahagn Hayrapetyan <vaha...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Earl Ruby  
View profile  
 More options Jun 26, 1:46 pm
From: Earl Ruby <m...@earlruby.org>
Date: Fri, 26 Jun 2009 10:46:17 -0700
Local: Fri, Jun 26 2009 1:46 pm
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

On Sun, Jun 21, 2009 at 5:17 PM, Eric Kidd<eric.k...@gmail.com> wrote:
> If you search the archives for the MephistoBlog group, you'll see that the
> wiki contents are mostly salvaged and living on somebody's GitHub wiki. This
> whole discussion comes up about once a month, but unfortunately, I can't do
> very much about it, because I don't have administrative access to the blog
> and thus I can't edit the links to the old wiki.

whois for mephistoblog.com shows:

Administrative Contact [1657836]:
        Rick, Olson technowee...@gmail.com
        ENTP
        618 NW Glisan
        # 406
        Portland
        OR
        97209
        US
        Phone: +1.2108453488

Rick: Are you on this mailing list? (MephistoBlog@googlegroups.com)
There are people on the list who are interested in helping update the
mephistoblog.com site, but they don't have the administrative rights
to do so.

--
Earl Ruby
http://earlruby.org/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Kidd  
View profile  
 More options Jun 26, 3:29 pm
From: Eric Kidd <eric.k...@gmail.com>
Date: Fri, 26 Jun 2009 15:29:01 -0400
Local: Fri, Jun 26 2009 3:29 pm
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

On Fri, Jun 26, 2009 at 1:46 PM, Earl Ruby <m...@earlruby.org> wrote:
> Rick: Are you on this mailing list? (MephistoBlog@googlegroups.com)
> There are people on the list who are interested in helping update the
> mephistoblog.com site, but they don't have the administrative rights
> to do so.

Rick, if you're reading this, could you please point the three
mephistoblog.com links "Documentation" (at the top of the page), "Wiki" (in
the sidebar) and "Step-by-step tutorial" (in the sidebar) to pages on
http://wiki.github.com/technoweenie/mephisto ? That would allow people to
recreate the Mephisto wiki at a new address, and it would fix the broken
Stikipad links. Thank you!

I would do this myself, but I don't have the necessary permissions to edit
the mephistoblog.com theme.

Cheers,
Eric


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Trevor Rosen  
View profile  
 More options Jun 27, 12:30 am
From: Trevor Rosen <trevor.ro...@gmail.com>
Date: Sat, 27 Jun 2009 00:30:43 -0400
Local: Sat, Jun 27 2009 12:30 am
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

+1

I used to work at a company where we managed a bunch of sites on  
Mephisto, and I've skinned it quite a few times in different  
situations.  If we can brainstorm structure/topics, I volunteer to  
write some basic tutorials (e.g. on using tags to do common publishing  
tasks).

-TR

On Jun 16, 2009, at 11:42 AM, Vahagn Hayrapetyan wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vahagn Hayrapetyan  
View profile  
 More options Jun 27, 3:51 pm
From: Vahagn Hayrapetyan <vaha...@gmail.com>
Date: Sat, 27 Jun 2009 21:51:03 +0200
Local: Sat, Jun 27 2009 3:51 pm
Subject: Re: [Mephisto] Re: Plugins not working since 0.8.2 upgrade

I don' think Rick sees this (it would otherwise seem that he's completely
ignoring the discussion). Unless I'm mistaken he's currently working at
ENTP:

http://entp.com/team/

That might be a way to get in touch with him - does anyone here know anyone
@ ENTP?

/ Vahagn

On Sat, Jun 27, 2009 at 6:30 AM, Trevor Rosen <trevor.ro...@gmail.com>wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google