Sitemapper_XH

Third Party Plugins to CMSimple - how to install, use and create plugins

Moderator: Tata

enviro
Posts: 24
Joined: Tue Apr 05, 2011 11:38 am

Re: Sitemapper_XH

Post by enviro » Sun Aug 21, 2011 10:38 am

Sitemapper_XH 1beta2 works very fine on XH_1.4.

FF 5.0 is starting with:
<urlset xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

and displays the hint over the start line:
"Mit dieser XML-Datei sind anscheinend keine Style-Informationen verknüpft. Nachfolgend wird die Baum-Ansicht des Dokuments angezeigt."
// "No style informations in this XML file. Instead tree is showing."

IE 8.0 ist starting without any messages with :
<?xml version="1.0" encoding="UTF-8" ?>
- <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

I suggest to note in the manual: "your first sitemap is generating after taking one or more values in your page settings at editor level
(see "sitemap" near "Site" and "Meta")
// Ich schlage vor, im Manual eine Notiz aufzunehmen: "die erste sitemap wird nach Einstellung der Werte einer Seite in den Seiteneinstellungen
auf Editorebene, neben den Reitern "Seite", "Meta" usw. erstellt.

hg

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Sun Aug 21, 2011 11:07 am

Hello Tata, hello enviro, hello Flukey,

thanks for your feedback! :)
Tata wrote: Anyway, I would suggest to append its own template to is to use e.g. the full width of the monitor to avoid line wrapping.
Sorry, I've overlooked your post. I've just seen it now! :roll: But I'm not sure what you mean. Are you talking about the display of the sitemap files?

I've implemented the "View Sitemaps" functionality only as a small convenience for the user, if he wants to check the created sitemaps visually, so he hasn't to enter the URL to his browser. The display of the information might be slightly different for each browser. E.g. the <?xml ...?> line is missing in FF6 and Chrome12, but is shown in IE8. But that's not really important IMO, as the line is inserted in the beginning of the sitemap file. I don't know, if it is important to style the XML-view. And to be honest: I've never styled XML-files before. If my time allows, I'll have a look at it, but if anybody wants to contribute a stylesheet, I'll gladly include this in the next version.
enviro wrote: I suggest to note in the manual: "your first sitemap is generating after taking one or more values in your page settings at editor level
(see "sitemap" near "Site" and "Meta")
There's already included:
manual wrote: The sitemap files will be updated automatically every time you make changes in the editor, one of the pagedata tabs above the editor, in Menumanager or Pagemanager_XH.
what should indeed happen, so it's not necessary to change something in the Sitemap tab -- any change in the editor will suffice. But it might be a good idea, to make it more clear, that the sitemap isn't generated automatically when the plugin is installed, or perhaps to change this behaviour. I'll have a look at it.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Tata
Posts: 3587
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Sitemapper_XH

Post by Tata » Sun Aug 21, 2011 12:44 pm

cmb wrote:
Tata wrote: Anyway, I would suggest to append its own template to is to use e.g. the full width of the monitor to avoid line wrapping.
I am afraid it should go to CodeEditor. The I thought about using its textarea with its own template.

I tested this plugin locally and tried it under "bright" and "dark" templates. And I was not able to tun it under the "dark" one. Whatever I tried with both main page stylesheet and with this plugin stylesheet. The results were either none or very unsatisfying. I mean two basich templates might be distributed for a "bright" and "dark" backgrounds.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Sun Aug 21, 2011 2:04 pm

Hello Tata,

ah yes, Codeeditor. I've deferred the further development, because of more important things I had to do. :( More than two weeks ago I made some small additions: added some config options (e.g. theme; you could try night for a dark template), and played a bit with a full screen mode (F11 when cursor is in editor). But unfortunately I hadn't got time to finish this up :(

You can download this development version, but I will not announce it, as it is rather very unfinished yet.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Mon Aug 22, 2011 1:33 pm

Hello community,

I've just released Sitemapper_XH 1beta3. It's available from my website.

Sitemapper_XH automatically creates a Sitemap of your CMSimple_XH installation. For detailed information about Sitemaps see http://www.sitemaps.org/. For detailed information about Sitemapper_XH please read the manual.

The current version has to be considered Beta software! Use with caution!

From the changelog:
changed requirements check for UTF-8 to be case-insensitive (bug reported by svasti)
added automatic update of the current languages sitemap when "View Sitemaps" is called (inspired by enviro)
updated manual

Any feedback is welcome.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Wed Aug 24, 2011 6:41 pm

Hello community,

I've just released Sitemapper_XH 1beta4. It's available from my website.

Sitemapper_XH automatically creates a Sitemap of your CMSimple_XH installation. For detailed information about Sitemaps see http://www.sitemaps.org/. For detailed information about Sitemapper_XH please read the manual.

The current version has to be considered Beta software! Use with caution!

From the changelog:
added config option ignore_hidden_pages (suggested by Maartin, Martin and Gert)

Any feedback is welcome.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Simmyne
Posts: 327
Joined: Tue Oct 14, 2008 7:57 pm

Re: Sitemapper_XH

Post by Simmyne » Fri Sep 02, 2011 1:42 pm

Hi Christoph,

thanks for the plugin - it works very well. I have only a few greenhorn questions that I want to ask you in German. I sent you a PM - I never have sent one here in this forum - have you got it? The sent message is not in sent folder but in outbox. I don't know the difference.

Lovely greetings
simmyne
P.S. Thank you for mentioning me in the credits :)

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Fri Sep 02, 2011 2:32 pm

Hello Symm,
Simmyne wrote:The sent message is not in sent folder but in outbox. I don't know the difference.
The message stays in the outbox until the receiver logs in again or has a look at the message. I'm not quite sure about that. But then it is moved to the sent folder.

I've received your PM and already have answered.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Wed Oct 26, 2011 8:40 am

Hello community,

I've just released Sitemapper_XH 1beta5. It's available from my website.

Sitemapper_XH automatically creates a Sitemap of your CMSimple_XH installation. For detailed information about Sitemaps see http://www.sitemaps.org/. For detailed information about Sitemapper_XH please read the manual.

The current version has to be considered Beta software! Use with caution!

Any feedback is welcome.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Sitemapper_XH

Post by cmb » Thu Dec 15, 2011 9:33 pm

Hello community,

I've just released Sitemapper_XH 1rc1. It's available from my website.

Sitemapper_XH automatically creates a Sitemap of your CMSimple_XH installation. For detailed information about Sitemaps see http://www.sitemaps.org/.

The current version is a so called release candidate. Use with caution!

From the changelog:
cmb made minor cosmetic changes
cmb added translation hints
cmb added default config for CMSimple_XH 1.5

Any feedback and translations are welcome.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

Post Reply