Skip to content

nyihtun/Coagmento

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coagmento

Source for Public Coagmento (Copied over text from CoagmentoSpring repo)

Coagmento

This repository will contain server-side code and the Firefox extension for Coagmento

Developer Notes

Error log located in /www/coagmento.org/logs/error_log

Spring 2015 Developer Notes

ProjectID will be used for groups

Bugs

  • file accumulation at /var/spool/mail/chirags. Do a tail on it, time permitting.

Future Directions

  • rewrite all of Coagmento from scratch
    • have a central authenticated API for CRUD access to all data objects
    • API access will be based on permission (public, user, admin, internal)
    • API will be used by Firefox extension, Chrome extension, (maybe customized Breach browser)
    • use a separate node server for publish/subscribe notifications
    • (maybe) use a separate node server for chat
  • rewrite Firefox extension from scratch using newer Firefox SDK (see sdk_extension)

Config File Parameters

  • Base URL
  • Base folder
  • Time zone
  • Database format
    • MySQL: username, password, database name
  • Study flow?
  • Disabled web pages
  • UI Functions
    • Toolbar (Snip, Annotate, Home, Connect/Disconnect, Etherpad)
    • Sidebar (Snippets, Searches, Bookmarks, Files, Notifications, Chat)

About

Source for Public Coagmento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.9%
  • HTML 26.1%
  • JavaScript 13.0%
  • CSS 4.8%
  • Smarty 0.1%
  • Shell 0.1%