Thanks much for your quick reply, Chris.

Two more questions:

1)  Can I give it a different name?  For instance, its original name
is "Awesome Plugin" but I'd like to give the modified version a name
like "Awesome Plugin Reloaded"  is this acceptable?

2) in the return array would this be okay?

        'name' => 'Awesome Plugin Reloaded',
        'version' => '0.6',
        'url' => 'http://mywebsite.com/plugin_page',
        'author' => 'Original Author & Juan Wong',
        'authorurl' => 'http://original-author.website.com',
        'license' => 'Apache License 2.0',
        'description' => 'description of plugin.',

Or is it possible to add another index to the array, like this:

        'author' => 'Original Author',
        'author2' => 'Juan Wong',
        'authorurl' => 'http://original-author.website.com',
        'authorurl2' => 'http://mywebsite.com',

I appreciate your help.

By the way, I tried downloading your Lifestream plugin to have an idea
of how you wrote the array  but I got a 404 page.

Thanks,

Juan



On Oct 28, 1:36 pm, "Chris J. Davis" <[EMAIL PROTECTED]> wrote:
> As a rule I have always gone with:
>
> Plugin Author: Original person & Chris J. Davis
>
> When modifying code. I also do this, only swapped, when someone helps  
> out with one of my plugins, as in the case of the lifestream plugin.
>
> Welcome to the wild world of Habari!
>
> chris
>
> On Oct 28, 2008, at 3:28 PM, Juan W. wrote:
>
>
>
> > Hello,
>
> > Sorry if this is the wrong place to post this.
>
> > I'm moving from WordPress to Habari.  I found a plugin that I modified
> > (I believe I've improved it) and I was thinking to submit it for your
> > consideration.  But since this is the very first time I do this, would
> > it be appropriate to put me as the author of the plugin but making
> > reference that is based on someone else's code or should I keep the
> > name of the original author and in the description say that was
> > modified by me?
>
> > I've read the Apache License, but I'm still confused.
>
> > Please advise. Thanks.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to habari-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/habari-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to