Version Description
Download this release
Release Info
Developer | arnee |
Plugin | Google XML Sitemaps |
Version | 3.0.3.1 |
Comparing to | |
See all releases |
Code changes from version 3.0.3 to 3.0.3.1
- readme.txt +4 -4
- sitemap-sv_SE.mo +0 -0
- sitemap-sv_SE.po +40 -40
- sitemap.php +47 -8
readme.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
=== Google XML Sitemaps ===
|
2 |
Contributors: arnee
|
3 |
Donate link: http://www.arnebrachhold.de/redir/sitemap-paypal
|
4 |
-
Tags: google, sitemaps, google sitemaps, yahoo,
|
5 |
Requires at least: 2.1
|
6 |
Stable tag: 3.0.3
|
7 |
|
@@ -14,7 +14,7 @@ This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPres
|
|
14 |
== Installation ==
|
15 |
|
16 |
1. Upload the full directory into your wp-content/plugins directory
|
17 |
-
2. Use your
|
18 |
4. Activate the plugin at the plugin administration page
|
19 |
5. Open the plugin configuration page, which is located under Options -> XML-Sitemap and build the sitemap the first time. If you get a permission error, check the file permissions of the newly created files.
|
20 |
6. The plugin will automatically update your sitemap of you publish a post, so theres nothing more to do :)
|
@@ -29,7 +29,7 @@ Please disable automatic priority calculation and define a static priority for p
|
|
29 |
|
30 |
No, if you edit/publish/delete a post, your sitemap is automatcally regenerated
|
31 |
|
32 |
-
= So much configuration options
|
33 |
|
34 |
No, only if you want to. Default values should be ok!
|
35 |
|
@@ -59,7 +59,7 @@ The changelog is maintened on [here](http://www.arnebrachhold.de/projects/wordpr
|
|
59 |
|
60 |
== Licence ==
|
61 |
|
62 |
-
Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://www.arnebrachhold.de/redir/sitemap-paypal "Donate with PayPal") for the time I
|
63 |
|
64 |
== Translations ==
|
65 |
|
1 |
=== Google XML Sitemaps ===
|
2 |
Contributors: arnee
|
3 |
Donate link: http://www.arnebrachhold.de/redir/sitemap-paypal
|
4 |
+
Tags: google, sitemaps, google sitemaps, yahoo, msn, ask, live, xml sitemap, xml
|
5 |
Requires at least: 2.1
|
6 |
Stable tag: 3.0.3
|
7 |
|
14 |
== Installation ==
|
15 |
|
16 |
1. Upload the full directory into your wp-content/plugins directory
|
17 |
+
2. Use your favorite FTP program to create two files in your WordPress directory (that's where the wp-config.php is) named sitemap.xml and sitemap.xml.gz and make them writable via CHMOD 666. More information about CHMOD and how to make files writable is available at the [WordPress Codex](http://codex.wordpress.org/Changing_File_Permissions) and on [stadtaus.com](http://www.stadtaus.com/en/tutorials/chmod-ftp-file-permissions.php). Making your whole blog directory writable is NOT recommended anymore due to security reasons.
|
18 |
4. Activate the plugin at the plugin administration page
|
19 |
5. Open the plugin configuration page, which is located under Options -> XML-Sitemap and build the sitemap the first time. If you get a permission error, check the file permissions of the newly created files.
|
20 |
6. The plugin will automatically update your sitemap of you publish a post, so theres nothing more to do :)
|
29 |
|
30 |
No, if you edit/publish/delete a post, your sitemap is automatcally regenerated
|
31 |
|
32 |
+
= So much configuration options... Do I need to change them? =
|
33 |
|
34 |
No, only if you want to. Default values should be ok!
|
35 |
|
59 |
|
60 |
== Licence ==
|
61 |
|
62 |
+
Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://www.arnebrachhold.de/redir/sitemap-paypal "Donate with PayPal") for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;)
|
63 |
|
64 |
== Translations ==
|
65 |
|
sitemap-sv_SE.mo
CHANGED
Binary file
|
sitemap-sv_SE.po
CHANGED
@@ -2,8 +2,8 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Google Sitemap Generator Swedish Translation 1.0\n"
|
4 |
"POT-Creation-Date: \n"
|
5 |
-
"PO-Revision-Date:
|
6 |
-
"Last-Translator:
|
7 |
"Language-Team: Tobias Bergius <tobias@tobiasbergius.se>\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=iso-8859-1\n"
|
@@ -26,40 +26,40 @@ msgid "weekly"
|
|
26 |
msgstr "varje vecka"
|
27 |
|
28 |
msgid "monthly"
|
29 |
-
msgstr "m
|
30 |
|
31 |
msgid "yearly"
|
32 |
-
msgstr "
|
33 |
|
34 |
msgid "never"
|
35 |
msgstr "aldrig"
|
36 |
|
37 |
msgid "Detected Path"
|
38 |
-
msgstr "Funnen s
|
39 |
|
40 |
msgid "Example"
|
41 |
msgstr "Exempel"
|
42 |
|
43 |
msgid "Absolute or relative path to the sitemap file, including name."
|
44 |
-
msgstr "Absolut eller relativ s
|
45 |
|
46 |
msgid "Complete URL to the sitemap file, including name."
|
47 |
msgstr "Komplett URL till sajtkartan, inklusive namn."
|
48 |
|
49 |
msgid "Automatic location"
|
50 |
-
msgstr "Automatisk s
|
51 |
|
52 |
msgid "Manual location"
|
53 |
-
msgstr "Manuell s
|
54 |
|
55 |
msgid "OR"
|
56 |
msgstr "eller"
|
57 |
|
58 |
msgid "Location of your sitemap file"
|
59 |
-
msgstr "S
|
60 |
|
61 |
msgid "If your blog is in a subdirectory and you want to add pages which are NOT in the blog directory or beneath, you MUST place your sitemap file in the root directory (Look at the "Location of your sitemap file" section on this page)!"
|
62 |
-
msgstr "Om
|
63 |
|
64 |
#: sitemap.php:512
|
65 |
msgid "Configuration updated"
|
@@ -71,7 +71,7 @@ msgstr "Fel"
|
|
71 |
|
72 |
#: sitemap.php:521
|
73 |
msgid "A new page was added. Click on "Save page changes" to save your changes."
|
74 |
-
msgstr "En ny sida tillagd. Klicka p
|
75 |
|
76 |
#: sitemap.php:527
|
77 |
msgid "Pages saved"
|
@@ -83,11 +83,11 @@ msgstr "Fel vid sparande av sida"
|
|
83 |
|
84 |
#: sitemap.php:539
|
85 |
msgid "The page was deleted. Click on "Save page changes" to save your changes."
|
86 |
-
msgstr "Sidan borttagen. Klicka p
|
87 |
|
88 |
#: sitemap.php:542
|
89 |
msgid "You changes have been cleared."
|
90 |
-
msgstr "Dina
|
91 |
|
92 |
#: sitemap.php:555
|
93 |
msgid "Sitemap Generator"
|
@@ -95,15 +95,15 @@ msgstr "Sitemap Generator"
|
|
95 |
|
96 |
#: sitemap.php:558
|
97 |
msgid "Manual rebuild"
|
98 |
-
msgstr "Manuell
|
99 |
|
100 |
#: sitemap.php:559
|
101 |
msgid "If you want to build the sitemap without editing a post, click on here!"
|
102 |
-
msgstr "Om du vill skapa sajtkartan utan att redigera en artikel, klicka h
|
103 |
|
104 |
#: sitemap.php:560
|
105 |
msgid "Rebuild Sitemap"
|
106 |
-
msgstr "
|
107 |
|
108 |
#: sitemap.php:564
|
109 |
msgid "Additional pages"
|
@@ -111,7 +111,7 @@ msgstr "Ytterligare sidor"
|
|
111 |
|
112 |
#: sitemap.php:566
|
113 |
msgid "Here you can specify files or URLs which should be included in the sitemap, but do not belong to your Blog/WordPress.<br />For example, if your domain is www.foo.com and your blog is located on www.foo.com/blog you might want to include your homepage at www.foo.com"
|
114 |
-
msgstr "H
|
115 |
|
116 |
#: sitemap.php:568
|
117 |
msgid "URL to the page"
|
@@ -127,19 +127,19 @@ msgstr "Prioritet"
|
|
127 |
|
128 |
#: sitemap.php:572
|
129 |
msgid "Choose the priority of the page relative to the other pages. For example, your homepage might have a higher priority than your imprint."
|
130 |
-
msgstr "V
|
131 |
|
132 |
#: sitemap.php:574
|
133 |
msgid "Last Changed"
|
134 |
-
msgstr "Senast
|
135 |
|
136 |
#: sitemap.php:575
|
137 |
msgid "Enter the date of the last change as YYYY-MM-DD (2005-12-31 for example) (optional)."
|
138 |
-
msgstr "
|
139 |
|
140 |
#: sitemap.php:583
|
141 |
msgid "Change Frequency"
|
142 |
-
msgstr "
|
143 |
|
144 |
#: sitemap.php:585
|
145 |
msgid "#"
|
@@ -151,17 +151,17 @@ msgstr "Inga sidor tillagda."
|
|
151 |
|
152 |
#: sitemap.php:616
|
153 |
msgid "Add new page"
|
154 |
-
msgstr "L
|
155 |
|
156 |
# sitemap.php:617:
|
157 |
#: sitemap.php:617
|
158 |
msgid "Save page changes"
|
159 |
-
msgstr "Spara
|
160 |
|
161 |
# sitemap.php:618:
|
162 |
#: sitemap.php:618
|
163 |
msgid "Undo all page changes"
|
164 |
-
msgstr "
|
165 |
|
166 |
# sitemap.php:621:
|
167 |
#: sitemap.php:621
|
@@ -170,11 +170,11 @@ msgstr "Ta bort markerad sida"
|
|
170 |
|
171 |
#: sitemap.php:627
|
172 |
msgid "Basic Options"
|
173 |
-
msgstr "Generella
|
174 |
|
175 |
#: sitemap.php:632
|
176 |
msgid "Enable automatic priority calculation for posts based on comment count"
|
177 |
-
msgstr "Aktivera automatisk prioritering f
|
178 |
|
179 |
#: sitemap.php:638
|
180 |
msgid "Write debug comments"
|
@@ -182,7 +182,7 @@ msgstr "Skriv debuggkommentarer"
|
|
182 |
|
183 |
#: sitemap.php:643
|
184 |
msgid "Filename of the sitemap file"
|
185 |
-
msgstr "Filnamn p
|
186 |
|
187 |
#: sitemap.php:650
|
188 |
msgid "Write a normal XML file (your filename)"
|
@@ -202,7 +202,7 @@ msgstr "Auto-pinga Google Sitemaps"
|
|
202 |
|
203 |
#: sitemap.php:665
|
204 |
msgid "This option will automatically tell Google about changes."
|
205 |
-
msgstr "Det h
|
206 |
|
207 |
#: sitemap.php:672
|
208 |
msgid "Includings"
|
@@ -230,7 +230,7 @@ msgstr "Inkluder arkiv"
|
|
230 |
|
231 |
#: sitemap.php:708
|
232 |
msgid "Change frequencies"
|
233 |
-
msgstr "
|
234 |
|
235 |
#: sitemap.php:709
|
236 |
msgid "Note"
|
@@ -238,7 +238,7 @@ msgstr "Observera"
|
|
238 |
|
239 |
#: sitemap.php:710
|
240 |
msgid "Please note that the value of this tag is considered a hint and not a command. Even though search engine crawlers consider this information when making decisions, they may crawl pages marked \"hourly\" less frequently than that, and they may crawl pages marked \"yearly\" more frequently than that. It is also likely that crawlers will periodically crawl pages marked \"never\" so that they can handle unexpected changes to those pages."
|
241 |
-
msgstr "Den h
|
242 |
|
243 |
#: sitemap.php:715
|
244 |
msgid "Homepage"
|
@@ -258,11 +258,11 @@ msgstr "Kategorier"
|
|
258 |
|
259 |
#: sitemap.php:739
|
260 |
msgid "The current archive of this month (Should be the same like your homepage)"
|
261 |
-
msgstr "Aktuellt
|
262 |
|
263 |
#: sitemap.php:745
|
264 |
msgid "Older archives (Changes only if you edit an old post)"
|
265 |
-
msgstr "
|
266 |
|
267 |
#: sitemap.php:752
|
268 |
msgid "Priorities"
|
@@ -270,15 +270,15 @@ msgstr "Prioriteringar"
|
|
270 |
|
271 |
#: sitemap.php:763
|
272 |
msgid "Posts (If auto calculation is disabled)"
|
273 |
-
msgstr "Artiklar (om autoprioritering
|
274 |
|
275 |
#: sitemap.php:769
|
276 |
msgid "Minimum post priority (Even if auto calculation is enabled)"
|
277 |
-
msgstr "Minsta artikeprioritet (
|
278 |
|
279 |
#: sitemap.php:787
|
280 |
msgid "Archives"
|
281 |
-
msgstr "
|
282 |
|
283 |
#: sitemap.php:793
|
284 |
msgid "Informations and support"
|
@@ -286,11 +286,11 @@ msgstr "Information och support"
|
|
286 |
|
287 |
#: sitemap.php:794
|
288 |
msgid "Check %s for updates and comment there if you have any problems / questions / suggestions."
|
289 |
-
msgstr "Kontrollera %s efter uppdateringar och kommentera om du har n
|
290 |
|
291 |
#: sitemap.php:797
|
292 |
msgid "Update options"
|
293 |
-
msgstr "Uppdatera inst
|
294 |
|
295 |
#: sitemap.php:1033
|
296 |
msgid "URL:"
|
@@ -298,7 +298,7 @@ msgstr "URL:"
|
|
298 |
|
299 |
#: sitemap.php:1034
|
300 |
msgid "Path:"
|
301 |
-
msgstr "S
|
302 |
|
303 |
#: sitemap.php:1037
|
304 |
msgid "Could not write into %s"
|
@@ -314,9 +314,9 @@ msgstr "Gzippad sajtkarta skapad:"
|
|
314 |
|
315 |
#: sitemap.php:1062
|
316 |
msgid "Could not ping to Google at %s"
|
317 |
-
msgstr "Kan inte pinga Google p
|
318 |
|
319 |
#: sitemap.php:1064
|
320 |
msgid "Successfully pinged Google at %s"
|
321 |
-
msgstr "Google pingad p
|
322 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Google Sitemap Generator Swedish Translation 1.0\n"
|
4 |
"POT-Creation-Date: \n"
|
5 |
+
"PO-Revision-Date: 2008-01-08 12:16+0100\n"
|
6 |
+
"Last-Translator: Markus <m.eriksson@rocketmail.com>\n"
|
7 |
"Language-Team: Tobias Bergius <tobias@tobiasbergius.se>\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=iso-8859-1\n"
|
26 |
msgstr "varje vecka"
|
27 |
|
28 |
msgid "monthly"
|
29 |
+
msgstr "månatligen"
|
30 |
|
31 |
msgid "yearly"
|
32 |
+
msgstr "Årligen"
|
33 |
|
34 |
msgid "never"
|
35 |
msgstr "aldrig"
|
36 |
|
37 |
msgid "Detected Path"
|
38 |
+
msgstr "Funnen sökväg"
|
39 |
|
40 |
msgid "Example"
|
41 |
msgstr "Exempel"
|
42 |
|
43 |
msgid "Absolute or relative path to the sitemap file, including name."
|
44 |
+
msgstr "Absolut eller relativ sökväg till sajtkartan, inklusive namn."
|
45 |
|
46 |
msgid "Complete URL to the sitemap file, including name."
|
47 |
msgstr "Komplett URL till sajtkartan, inklusive namn."
|
48 |
|
49 |
msgid "Automatic location"
|
50 |
+
msgstr "Automatisk sökväg"
|
51 |
|
52 |
msgid "Manual location"
|
53 |
+
msgstr "Manuell sökväg"
|
54 |
|
55 |
msgid "OR"
|
56 |
msgstr "eller"
|
57 |
|
58 |
msgid "Location of your sitemap file"
|
59 |
+
msgstr "Sökväg till din sajtkarta"
|
60 |
|
61 |
msgid "If your blog is in a subdirectory and you want to add pages which are NOT in the blog directory or beneath, you MUST place your sitemap file in the root directory (Look at the "Location of your sitemap file" section on this page)!"
|
62 |
+
msgstr "Om din blogg är i en underkatalog och du vill lägga till sidor som inte är i blogg-katalogen, eller under, måste du placera din sajtkarta i root-katalogen (se "Sökväg till din sajtkarta" på den här sidan)!"
|
63 |
|
64 |
#: sitemap.php:512
|
65 |
msgid "Configuration updated"
|
71 |
|
72 |
#: sitemap.php:521
|
73 |
msgid "A new page was added. Click on "Save page changes" to save your changes."
|
74 |
+
msgstr "En ny sida tillagd. Klicka på "Spara ändringar" för att spara."
|
75 |
|
76 |
#: sitemap.php:527
|
77 |
msgid "Pages saved"
|
83 |
|
84 |
#: sitemap.php:539
|
85 |
msgid "The page was deleted. Click on "Save page changes" to save your changes."
|
86 |
+
msgstr "Sidan borttagen. Klicka på "Spara ändringar" för att spara."
|
87 |
|
88 |
#: sitemap.php:542
|
89 |
msgid "You changes have been cleared."
|
90 |
+
msgstr "Dina ändringar har rensats."
|
91 |
|
92 |
#: sitemap.php:555
|
93 |
msgid "Sitemap Generator"
|
95 |
|
96 |
#: sitemap.php:558
|
97 |
msgid "Manual rebuild"
|
98 |
+
msgstr "Manuell återskapning"
|
99 |
|
100 |
#: sitemap.php:559
|
101 |
msgid "If you want to build the sitemap without editing a post, click on here!"
|
102 |
+
msgstr "Om du vill skapa sajtkartan utan att redigera en artikel, klicka här!"
|
103 |
|
104 |
#: sitemap.php:560
|
105 |
msgid "Rebuild Sitemap"
|
106 |
+
msgstr "Återskapa sajtkarta"
|
107 |
|
108 |
#: sitemap.php:564
|
109 |
msgid "Additional pages"
|
111 |
|
112 |
#: sitemap.php:566
|
113 |
msgid "Here you can specify files or URLs which should be included in the sitemap, but do not belong to your Blog/WordPress.<br />For example, if your domain is www.foo.com and your blog is located on www.foo.com/blog you might want to include your homepage at www.foo.com"
|
114 |
+
msgstr "Här kan du lägga till URL:er i sajtkartan, som inte tillhör Wordpress.<br />Till exempel, om din domän är www.foo.com och din blogg finns på www.foo.com/blogg, vill du nog lägga till din startsida på www.foo.com."
|
115 |
|
116 |
#: sitemap.php:568
|
117 |
msgid "URL to the page"
|
127 |
|
128 |
#: sitemap.php:572
|
129 |
msgid "Choose the priority of the page relative to the other pages. For example, your homepage might have a higher priority than your imprint."
|
130 |
+
msgstr "Välj prioritet relativt till de andra sidorna. Till exempel, din startsida kanske bör ha högre prioritet än dina undersidor."
|
131 |
|
132 |
#: sitemap.php:574
|
133 |
msgid "Last Changed"
|
134 |
+
msgstr "Senast ändrad"
|
135 |
|
136 |
#: sitemap.php:575
|
137 |
msgid "Enter the date of the last change as YYYY-MM-DD (2005-12-31 for example) (optional)."
|
138 |
+
msgstr "Ändra datum för senaste ändringar enligt ÅÅÅÅ-MM-DD (2005-12-31 t.ex.) (valfritt)."
|
139 |
|
140 |
#: sitemap.php:583
|
141 |
msgid "Change Frequency"
|
142 |
+
msgstr "Ändra frekvens"
|
143 |
|
144 |
#: sitemap.php:585
|
145 |
msgid "#"
|
151 |
|
152 |
#: sitemap.php:616
|
153 |
msgid "Add new page"
|
154 |
+
msgstr "Lägg till sida"
|
155 |
|
156 |
# sitemap.php:617:
|
157 |
#: sitemap.php:617
|
158 |
msgid "Save page changes"
|
159 |
+
msgstr "Spara ändringar"
|
160 |
|
161 |
# sitemap.php:618:
|
162 |
#: sitemap.php:618
|
163 |
msgid "Undo all page changes"
|
164 |
+
msgstr "Ångra alla ändringar"
|
165 |
|
166 |
# sitemap.php:621:
|
167 |
#: sitemap.php:621
|
170 |
|
171 |
#: sitemap.php:627
|
172 |
msgid "Basic Options"
|
173 |
+
msgstr "Generella ändringar"
|
174 |
|
175 |
#: sitemap.php:632
|
176 |
msgid "Enable automatic priority calculation for posts based on comment count"
|
177 |
+
msgstr "Aktivera automatisk prioritering för artiklar, baserat på antal kommentarer"
|
178 |
|
179 |
#: sitemap.php:638
|
180 |
msgid "Write debug comments"
|
182 |
|
183 |
#: sitemap.php:643
|
184 |
msgid "Filename of the sitemap file"
|
185 |
+
msgstr "Filnamn på sajtkartan"
|
186 |
|
187 |
#: sitemap.php:650
|
188 |
msgid "Write a normal XML file (your filename)"
|
202 |
|
203 |
#: sitemap.php:665
|
204 |
msgid "This option will automatically tell Google about changes."
|
205 |
+
msgstr "Det här gör att Google automatiskt notifieras om uppdateringar"
|
206 |
|
207 |
#: sitemap.php:672
|
208 |
msgid "Includings"
|
230 |
|
231 |
#: sitemap.php:708
|
232 |
msgid "Change frequencies"
|
233 |
+
msgstr "Ändra frekvenser"
|
234 |
|
235 |
#: sitemap.php:709
|
236 |
msgid "Note"
|
238 |
|
239 |
#: sitemap.php:710
|
240 |
msgid "Please note that the value of this tag is considered a hint and not a command. Even though search engine crawlers consider this information when making decisions, they may crawl pages marked \"hourly\" less frequently than that, and they may crawl pages marked \"yearly\" more frequently than that. It is also likely that crawlers will periodically crawl pages marked \"never\" so that they can handle unexpected changes to those pages."
|
241 |
+
msgstr "Den här inställningen ska ses som en ledtråd och inte ett kommando. Även om sökmotorerna lägger märke till den här informationen, så kan de indexera sidor markerade \"per timme\" mer sällan än det. Och dom kan indexera sidor markerade \"årligen\" oftare än så. Det är också vanligt att sökmotorer regelbundet kontrollerar sidor markerade \"aldrig\", så att de kan hantera oväntade händelser."
|
242 |
|
243 |
#: sitemap.php:715
|
244 |
msgid "Homepage"
|
258 |
|
259 |
#: sitemap.php:739
|
260 |
msgid "The current archive of this month (Should be the same like your homepage)"
|
261 |
+
msgstr "Aktuellt arkiv för denna månad (borde vara samma som din startsida)"
|
262 |
|
263 |
#: sitemap.php:745
|
264 |
msgid "Older archives (Changes only if you edit an old post)"
|
265 |
+
msgstr "Äldre arkiv (ändras bara om du ändrar en äldre artikel)"
|
266 |
|
267 |
#: sitemap.php:752
|
268 |
msgid "Priorities"
|
270 |
|
271 |
#: sitemap.php:763
|
272 |
msgid "Posts (If auto calculation is disabled)"
|
273 |
+
msgstr "Artiklar (om autoprioritering är avaktiverat)"
|
274 |
|
275 |
#: sitemap.php:769
|
276 |
msgid "Minimum post priority (Even if auto calculation is enabled)"
|
277 |
+
msgstr "Minsta artikeprioritet (även om autoprioritering är aktiverat)"
|
278 |
|
279 |
#: sitemap.php:787
|
280 |
msgid "Archives"
|
281 |
+
msgstr "Arkiv"
|
282 |
|
283 |
#: sitemap.php:793
|
284 |
msgid "Informations and support"
|
286 |
|
287 |
#: sitemap.php:794
|
288 |
msgid "Check %s for updates and comment there if you have any problems / questions / suggestions."
|
289 |
+
msgstr "Kontrollera %s efter uppdateringar och kommentera om du har några problem, frågor eller förslag."
|
290 |
|
291 |
#: sitemap.php:797
|
292 |
msgid "Update options"
|
293 |
+
msgstr "Uppdatera inställningar"
|
294 |
|
295 |
#: sitemap.php:1033
|
296 |
msgid "URL:"
|
298 |
|
299 |
#: sitemap.php:1034
|
300 |
msgid "Path:"
|
301 |
+
msgstr "Sökv�g:"
|
302 |
|
303 |
#: sitemap.php:1037
|
304 |
msgid "Could not write into %s"
|
314 |
|
315 |
#: sitemap.php:1062
|
316 |
msgid "Could not ping to Google at %s"
|
317 |
+
msgstr "Kan inte pinga Google på %s"
|
318 |
|
319 |
#: sitemap.php:1064
|
320 |
msgid "Successfully pinged Google at %s"
|
321 |
+
msgstr "Google pingad på %s"
|
322 |
|
sitemap.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
-
$Id: sitemap.php
|
5 |
|
6 |
Google XML Sitemaps Generator for WordPress
|
7 |
==============================================================================
|
@@ -32,7 +32,7 @@
|
|
32 |
Plugin Name: Google XML Sitemaps
|
33 |
Plugin URI: http://www.arnebrachhold.de/redir/sitemap-home/
|
34 |
Description: This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. <a href="options-general.php?page=sitemap.php">Configuration Page</a>
|
35 |
-
Version: 3.0.3
|
36 |
Author: Arne Brachhold
|
37 |
Author URI: http://www.arnebrachhold.de/
|
38 |
|
@@ -42,7 +42,7 @@
|
|
42 |
Basic Idea Michael Nguyen http://www.socialpatterns.com/
|
43 |
SQL Improvements Rodney Shupe http://www.shupe.ca/
|
44 |
Japanse Lang. File Hirosama http://hiromasa.zone.ne.jp/
|
45 |
-
Spanish lang. File C�sar G�mez Mart�n http://www.cesargomez.org/
|
46 |
Italian lang. File Stefano Aglietti http://wordpress-it.it/
|
47 |
Trad.Chinese File Kirin Lin http://kirin-lin.idv.tw/
|
48 |
Simpl.Chinese File june6 http://www.june6.cn/
|
@@ -86,7 +86,7 @@
|
|
86 |
2005-06-14 2.5 Added support for external pages
|
87 |
Added support for Google Ping
|
88 |
Added the minimum Post Priority option
|
89 |
-
Added Spanish Language File by C�sar G�mez Mart�n (http://www.cesargomez.org/)
|
90 |
Added Italian Language File by Stefano Aglietti (http://wordpress-it.it/)
|
91 |
Added Traditional Chine Language File by Kirin Lin (http://kirin-lin.idv.tw/)
|
92 |
2005-07-03 2.6 Added support to store the files at a custom location
|
@@ -177,6 +177,7 @@
|
|
177 |
Added Russian Language files by Sergey http://ryvkin.ru
|
178 |
2007-12-30 3.0.3 Added Live Search Ping
|
179 |
Removed some hooks which rebuilt the sitemap with every comment
|
|
|
180 |
|
181 |
Maybe Todo:
|
182 |
==============================================================================
|
@@ -1109,12 +1110,12 @@ class GoogleSitemapGenerator {
|
|
1109 |
/**
|
1110 |
* @var Version of the generator
|
1111 |
*/
|
1112 |
-
var $_version = "3.0.3";
|
1113 |
|
1114 |
/**
|
1115 |
* @var Version of the generator in SVN
|
1116 |
*/
|
1117 |
-
var $_svnVersion = '$Id: sitemap.php
|
1118 |
|
1119 |
/**
|
1120 |
* @var string The full path to the blog directory
|
@@ -2680,7 +2681,7 @@ class GoogleSitemapGenerator {
|
|
2680 |
* @author Arne Brachhold
|
2681 |
*/
|
2682 |
function HtmlShowOptionsPage() {
|
2683 |
-
|
2684 |
$this->Initate();
|
2685 |
|
2686 |
//All output should go in this var which get printed at the end
|
@@ -2939,9 +2940,46 @@ class GoogleSitemapGenerator {
|
|
2939 |
|
2940 |
</style>
|
2941 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2942 |
<div class="wrap" id="sm_div">
|
2943 |
<form method="post" action="<?php echo $this->GetBackLink() ?>">
|
2944 |
<h2><?php _e('XML Sitemap Generator for WordPress', 'sitemap'); echo " " . $this->GetVersion() ?> </h2>
|
|
|
2945 |
<script type="text/javascript" src="../wp-includes/js/dbx.js"></script>
|
2946 |
<script type="text/javascript">
|
2947 |
//<![CDATA[
|
@@ -2985,6 +3023,7 @@ class GoogleSitemapGenerator {
|
|
2985 |
});
|
2986 |
//]]>
|
2987 |
</script>
|
|
|
2988 |
|
2989 |
<div id="poststuff">
|
2990 |
<div id="moremeta">
|
@@ -3022,7 +3061,7 @@ class GoogleSitemapGenerator {
|
|
3022 |
<h3 class="dbx-handle"><?php _e('Recent Donations:','sitemap'); ?></h3>
|
3023 |
<div class="dbx-content">
|
3024 |
<?php if($this->GetOption('i_hide_donors')!==true) { ?>
|
3025 |
-
<iframe border="0" frameborder="0" scrolling="no" allowtransparency="yes" style="width:100%; height:
|
3026 |
<?php _e('List of the donors','sitemap'); ?>
|
3027 |
</iframe><br />
|
3028 |
<a href="<?php echo $this->GetBackLink() . "&sm_hidedonors=true"; ?>"><small><?php _e('Hide this list','sitemap'); ?></small></a><br /><br />
|
1 |
<?php
|
2 |
/*
|
3 |
|
4 |
+
$Id: sitemap.php 36758 2008-03-30 00:14:52Z arnee $
|
5 |
|
6 |
Google XML Sitemaps Generator for WordPress
|
7 |
==============================================================================
|
32 |
Plugin Name: Google XML Sitemaps
|
33 |
Plugin URI: http://www.arnebrachhold.de/redir/sitemap-home/
|
34 |
Description: This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. <a href="options-general.php?page=sitemap.php">Configuration Page</a>
|
35 |
+
Version: 3.0.3.1
|
36 |
Author: Arne Brachhold
|
37 |
Author URI: http://www.arnebrachhold.de/
|
38 |
|
42 |
Basic Idea Michael Nguyen http://www.socialpatterns.com/
|
43 |
SQL Improvements Rodney Shupe http://www.shupe.ca/
|
44 |
Japanse Lang. File Hirosama http://hiromasa.zone.ne.jp/
|
45 |
+
Spanish lang. File C�sar G�mez Mart�n http://www.cesargomez.org/
|
46 |
Italian lang. File Stefano Aglietti http://wordpress-it.it/
|
47 |
Trad.Chinese File Kirin Lin http://kirin-lin.idv.tw/
|
48 |
Simpl.Chinese File june6 http://www.june6.cn/
|
86 |
2005-06-14 2.5 Added support for external pages
|
87 |
Added support for Google Ping
|
88 |
Added the minimum Post Priority option
|
89 |
+
Added Spanish Language File by C�sar G�mez Mart�n (http://www.cesargomez.org/)
|
90 |
Added Italian Language File by Stefano Aglietti (http://wordpress-it.it/)
|
91 |
Added Traditional Chine Language File by Kirin Lin (http://kirin-lin.idv.tw/)
|
92 |
2005-07-03 2.6 Added support to store the files at a custom location
|
177 |
Added Russian Language files by Sergey http://ryvkin.ru
|
178 |
2007-12-30 3.0.3 Added Live Search Ping
|
179 |
Removed some hooks which rebuilt the sitemap with every comment
|
180 |
+
2008-03-30 3.0.3.1 Added compatibility CSS for WP 2.5
|
181 |
|
182 |
Maybe Todo:
|
183 |
==============================================================================
|
1110 |
/**
|
1111 |
* @var Version of the generator
|
1112 |
*/
|
1113 |
+
var $_version = "3.0.3.1";
|
1114 |
|
1115 |
/**
|
1116 |
* @var Version of the generator in SVN
|
1117 |
*/
|
1118 |
+
var $_svnVersion = '$Id: sitemap.php 36758 2008-03-30 00:14:52Z arnee $';
|
1119 |
|
1120 |
/**
|
1121 |
* @var string The full path to the blog directory
|
2681 |
* @author Arne Brachhold
|
2682 |
*/
|
2683 |
function HtmlShowOptionsPage() {
|
2684 |
+
global $wp_version;
|
2685 |
$this->Initate();
|
2686 |
|
2687 |
//All output should go in this var which get printed at the end
|
2940 |
|
2941 |
</style>
|
2942 |
|
2943 |
+
<?php
|
2944 |
+
if(version_compare($wp_version,"2.5",">=")) {
|
2945 |
+
?>
|
2946 |
+
<style type="text/css">
|
2947 |
+
div#moremeta {
|
2948 |
+
float:right;
|
2949 |
+
width:200px;
|
2950 |
+
margin-left:10px;
|
2951 |
+
}
|
2952 |
+
div#advancedstuff {
|
2953 |
+
width:770px;
|
2954 |
+
}
|
2955 |
+
div#poststuff {
|
2956 |
+
margin-top:10px;
|
2957 |
+
}
|
2958 |
+
fieldset.dbx-box {
|
2959 |
+
margin-bottom:5px;
|
2960 |
+
}
|
2961 |
+
|
2962 |
+
</style>
|
2963 |
+
<!--[if lt IE 7]>
|
2964 |
+
<style type="text/css">
|
2965 |
+
div#advancedstuff {
|
2966 |
+
width:735px;
|
2967 |
+
}
|
2968 |
+
</style>
|
2969 |
+
<![endif]-->
|
2970 |
+
|
2971 |
+
<?php
|
2972 |
+
}
|
2973 |
+
?>
|
2974 |
+
|
2975 |
+
|
2976 |
+
|
2977 |
+
|
2978 |
+
|
2979 |
<div class="wrap" id="sm_div">
|
2980 |
<form method="post" action="<?php echo $this->GetBackLink() ?>">
|
2981 |
<h2><?php _e('XML Sitemap Generator for WordPress', 'sitemap'); echo " " . $this->GetVersion() ?> </h2>
|
2982 |
+
<?php if(version_compare($wp_version,"2.5","<")): ?>
|
2983 |
<script type="text/javascript" src="../wp-includes/js/dbx.js"></script>
|
2984 |
<script type="text/javascript">
|
2985 |
//<![CDATA[
|
3023 |
});
|
3024 |
//]]>
|
3025 |
</script>
|
3026 |
+
<?php endif; ?>
|
3027 |
|
3028 |
<div id="poststuff">
|
3029 |
<div id="moremeta">
|
3061 |
<h3 class="dbx-handle"><?php _e('Recent Donations:','sitemap'); ?></h3>
|
3062 |
<div class="dbx-content">
|
3063 |
<?php if($this->GetOption('i_hide_donors')!==true) { ?>
|
3064 |
+
<iframe border="0" frameborder="0" scrolling="no" allowtransparency="yes" style="width:100%; height:80px;" src="<?php echo $this->GetRedirectLink('sitemap-donorlist'); ?>">
|
3065 |
<?php _e('List of the donors','sitemap'); ?>
|
3066 |
</iframe><br />
|
3067 |
<a href="<?php echo $this->GetBackLink() . "&sm_hidedonors=true"; ?>"><small><?php _e('Hide this list','sitemap'); ?></small></a><br /><br />
|