Public bug reported:

If you look at the aiki_widgets table, you will notice that widgets have
either app_id = 0 or 1, where 0 means your site's widgets, and 1 means
the admin interface widgets.

This is a very useful distinction, which I often use to make backups
only of custom site widgets.

However, if you look at the aiki_forms table, you will notice that all
forms have app_id = 0. There is no way to tell which forms came built
in, which I have modified, and which I have created as custom forms for
my site.

** Affects: aikiframework
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/930005

Title:
  All aiki forms have app_id = 0

Status in Aiki Framework:
  New

Bug description:
  If you look at the aiki_widgets table, you will notice that widgets
  have either app_id = 0 or 1, where 0 means your site's widgets, and 1
  means the admin interface widgets.

  This is a very useful distinction, which I often use to make backups
  only of custom site widgets.

  However, if you look at the aiki_forms table, you will notice that all
  forms have app_id = 0. There is no way to tell which forms came built
  in, which I have modified, and which I have created as custom forms
  for my site.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/930005/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : aikiframework-devel@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to