add news item for ikiwiki 3.20121016
parent
bb07dc3f21
commit
68933d5dc7
|
@ -1,20 +0,0 @@
|
|||
ikiwiki 3.20120203 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text="""
|
||||
* osm: New plugin to embed an OpenStreetMap into a wiki page.
|
||||
Supports waypoints, tags, and can even draw paths matching
|
||||
wikilinks between pages containing waypoints.
|
||||
Thanks to Blars Blarson and Antoine Beaupré, as well as the worldwide
|
||||
OpenStreetMap community for this utter awesomeness.
|
||||
* trail: New plugin to add navigation trails through pages via Next and
|
||||
Previous links. Trails can easily be added to existing inlines by setting
|
||||
trail=yes in the inline.
|
||||
Thanks to Simon McVittie for his persistance developing this feature.
|
||||
* Fix a snail mail address. Closes: #[659158](http://bugs.debian.org/659158)
|
||||
* openid-jquery.js: Update URL of Wordpress favicon. Closes: #[660549](http://bugs.debian.org/660549)
|
||||
* Drop the version attribute on the generator tag in Atom feeds
|
||||
to make builds more reproducible. Closes: #[661569](http://bugs.debian.org/661569) (Paul Wise)
|
||||
* shortcut: Support Wikipedia's form of url-encoding for unicode
|
||||
characters, which involves mojibake. Closes: #[661198](http://bugs.debian.org/661198)
|
||||
* Add a few missing jquery UI icons to attachment upload widget underlay.
|
||||
* URI escape filename when generating the diffurl.
|
||||
* Add build-affected hook. Used by trail."""]]
|
|
@ -0,0 +1,17 @@
|
|||
ikiwiki 3.20121016 released with [[!toggle text="these changes"]]
|
||||
[[!toggleable text="""
|
||||
* monochrome: New theme, contributed by Jon Dowland.
|
||||
* rst: Ported to python 3, while still also being valid python 2.
|
||||
Thanks, W. Trevor King
|
||||
* Try to avoid a situation in which so many ikiwiki cgi wrapper programs
|
||||
are running, all waiting on some long-running thing like a site rebuild,
|
||||
that it prevents the web server from doing anything else. The current
|
||||
approach only avoids this problem for GET requests; if multiple cgi's
|
||||
run GETs on a site at the same time, one will display a "please wait"
|
||||
page for a configurable number of seconds, which then redirects to retry.
|
||||
To enable this protection, set cgi\_overload\_delay to the number of
|
||||
seconds to wait. This is not enabled by default.
|
||||
* Add back a 1em margin between archivepage divs.
|
||||
* recentchangesdiff: Correct broken template that resulted in duplicate
|
||||
diff icons being displayed, and bloated the recentchanges page with
|
||||
inline diffs when the configuration should have not allowed them."""]]
|
|
@ -1,10 +0,0 @@
|
|||
>> Block
|
||||
>>> Two Block
|
||||
|
||||
[[blog]] blog
|
||||
|
||||
* one
|
||||
* two
|
||||
|
||||
# one
|
||||
# two
|
|
@ -1 +0,0 @@
|
|||
Don't you love it...
|
|
@ -1 +0,0 @@
|
|||
Ελληνικά
|
|
@ -1 +0,0 @@
|
|||
Hrm.
|
|
@ -1 +0,0 @@
|
|||
Das ist ein Test.
|
|
@ -1 +0,0 @@
|
|||
Sies ahr se nyus of se däi...... säi ahr väri interesting, for schur.
|
|
@ -1 +0,0 @@
|
|||
Test it just now!
|
|
@ -1,7 +0,0 @@
|
|||
# Be cool, this is a test!
|
||||
|
||||
Hello guys, this is *just a test* entry.
|
||||
|
||||
* Did I say
|
||||
* that I love
|
||||
* bulleted lists?
|
|
@ -1,3 +0,0 @@
|
|||
Bob has many drives to archive his data, most of them kept offline, in a safe place.
|
||||
|
||||
With git-annex, Bob has a single directory tree that includes all his files, even if their content is being stored offline. He can reorganize his files using that tree, committing new versions to git, without worry about accidentally deleting anything.
|
|
@ -1,14 +0,0 @@
|
|||
## 룰루랄라 잘되나 테스트
|
||||
|
||||
### 두번째
|
||||
|
||||
#### 세번째
|
||||
|
||||
[[link test]]
|
||||
|
||||
code test
|
||||
basic
|
||||
|
||||
----
|
||||
|
||||
몸에 좋고 맛도 좋은 소고기
|
|
@ -1,12 +0,0 @@
|
|||
paragraph.
|
||||
|
||||
code
|
||||
|
||||
* bullet list
|
||||
* bullet list
|
||||
|
||||
more code
|
||||
|
||||
* bullet list continued
|
||||
|
||||
tailing code
|
|
@ -1 +0,0 @@
|
|||
ok
|
|
@ -1,4 +0,0 @@
|
|||
* 1. January
|
||||
* 23. February
|
||||
* 99. March
|
||||
* 7. November
|
|
@ -1 +0,0 @@
|
|||
* Hello
|
|
@ -1 +0,0 @@
|
|||
plop
|
|
@ -1 +0,0 @@
|
|||
this looks good
|
|
@ -1,5 +0,0 @@
|
|||
Great!
|
||||
|
||||
<code>
|
||||
if (sample == test) goto Dijkstra
|
||||
</code>
|
|
@ -1 +0,0 @@
|
|||
Hmm. I was'nt redirected to my openid provider.
|
|
@ -1 +0,0 @@
|
|||
test
|
|
@ -1,3 +0,0 @@
|
|||
Как ikiwiki транслитерует русские буквы в URL?
|
||||
|
||||
Никак. Это хорошо.
|
Loading…
Reference in New Issue