Wikinaut has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/79187


Change subject: README
......................................................................

README

Change-Id: If5fe563e97c78187edbc6009f1618cb391089bc4
---
M README
1 file changed, 8 insertions(+), 9 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OnlyRecentRecentChanges 
refs/changes/87/79187/1

diff --git a/README b/README
index 2f450a5..91200b6 100644
--- a/README
+++ b/README
@@ -1,19 +1,18 @@
-### MediaWiki extension OnlyRecentRecentChanges
+MediaWiki extension OnlyRecentRecentChanges
 
-The behaviour of the recent changes view is changed so that any changed 
article is only listed once, older changes are not listed any longer.
+The behaviour of the recent changes view is changed 
+so that any changed article is only listed once, 
+older changes are not listed any longer.
 
-### Manual and homepage of the extension
+Manual and homepage of the extension
+====================================
 https://www.mediawiki.org/wiki/Extension:OnlyRecentRecentChanges
 
-### Installation
+Installation
+============
 
-```
 cd $IP/extensions
 git clone 
https://gerrit.wikimedia.org/r/p/mediawiki/extensions/OnlyRecentRecentChanges
-```
 
 add the following line to your LocalSettings.php:
-
-```
 require_once( 
"$IP/extensions/OnlyRecentRecentChanges/OnlyRecentRecentChanges.php" );
-```

-- 
To view, visit https://gerrit.wikimedia.org/r/79187
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If5fe563e97c78187edbc6009f1618cb391089bc4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/OnlyRecentRecentChanges
Gerrit-Branch: master
Gerrit-Owner: Wikinaut <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to