<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <TITLE> [Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel. </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6416%5D%20Initial%20commit%20of%20Admin%0A%09Panel.&In-Reply-To=%3C509924BB.1030902%40linux.it%3E"> <META NAME="robots" CONTENT="index,nofollow"> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="019802.html"> <LINK REL="Next" HREF="019815.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel.</H1> <B>Angelo Naselli</B> <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6416%5D%20Initial%20commit%20of%20Admin%0A%09Panel.&In-Reply-To=%3C509924BB.1030902%40linux.it%3E" TITLE="[Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel.">anaselli at linux.it </A><BR> <I>Tue Nov 6 15:54:51 CET 2012</I> <P><UL> <LI>Previous message: <A HREF="019802.html">[Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel. </A></li> <LI>Next message: <A HREF="019815.html">[Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel. </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#19810">[ date ]</a> <a href="thread.html#19810">[ thread ]</a> <a href="subject.html#19810">[ subject ]</a> <a href="author.html#19810">[ author ]</a> </LI> </UL> <HR> <!--beginarticle--> <PRE>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thanks Guillaume to have started reviewing the code :) As said I'm not a perl developer, so any help change and what else is appreciated. Now all is in our svn, so I, well we all, do hope in increasing contribution to make our little toy a real product. I won't comment perl adjustment since i just cut&paste some code to get my things running i'm leaving this aim to who in the group is more perl active :) >><i> +# Copyright 2012 Matteo Pasotti +# +# This file is part of </I>>><i> mcc2 +# +# mcc2 is free software: you can redistribute it </I>>><i> and/or modify +# it under the terms of the GNU General Public </I>>><i> License as published by +# the Free Software Foundation, </I>>><i> either version 2 of the License, or +# (at your option) any </I>>><i> later version. +# +# mcc2 is distributed in the hope that it </I>>><i> will be useful, +# but WITHOUT ANY WARRANTY; without even the </I>>><i> implied warranty of +# MERCHANTABILITY or FITNESS FOR A </I>>><i> PARTICULAR PURPOSE. See the +# GNU General Public License for </I>>><i> more details. +# +# You should have received a copy of the GNU </I>>><i> General Public License +# along with mcc2. If not, see </I>>><i> <<A HREF="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</A>>. </I>><i> I'm not convinced of the interest of repeating license and </I>><i> copyright information in every single file, whereas a single </I>><i> top-level README file would be enough. </I>Well isn't it required by gnu and common way of using gpl in programming? But perhaps i see your point the bigger is a scripting file the more disk space is using. ><i> I'm convinced tough than using a shared top-level namespace, for </I>><i> instance AdminPanel or Mageia::AdminPanel, would be a better idea </I>><i> to express the idea than this module is a part of a software, than </I>><i> a loose comment such as "This file is part of mcc2". package </I>><i> Mageia::AdminPanel::Auth; </I>Using a namespace could be a good idea, as said this is a simple toy at the moment. I'm not sure using Mageia though is right as well, it's been thought as a general purpose admin panel at the moment... ><i> BTW, your indentation isn't consistent between various files. </I>well, ehm I think it's my fault, i use kde editor and i don't like tab. Is there any policy for that? I mean tab=8, tab as a tab and not space etc? Or we can use ours one and for all? Cheers, Angelo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - <A HREF="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</A> iEYEARECAAYFAlCZJLYACgkQqEs9DA4DquDTCACfc1o+7lu/SwfXuMWn51MtSt4X u5UAnRehfRZUAkF94g03OirhxYsWMfC6 =wo6L -----END PGP SIGNATURE----- </PRE> <!--endarticle--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="019802.html">[Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel. </A></li> <LI>Next message: <A HREF="019815.html">[Mageia-dev] [soft-commits] [6416] Initial commit of Admin Panel. </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#19810">[ date ]</a> <a href="thread.html#19810">[ thread ]</a> <a href="subject.html#19810">[ subject ]</a> <a href="author.html#19810">[ author ]</a> </LI> </UL> <hr> <a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev mailing list</a><br> </body></html>