forked from Islandora/islandora
-
Notifications
You must be signed in to change notification settings - Fork 1
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.
- 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)
- 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)
- 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
- 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)