/[drupal]/contributions/modules/movino/README.txt
ViewVC logotype

Contents of /contributions/modules/movino/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Wed Aug 8 13:03:03 2007 UTC (2 years, 3 months ago) by tomsun
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, HEAD
Branch point for: DRUPAL-5
Changes since 1.3: +5 -0 lines
File MIME type: text/plain
Added Movino Views info to README.txt and the info file.
1
2 Drupal installation:
3
4 1. Install Drupal.
5
6 2. Extract the package in your Drupal modules directory.
7
8 3. Visit the module settings page (admin/build/modules) and activate the modules you need.
9
10 Movino API
11 - The base functionality
12 - Required by all extension modules
13
14 Movino Admin
15 - Admin interface for configuration of the Movino API
16
17 Movino Lists
18 - Provides a couple of pages and blocks with lists of video content.
19
20 Movino Node
21 - Turns Movino content into nodes. Use if you want commenting,
22 ability to add description to videos, integration with Views,
23 CCK, VotingAPI etc.
24
25 Movino Views
26 - Makes Movino content available to the Views module in a more granular way,
27 by providing content metadata, preview images and embedded players as Views fields.
28 - Requires Movino Node and Views.
29
30 Movino Remote Authentication
31 - Allows a Movino server to verify that the video source
32 has a valid account at you Drupal site.
33
34 4. If you want Movino content to play embedded in the web browser,
35 add the "Movino Player: Cortado" module available at http://www.movino.org
36
37
38
39 Standalone installation:
40
41
42 1. Edit standalone.ini to fit your needs. At least configure a video server.
43
44 2. Have a look at standalone.php.example for an example on how to use the Movino web interface without having a Drupal installation.
45
46 Note that this only give you the very basic features ie. limited customization, no feed caching etc..

  ViewVC Help
Powered by ViewVC 1.1.2