Skip to content

Commit f13b004

Browse files
committed
Optimized the README and Changelog for the new package builder.
1 parent 854d05b commit f13b004

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Changelog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Changelog:
2-
----------
1+
Changelog for @PACKAGE@
2+
----------------------------------------------------------------------
33

44
2010-10-17 1.0.0 Maurice Makaay
55

README

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1-
Module : Social Authentication
2-
Version : 1.0.0
1+
Module : @TITLE@
2+
Version : @VERSION@
33
Authors : Maurice Makaay
44

5-
This module provides OpenID (e.g. Google, Yahoo) and oAuth (Twitter, Facebook)
6-
authentication support for Phorum.
5+
@DESCRIPTION@
76

87

98
1. Installation:
109
----------------
1110

1211
- Unpack the archive;
1312

14-
- Move the directory "social_authentication" to the directory "mods"
13+
- Move the directory "@MODULE_ID@" to the directory "mods"
1514
within your Phorum installation;
1615

1716
- Login as administrator in Phorum's administrative interface and
1817
go to the "Modules" section;
1918

20-
- Enable the module "Social Authentication".
19+
- Enable the module "@TITLE@".
2120

0 commit comments

Comments
 (0)