Page Menu
Home
Wolfplex
Search
Configure Global Search
Log In
Files
F408818
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
View Options
diff --git a/_includes/CommonData.php b/_includes/CommonData.php
index b338e9d..6d84ae5 100755
--- a/_includes/CommonData.php
+++ b/_includes/CommonData.php
@@ -1,58 +1,58 @@
<?php
/**
* This file provides arrays containing datas about Wolflex and Wolfplex Hackerspace
* Any static field in an API should use these values instead to hardcode them.
*/
//Data related to Wolfplex
$WolfplexData = [
'name' => 'Wolfplex',
'oid' => '1.3.6.1.4.1.37822',
];
//Data related to the hackerspace
$HackerspaceData = [
'name' => 'Wolfplex Hackerspace',
'logo' => [
'default' => 'http://www.wolfplex.be/img/logo496.png',
],
'mail' => [
- 'contact' => 'hackerspace@wolfplex.be',
- 'stages' => 'participate@wolfplex.be',
+ 'contact' => 'hackerspace@wolfplex.home.kg',
+ 'stages' => 'participate@wolfplex.home.kg',
],
'places' => [
'siegeSocial' => [
'address' => 'Rue de la Science 14 - 6000 Charleroi - Belgium',
'coords' => [50.4114737, 4.4464617],
],
'space' => [
'address' => '/dev/null',
'coords' => [50.40603, 4.46884], //Station de métro Pensée as temporary coords
//'address' => 'Chaussée de Gilly 18 - 6220 Fleurus - Belgium',
//'coords' => [50.455819, 4.527694], //Lionel place
],
],
'URL' => [
'default' => 'http://www.wolfplex.be/',
'api' => 'http://api.wolfplex.be',
'bitbucket' => 'http://www.bitbucket.org/wolfplex/',
'github' => 'https://github.com/wolfplex',
'intranet' => 'http://www.wolfplex.be/members/',
'IRC' => 'irc://irc.freenode.net/wolfplex/',
'IRCWebChat' => 'http://irc.lc/wolfplex',
'ML' => 'http://discuss.hackerspaces.be/listinfo.cgi/wolfplex-hackerspaces.be',
'print' => 'www.wolfplex.be',
'projects' => 'http://www.wolfplex.be/wiki/Cat%C3%A9gorie:Project',
'twitter' => 'http://www.twitter.com/wolfplex',
'wiki' => 'http://www.wolfplex.be',
'wikiRecentChangesFeed' => 'http://www.wolfplex.be/w/index.php?title=Sp%C3%A9cial:Modifications_r%C3%A9centes&feed=atom',
],
'accounts' => [
'twitter' => "@Wolfplex",
'foursquare' => "4df75cd61fc7393b579fcc8e",
],
'lists' => [
'default' => 'wolfplex@discuss.hackerspaces.be',
],
];
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jun 14, 4:04 PM (4 d, 42 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
46281
Default Alt Text
(2 KB)
Attached To
rAPI Wolfplex API
Event Timeline
Log In to Comment