Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

paula

Portal de Aulas de Informática destinado a cubrir todas las necesidades de gestión de horarios, inventario, historial de mantenimiento, grupos de trabajos, reserva de aulas,...

Auto Weight

The weighting system for sorting some items like menus and taxonomy terms is completely arbitrary when often the items in these lists are not.

Genova Entity

About Genova Entity

Genova entity module generator extends genova module with new drush command for full custom entity module generation.

Usage

drush gen-emc <module name>

TODO

  • For access/permission strings use everywhere {human_name} but all low cases - we need new parameter {human_name_lowcase} or something like that for this in templates.
  • Entity type bundle should have lable - already has it in table add UI support
  • Fix menu item label for bundle - for example breadcrumb bundle label is missing in bundle admin UI.
  • Maybe we should have define({name}_BASE_URI, {base_uri}); in main module file and use this constant everywhere where it is needed?
  • Consider decoupling entity.pages.inc file to entity.admin.inc, entity.forms.inc and entity.pages.inc.
  • Consider changing 'type' db column that is hodling bundle name to 'bundle' column name - don't try to use name or type to avoid and free name space for that properties.
  • Add entity class name in all functions where it makes sense, for example entity_add()...
  • In which menu should we put CRUD menu items?
  • Add default view for {name}_view_all() callback.

Commons Social Sharing

This project has been merged into the main Drupal Commons repository with

Pages

Subscribe with RSS Subscribe to RSS - Unsupported