Hello,
first of all: Sorry for my bad english! ;-)
I am new to Elgg and I have 2 questions:
1. Is there an offline-documentation for Elgg-Programming?
2. I'm displaying on my start-site links to uploades mp3-files.
I want the user to be able to play a mp3 on the start-site without being logged in.
How can I do this?
Thank You And Many Greetings from Germany
Barny
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- iionly@iionly

iionly - 0 likes
- rjcalifornia@rjcalifornia

rjcalifornia - 0 likes
You must log in to post replies.1. There's a nice book introducing to Elgg 1.8 in general and introducing to Elgg coding by Cash Costello (core Elgg developer): http://www.amazon.de/Elgg-Social-Networking-Cash-Costello/dp/1849511306/ref=sr_1_2?ie=UTF8&qid=1341344951&sr=8-2
2. I'm not using the bundled zaudio plugn myself, but doesn't it work to play-back mp3s uploaded to the file section of your site when logged out when the access to these mp3 files is "public"?
Like iionly, you could extend the files to plugin to set any file uploaded to be public and use this plugin:
http://community.elgg.org/pg/plugins/project/868269/developer/ripcord/veeplay
It has a nice mp3 player, try it.
Rodolfo Hernandez
Arvixe/Elgg Community Liaison