1f953a Add `trunk/Scripts/centos-web'. This application was previously named

Authored and Committed by areguera 12 years ago
62 files changed. 4226 lines added. 0 lines removed.
Scripts/centos-web/admin/content.php
file added
+187
Scripts/centos-web/admin/footer.php
file added
+35
Scripts/centos-web/admin/header.php
file added
+50
Scripts/centos-web/admin/img/header-background.png
file added
+0
Scripts/centos-web/admin/img/html-background.png
file added
+0
Scripts/centos-web/admin/img/moin-msg-bg-blue.png
file added
+0
Scripts/centos-web/admin/img/moin-msg-bg-gray.png
file added
+0
Scripts/centos-web/admin/img/moin-msg-bg-green.png
file added
+0
Scripts/centos-web/admin/img/moin-msg-bg-orange.png
file added
+0
Scripts/centos-web/admin/img/moin-msg-bg-red.png
file added
+0
Scripts/centos-web/admin/img/moin-msg-bg-violet.png
file added
+0
Scripts/centos-web/admin/img/ul.png
file added
+0
Scripts/centos-web/admin/img/ul2.png
file added
+0
Scripts/centos-web/admin/includes/classes/db_postgresql.php
file added
+64
Scripts/centos-web/admin/includes/classes/ldap.php
file added
+572
Scripts/centos-web/admin/includes/functions/auth.php
file added
+140
Scripts/centos-web/admin/includes/functions/categories.php
file added
+363
Scripts/centos-web/admin/includes/functions/html.php
file added
+47
Scripts/centos-web/admin/includes/functions/links.php
file added
+165
Scripts/centos-web/admin/includes/functions/url.php
file added
+53
Scripts/centos-web/admin/includes/functions/users.php
file added
+189
Scripts/centos-web/admin/index.php
file added
+25
Scripts/centos-web/admin/login.php
file added
+107
Scripts/centos-web/admin/p_categories.php
file added
+34
Scripts/centos-web/admin/p_categories_add.php
file added
+26
Scripts/centos-web/admin/p_categories_tree.php
file added
+15
Scripts/centos-web/admin/p_categories_update.php
file added
+26
Scripts/centos-web/admin/p_comments.php
file added
+30
Scripts/centos-web/admin/p_entries.php
file added
+11
Scripts/centos-web/admin/p_entries_add.php
file added
+11
Scripts/centos-web/admin/p_entries_update.php
file added
+11
Scripts/centos-web/admin/p_index.php
file added
+17
Scripts/centos-web/admin/p_links.php
file added
+11
Scripts/centos-web/admin/p_links_add.php
file added
+11
Scripts/centos-web/admin/p_pages.php
file added
+11
Scripts/centos-web/admin/p_pages_add.php
file added
+11
Scripts/centos-web/admin/p_pages_update.php
file added
+12
Scripts/centos-web/admin/p_users.php
file added
+134
Scripts/centos-web/admin/p_users_add.php
file added
+49
Scripts/centos-web/admin/style.css
file added
+662
Scripts/centos-web/config.php
file added
+59
Scripts/centos-web/contents/content.php
file added
+43
Scripts/centos-web/contents/footer.php
file added
+20
Scripts/centos-web/contents/header.php
file added
+32
Scripts/centos-web/contents/images/h1-background.png
file added
+0
Scripts/centos-web/contents/images/h2-background.png
file added
+0
Scripts/centos-web/contents/images/header-background.png
file added
+0
Scripts/centos-web/contents/images/html-background.png
file added
+0
Scripts/centos-web/contents/images/layeredTech_logo08.gif
file added
+0
Scripts/centos-web/contents/images/logo.png
file added
+0
Scripts/centos-web/contents/images/release-promo.png
file added
+0
Scripts/centos-web/contents/images/rss.png
file added
+0
Scripts/centos-web/contents/images/ul.png
file added
+0
Scripts/centos-web/contents/images/ul2.png
file added
+0
Scripts/centos-web/contents/images/xpressbannew_240.gif
file added
+0
Scripts/centos-web/contents/sidebar.php
file added
+35
Scripts/centos-web/contents/single.php
file added
+43
Scripts/centos-web/contents/style.css
file added
+554
Scripts/centos-web/includes/functions/html.php
file added
+132
Scripts/centos-web/includes/translations/en.php
file added
+42
Scripts/centos-web/includes/translations/es.php
file added
+162
Scripts/centos-web/index.php
file added
+25
    Add `trunk/Scripts/centos-web'. This application was previously named
    `cnus' and its main goal was to publish news using LDAP as source of
    user authentication. The last version of this application was in my
    backup device with the name `cnus-Mon_May_31_141743_CDT_2010.tar.bz2'
    and it is that the one added here.
    
    
        
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added