the litenode module has been removed from the latest release of Open Atrium (1.0 beta8) http://openatrium.com/node/39

I tried just removing litenode as a dependency but when I go to //answers I get "The requested page could not be found."

I also tried adding the litenode module and the feature seems to half work. I get "Please add your first Question to get started." on the //answers page and can add a question node, but the question node does not show up on the answers page.

CommentFileSizeAuthor
#8 atrium_stub.txt3.28 KBtinflute
#1 litenote.png39.82 KBfrancewhoa

Comments

francewhoa’s picture

StatusFileSize
new39.82 KB

Confirming this issue. Using Open Atrium 1.0 beta8. To clarify issue find attached screenshot.

Any volunteer for a patch?

francewhoa’s picture

Note to self: Litenode project page http://code.developmentseed.org/litenode

francewhoa’s picture

Issue tags: +litenode
francewhoa’s picture

francewhoa’s picture

lordg’s picture

Not sure that this is a ticket issue with OA, more like a revision that needs to be made to Atrium Answers.

tinflute’s picture

i think i found the code for this module here
https://github.com/developmentseed/litenode.git
gonna try to get it working, and will follow up

tinflute’s picture

StatusFileSize
new3.28 KB

I have gotten as far as having the Atrium Answers feature enabled in Atrium, but haven't figured out
how to make it show up on the site.
The drush make settings for successfully installing lite node are:

projects[litenode][type] = module
projects[litenode][download][type] = git
projects[litenode][download][url] = https://github.com/developmentseed/litenode.git
projects[litenode][download][revision] = 0de350f514ada93e23e184317dafadf869df7853

Attaching my entire make file which i use successfully in Aegir to install the OA platform with
a few additional features. So far, the custom features show as enabled from the admin side, but
do not work on the front-end.

nicola.bisio’s picture

The problem persist form me...

Any news?

Nicola