Skip to content

Sept. 29 Drupal 7 meeting notes

ppound edited this page Sep 29, 2011 · 5 revisions

h2. Api stuff

  • currently have a usable api
    • may want one that sits on top of it for serialization etc.
h2. Security
  • Do we useful Fesl?
    • yes (maybe issues with build of sun xacml engine)
    • still issues with solr and resource indes
      • need to index roles/users in policies
      • xacml editor fesl based (maybe contact Steve Baylis)
h2. Micro services
  • want to do more at microservices layer
  • consistent way to hook cmodels to function
  • how do we describe behaviours (we need a schema or something,not sure what)
h2. Searching
  • indexing atomistic content models
    • specify a map of relationships to flatten a graph into a solr doc (FJM is an example) probably live in solr module or another
h2. Core Islandora (Based on menu callbacks and module invoke all) Ben may look at this first.
  • Crud (Ingest, purge, update, view)
    • formbuilder editing metadata
    • ingest
    • purge
    • view an object
    • browse
    • content model stream should change from ISLANDORACM this actually makes migration easier, suggested datastream would be dscomposite.
      • look more at enhanced content model.
  • things we need to define for core module
    • list of permissions
    • function lists (menu and callbacks)
Clone this wiki locally