New twist: new users not getting added to the conference, making it hard to create sessions for the conference. It’s kicking around in here somewhere.
Recent Updates Page 2 Toggle Comment Threads | Keyboard Shortcuts
-
Elmer Masters
-
Elmer Masters
Need to figure out how to link new sessions to the proper conference.
I’m writing all this down so I know what to do next year and on and on. -
Elmer Masters
Next up adding some `Propose a Session` button scattered around the site!
-
Elmer Masters
- Session content type needs file uploads.
- `Track` and `Experience Levels` need to be set
- Folks can edit their sessions but not delete them. **Unpublish** is an option
- Add `Topics` taxonomy for free tagging sessions
- Add `Admin Notes` text field in case we have some notes about a session
-
Elmer Masters
Here’s the flow:
- login (no anon submissions)
- create a session
- goes into proposed session queue, speakers get email, I get email
- veiwable by public
- review, voting, accept/reject happen later
-
Elmer Masters
Setting up the session submission/review/acceptance workflow for CALIcon18. Going back to Drupal7 and the Conference on Demand distro this year. Drupal just has more sophisticated workflows than you can build in WordPress.
-
CALI Admin
Trying to get to Twitter. This should get there.
-
Elmer Masters
As part of the eLangdell download verify project I needed to get the the book title and pass it to the embedded form that’s being generated by JavaScript on the book page. I did this using
drupal_get_title()
to set a variable in PHP and then padding that to js as part of the Drupal settings array. Getting here took a bit of trial and error, but this approach works well. -
Elmer Masters
Change coming to eLangdell Bookstore: requiring name, email, law school to download. We’re trying to get a handle on who is using the books and what schools they’re from.
-
Elmer Masters
Helping Dan bang out the kinks in deploying SSL for the main website. Reminding me that our site is a bit on the complex side.