You cannot post messages because only members can post, and you are not currently a member.
Description:
Discusses all generic things Zotonic: installation, configuration, templates, datamodel questions, ...
|
|
|
Error making module z_forum
|
| |
Hi, I need a forum so I downloaded the z_forum module by hand (as I have no hg installed) and put it in the zotonic/modules directory and then tried to rebuild Zotonic by calling 'make'. But I get this error on the z_forum module: Recompile: modules/mod_zforum/mod_zforum modules/mod_zforum/mod_zforum. erl:57: Warning: variable 'PostId' shadowed... more »
|
|
Feedback on installation and the hostname weirdness issue
|
| |
This is some feedback... I like the interface in the Admin pages a lot, there is a lot of very cool stuff that I am sure, I have only scratched the surface of... However, I do have some suggestions: 1. There are ways to improve the out of box installer experience. I tried on Ubuntu 12.04, on Debian 6, and finally ended up creating a... more »
|
|
XMPP chat module?
|
| |
Hi,
I need to add a small chat into one web page. Previously I've used ejabberd and Jappix Mini ([link]).
The question is: is there already something similar in Zotonic? I'm aware of the mod_chat, but I remember reading that an improved chat module with XMPP support would be on the way. Ideally I'd like to be able to use also XMPP clients in addition to the web chat.... more »
|
|
Install Documention Suggestion
|
| |
For Ubuntu include $ Sudo apt-get install erlang-base erlang-tools erlang-parsetools erlang-inets erlang-ssl erlang-eunit erlang-dev erlang-xmerl erlang-src
|
|
mod_signal feature suggest: notification of connect/disconnect
|
| |
This would be nice to be able to integrate any pub/sub system into mod_signal. In my case, there is a scenario in which I need to get notified when a client connects to a signal, so that I can subscribe to a broker, and emit signals for published messages. I thought that would be nice mod_signal creates a notification (z_notify) with the connect parameters.... more »
|
|
Reusing Find/Add media dialog
|
| |
I have a form in which I want to let the user find or add a media resource to attach to my form, I will use that medium url in my services. I checked admin templates, something like admin_connect_media_dialog helps me but without the connection to subject_id since I have no subject resource and want to find/add media to return me the... more »
|
|
Looking up Context
|
| |
Hi Guys,
I need to save some context Id. some where (i.e. ets) in my custom erlang
module and be able to looking it up later to emit a signal on it. I think
that storing the context as a whole and using it in future should not be a
good idea ! I have checked z_context module but could not find any useful... more »
|
|
Deploy your Zotonic sites on Heroku
|
| |
Hi list, Here is an Heroku buildpack to deploy a (single) site to Heroku. [link] Follow the README and within minutes you have a Zotonic instance with your site running and a dev postresql database provisioned. For free. You'll need to install the heroku toolbelt ([link])... more »
|
|
|