Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/f7c373b195d119c9#

Right now unit configs are automatically discovered in all installed
modules.

To prevent In-Portal from discovering units we currently must add "."
before unit folder name. However it's not possible with third-party
modules, like "in-link".

To solve this problem I'm proposing to create a database table called
SystemUnits, where all units will be added, once they are firstly
discovered. Then we can create a new section, where units will be managed.

This way if we completely need to get rid of a specific unit in a module,
then instead of reverting changes made from it we just disable it in first
place and no changes will be made.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels