From: Aplaws D. L. <apl...@li...> - 2009-02-18 13:07:31
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6455890 By: pboy Hi all, "APLAWS community is now moving towards becoming user-led " and we intend to expand the user base beyond laws web sites. So our code bases consists of a lot of general purpose modules (basically the Red Hat CCM code) and some modules specialized on laws requirements (basically additions developed during the dissemination phase 2003/2006). We should reflect this in the naming pattern to make it clear for new users. - General purpose modules are named ccm-<moduleName> - Special law purpose modules are named ccm-ldn-<moduleName> (where ldn is a synonym for laws requirements in general here) - Special adaptations für other purposes should be named ccm-<specialisation>-<moduleName> - Special contributed modules are named ccm-<contrib>-<moduleName> If there are no objections I would start to rename some modules, e.g. I'm currently working on ccm-ldn-shortcuts (install into the main APLAWS context, see project standard compliant deployment, Phase B: https://fedorahosted.org/aplaws/roadmap), which is such a general purpose module. I will update all the trunk files, contributed files have to be updated by the contributors (e.g. a modified installation bundle). Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-02-24 11:21:49
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6512359 By: terry_permeance Sounds fine by me. Can you give an example of ccm-<specialisation>-<moduleName>? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-03-15 14:18:48
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6809478 By: pboy Terry, for example, we are working on a special edition for scientific research institutions and need some additions to the organization content type (or perhaps a complete new one). So it may be named ccm-sci-cms-types-organization And we are developing an application module to handle scientific publication lists, it may be named ccm-sci-publication Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-03-16 12:42:38
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6823118 By: terry_permeance Ok, that makes sense. We've typically dropped the "ccm-" for our specialisations and used ccm- for anything we expect to contribute... (eventually) Terry P.S. Have you been away? :-) ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-03-15 14:22:33
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=6809503 By: pboy OK, no objections yet, so I startet with rename ccm-ldn-xmlfeed to ccm-cms-types-xmlfeed (r1861) and will proceed with other modules as I come along Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |
From: Aplaws D. L. <apl...@li...> - 2009-04-15 11:13:31
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7178845 By: pboy As a next step I plan to refactor ccm-ldn-theme (as part of our new Mandalay theming engine and as part of relocating the modules into one web context directory: I plan to do: - refactor ccm-ldn-theme --> ccm-themesmanager - consolidate all themes related files into ~/themes (instead of ~/__ccm__/themes in order to follow more closely the best practices directory structure). Backwards compatibility will be preserved by a modified stylesheet-paths.txt file. If someone does object, please discuss! Peter ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=368401 |