Working on CAJA. Connecting to Drupal for basic login is working. Need to write code for some basic user management though.
Recent Updates Page 19 Toggle Comment Threads | Keyboard Shortcuts
-
Elmer Masters
-
Elmer Masters
CAJA user login process: user enters name + passwd; this is checked in Drupal db; if it matches, creates row in CAJA db. By creating a row in CAJA db we can store some data about user, like path to data folder.
-
Elmer Masters
Switching gears for a bit to work on security/user/login stuff for CAJA.
-
Elmer Masters
Renamed the files and got all the styling to where I can live with it. Uploaded to Classcaster, activated it site wide. Now everyone on Classcaster can use the [lessonview] short code to add Lessons to Classcaster blogs. See a sample at http://cca.li/lJ
-
Elmer Masters
Tuning up the Lessonview plugin for Classcaster to let authors add Lessons into Classcaster blogs.
-
Elmer Masters
Using Phonegap means programming in Javascript for real. Nothing happens unles JS says so. For example buttob display requires setting an id and then showing the id. It isn’t just about HTML.
-
Elmer Masters
Working with Drupalgap and Phonegap/Cordova to create a native mobile app on top of Drupal Services. App needs dashboard, Topic page, Lesson title listing page, Lesson detail page for starters. Initial dev focuses on Android version.
-
Elmer Masters
Need to find a plugin for WordPress that will unpublish a post on a schedule. Like the publish at a certain time feature in reverse.
Fix the Lesson View plugin to work for AutoPublish.
Change language on the Lesson detail page to make the Windows/Mac link about downloading and modifying.
-
Elmer Masters
Adding icons to the tags in ECR sites to help provide some visual clues to what is going on.