Please show your support of Waihekepedia by adding a link to us from your web site. Waihekepedia T Shirts now available at the Ostend Market

Waihekepedia Revival

From Waihekepedia
Revision as of 06:49, 7 October 2014 by Wolfgang Fahl (talk | contribs)
Jump to navigation Jump to search

Reactivating RSS feeds

See:

Recent_Pages has a comment on what needed to be changed

Reinstalling Maps extension

The GoogleMaps extension is deprecated.

is a replacement

According to

composer is needed for installing the replacement extension

wf@tol:/tmp$ curl -sS https://getcomposer.org/installer | php
#!/usr/bin/env php
All settings correct for using Composer
Downloading...

Composer successfully installed to: /tmp/composer.phar
Use it: php composer.phar
wf@tol:/tmp$ sudo mv composer.phar /usr/local/bin/composer