Server Module Improvements

Asked by wyx

hello:
   I want to read this page:
   https://blueprints.launchpad.net/xibo/+spec/xibo-server-modules

Read the full specification

but it can not be access to, can you help me?

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Harrington
Solved:
Last query:
Last reply:
Revision history for this message
Best Alex Harrington (alexharrington) said :
#1

I've fixed the link on that - but it's a link in to our very first "wiki" and will likely be very out of date so I'm not sure how useful it'll actually be.

You'd be better off looking at the Module interface class in the 1.2.0 branch at:
http://bazaar.launchpad.net/~xibo-maintainers/xibo/biela/annotate/head%3A/server/lib/modules/module.interface.php
http://bazaar.launchpad.net/~xibo-maintainers/xibo/biela/annotate/head%3A/server/lib/modules/module.class.php

and the shipped modules:
http://bazaar.launchpad.net/~xibo-maintainers/xibo/biela/files/head%3A/server/modules/

Alex

Revision history for this message
wyx (wyx) said :
#2

OK. Thanks Alex.