git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-129
chdir ${1:-.}
dirs=(bin configs htdocs hooks include plugins scripts templates)
-opts=(-type f -not -path '*CVS*' -not -name '.cvsignore' -not -path '*.arch*')
+opts=(-type f -not -path '*CVS*' -not -name '.cvsignore' -not -path '*.arch*' -not -path '*TESTS*')
diff -u <(cat install.d/**/files|sort) <(find $dirs $opts|sort) \
| grep '^[-+][a-z]' | sed -e 's,^+,Orphaned: ,;s,^-,Missing : ,'
-function menu()
-function subscribe($forlife, $uid, $promo, $pass)
+config()
+ function used to create new config entries in $globals.
+ usually, a module need to create a ....Config class to store the defaults.
+
+menu()
+ function used to add entries to $globals->menu
+
+subscribe($forlife, $uid, $promo, $pass)
+ triggered when a user subscription is sucessfull
+
fwrite($fd, $result);
fclose($fd);
- exec($globals->spoolroot."/bin/xhtml/validate.pl ".$this->cache_dir."valid.html", $val);
+ exec($globals->spoolroot."/bin/devel/validate.pl ".$this->cache_dir."valid.html", $val);
foreach ($val as $h) {
if (preg_match("/^X-W3C-Validator-Errors: (\d+)$/", $h, $m)) {
if ($m[1]) {
-hooks/core/banana.inc.php
+hooks/banana.inc.php
htdocs/banana/article.php
htdocs/banana/banana.css
htdocs/banana/disconnect.php
htdocs/banana/thread.php
htdocs/banana/xface.php
htdocs/confbanana.php
-include/conf.d/banana.globals.inc.php
-include/conf.d/banana.menu.inc.php
templates/banana.head.tpl
templates/banana.tpl
templates/confbanana.tpl
bin/lists.mhonarc_by_month.pl
bin/lists.mhonarc_pipe.sh
bin/lists.rpc.py
-hooks/core/lists.inc.php
+hooks/lists.inc.php
htdocs/admin/lists.php
htdocs/images/lists_date.png
htdocs/images/lists_firstia.png
htdocs/listes/options.php
htdocs/listes/soptions.php
htdocs/listes/trombi.php
-include/conf.d/lists.globals.inc.php
-include/conf.d/lists.menu.inc.php
include/lists.inc.php
include/validations/listes.inc.php
templates/admin/lists.tpl
htdocs/paiement/index.php
htdocs/trezo/gere_operations.php
htdocs/trezo/index.php
-include/conf.d/money.globals.inc.php
-include/conf.d/money.menu.inc.php
include/money/cyberpaiement.inc.php
include/money.inc.php
include/money/trezo.inc.php
bin/newsletter.send.php
-hooks/core/newsletter.inc.php
+hooks/newsletter.inc.php
htdocs/admin/newsletter_cats.php
htdocs/admin/newsletter_edit.php
htdocs/admin/newsletter.php
htdocs/newsletter/index.php
htdocs/newsletter/show.php
htdocs/newsletter/submit.php
-include/conf.d/newsletter.globals.inc.php
-include/conf.d/newsletter.menu.inc.php
include/newsletter.inc.php
templates/admin/newsletter_edit.tpl
templates/admin/newsletter.tpl
-include/conf.d/README
-
bin/devel/modules_status
bin/devel/tplgettext.php
bin/devel/lists.foreach_template.py
-bin/xhtml/get_classes.pl
-bin/xhtml/validate.pl
+bin/devel/xhtml.classes.pl
+bin/devel/xhtml.validate.pl
templates/database-debug.tpl
include/validations.inc.php
include/xml-rpc-client.inc.php
include/xorg.globals.inc.php.in
-include/xorg.hook.inc.php
+include/xorg/hook.inc.php
include/xorg.inc.php
include/xorg.mailer.inc.php
include/xorg/menu.inc.php
include/xorg.misc.inc.php
-include/xorg.page.inc.php
+include/xorg/page.inc.php
include/xorg.plugin.inc.php
include/xorg/session.inc.php
include/xorg/smarty.plugins.inc.php
templates/cookie_off.tpl
templates/cookie_on.tpl
templates/deconnexion.tpl
-templates/failure.tpl
templates/index.tpl
templates/logger-view.tpl
templates/motdepassemd5.head.tpl
templates/skin/common.header.tpl
templates/skin/default.tpl
templates/table-editor.tpl
-templates/tmpPWD.failure.tpl
templates/tmpPWD.success.tpl
htdocs/advanced_search.php
htdocs/search.php
include/search.classes.inc.php
-include/conf.d/search.globals.inc.php
-include/conf.d/search.menu.inc.php
bin/cron/recherche.php
bin/cron/recherche.pl
bin/cron/recherche.sql
htdocs/images/sk_trapped_monstre.jpg
htdocs/images/sk_trapped_titre.gif
htdocs/skins.php
-include/conf.d/skin.globals.inc.php
templates/preferences.tpl.d/90.skin.tpl
templates/skin/espace.tpl
templates/skin/humlinux.tpl
htdocs/webredirect.php
-include/conf.d/webredirect.globals.inc.php
scripts/webredirect_error.php
scripts/webredirect.php
templates/webredirect.tpl