Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Mariano Martinez Peck


On Sun, Jun 7, 2009 at 5:44 PM, Lukas Renggli <[hidden email]> wrote:
> Ok but then I must know that Import/Export widget depends on an external
> package like XMLParser?  I didn't know that till I debugg it.

No, it is not the Import/Export widget that depends on an external package.

It is the serialized file that you upload/import that depends on an
external package.

Ahh okok. Now I get it. I have an object of XMLDocument in my Pier kernel. I look the references of XMLDocument and seems to be used for "sitemap addon". I had this plugin installed. Now I wonder, is there a place where I can see the dependencies of a Pier addon?

Thanks for the explanation, I am still newbie in this :)

Mariano
 

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Lukas Renggli
> Ahh okok. Now I get it. I have an object of XMLDocument in my Pier kernel. I
> look the references of XMLDocument and seems to be used for "sitemap addon".
> I had this plugin installed. Now I wonder, is there a place where I can see
> the dependencies of a Pier addon?

No, not at the moment.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Mariano Martinez Peck


On Mon, Jun 8, 2009 at 12:17 PM, Lukas Renggli <[hidden email]> wrote:
> Ahh okok. Now I get it. I have an object of XMLDocument in my Pier kernel. I
> look the references of XMLDocument and seems to be used for "sitemap addon".
> I had this plugin installed. Now I wonder, is there a place where I can see
> the dependencies of a Pier addon?

No, not at the moment.

Right now http://www.piercms.com/ seems to be down here. Anyway, I remember a section about pieradd ons. Perhaps that's a good place to put information about them. Is the user/pass to edit public? If so, I can add some information.

Cheers,

Mariano
 


Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Damien Cassou-3
On Mon, Jun 8, 2009 at 4:32 PM, Mariano Martinez
Peck<[hidden email]> wrote:
> Anyway, I remember a section about pieradd ons. Perhaps that's a good place
> to put information about them. Is the user/pass to edit public? If so, I can
> add some information.

It's not public. However, you can send me the text using the Pier
syntax and I will add it to the corresponding page.


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Mariano Martinez Peck


On Mon, Jun 8, 2009 at 3:28 PM, Damien Cassou <[hidden email]> wrote:
On Mon, Jun 8, 2009 at 4:32 PM, Mariano Martinez
Peck<[hidden email]> wrote:
> Anyway, I remember a section about pieradd ons. Perhaps that's a good place
> to put information about them. Is the user/pass to edit public? If so, I can
> add some information.

It's not public. However, you can send me the text using the Pier
syntax and I will add it to the corresponding page.

Right now I just want to add here: http://www.piercms.com/doc/add-ons

one more title about sitemap plugin. It can be something like this:

!!Sitemap
For this add-on you must have XMLSupport project (XML-Parser package) installed. You can find it here:
MCHttpRepository
location: 'http://www.squeaksource.com/XMLSupport'
user: ''
password: ''


Cheers,

Mariano
 


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Damien Cassou-3
On Tue, Jun 9, 2009 at 3:03 PM, Mariano Martinez
Peck<[hidden email]> wrote:
> Right now I just want to add here: http://www.piercms.com/doc/add-ons
>
> one more title about sitemap plugin. It can be something like this:

http://www.piercms.com/doc/add-ons#97334349

Could you please also give me an explanation on what it is used for
and how to use it?

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: Dependencies of Pier addons [was [Seaside] [ANN] Seaside 2.8.4]

Mariano Martinez Peck


On Wed, Jun 10, 2009 at 6:11 AM, Damien Cassou <[hidden email]> wrote:
On Tue, Jun 9, 2009 at 3:03 PM, Mariano Martinez
Peck<[hidden email]> wrote:
> Right now I just want to add here: http://www.piercms.com/doc/add-ons
>
> one more title about sitemap plugin. It can be something like this:

http://www.piercms.com/doc/add-ons#97334349

Could you please also give me an explanation on what it is used for
and how to use it?

I am not the author of the plugin but what I understand is that it's a plugin that autogenerates the sitemap.xml. This file has metadata that are used by search engines. So, having a sitemap.xml would probably help the search engines to find your site.

However, Lukas said that out of the box, Pier sites are perfectly indexed by Google. Recent versions for example define the canonical URL for all pages (http://tinyurl.com/b9saag).

To use it, just add "sitemap" somewhere (at least this is what I did).

Cheers,

Mariano

 


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki