]> git.ipfire.org Git - ipfire.org.git/blobdiff - Makefile.am
web: Rename i-use module
[ipfire.org.git] / Makefile.am
index 01383c9bb448b1b54ce6f1362891fe7e4892d44b..37ee832b58c90016e32585447738b1c61ac82e00 100644 (file)
@@ -57,7 +57,6 @@ backend_PYTHON = \
        src/backend/fireinfo.py \
        src/backend/geoip.py \
        src/backend/iuse.py \
-       src/backend/memcached.py \
        src/backend/mirrors.py \
        src/backend/misc.py \
        src/backend/netboot.py \
@@ -76,20 +75,18 @@ backenddir = $(pythondir)/ipfire
 web_PYTHON = \
        src/web/__init__.py \
        src/web/auth.py \
+       src/web/base.py \
        src/web/blog.py \
+       src/web/boot.py \
        src/web/download.py \
        src/web/handlers.py \
-       src/web/handlers_accounts.py \
-       src/web/handlers_admin.py \
-       src/web/handlers_base.py \
-       src/web/handlers_boot.py \
        src/web/handlers_fireinfo.py \
-       src/web/handlers_iuse.py \
        src/web/handlers_mirrors.py \
-       src/web/handlers_nopaste.py \
-       src/web/handlers_talk.py \
+       src/web/iuse.py \
        src/web/location.py \
-       src/web/talk.py \
+       src/web/newsletter.py \
+       src/web/nopaste.py \
+       src/web/people.py \
        src/web/ui_modules.py
 
 webdir = $(backenddir)/web
@@ -134,7 +131,6 @@ templates_blog_modules_DATA = \
 templates_blog_modulesdir = $(templates_blogdir)/modules
 
 templates_download_DATA = \
-       src/templates/download/base.html \
        src/templates/download/release.html
 
 templates_downloaddir = $(templatesdir)/download
@@ -145,36 +141,79 @@ templates_location_DATA = \
 templates_locationdir = $(templatesdir)/location
 
 templates_modules_DATA = \
-       src/templates/modules/map.html \
-       src/templates/modules/menu.html
+       src/templates/modules/map.html
 
 templates_modulesdir = $(templatesdir)/modules
 
-templates_static_DATA = \
-       src/templates/static/features.html \
-       src/templates/static/get-involved.html \
-       src/templates/static/get-started.html \
-       src/templates/static/get-support.html \
-       src/templates/static/hardware.html \
-       src/templates/static/legal.html
+templates_netboot_DATA = \
+       src/templates/netboot/menu.cfg \
+       src/templates/netboot/menu-config.cfg \
+       src/templates/netboot/menu-header.cfg \
+       src/templates/netboot/menu-separator.cfg \
+       src/templates/netboot/premenu.cfg
 
-templates_staticdir = $(templatesdir)/static
+templates_netbootdir = $(templatesdir)/netboot
+
+templates_newsletter_DATA = \
+       src/templates/newsletter/subscribed.html
+
+templates_newsletterdir = $(templatesdir)/newsletter
+
+templates_nopaste_DATA = \
+       src/templates/nopaste/create.html \
+       src/templates/nopaste/view.html
+
+templates_nopastedir = $(templatesdir)/nopaste
 
-templates_talk_DATA = \
-       src/templates/talk/base.html \
-       src/templates/talk/index.html \
-       src/templates/talk/registrations.html \
-       src/templates/talk/user.html \
-       src/templates/talk/users.html
+templates_nopaste_modules_DATA = \
+       src/templates/nopaste/modules/code.html
 
-templates_talkdir = $(templatesdir)/talk
+templates_nopaste_modulesdir = $(templates_nopastedir)/modules
 
-templates_talk_modules_DATA = \
-       src/templates/talk/modules/accounts-list.html \
-       src/templates/talk/modules/channels.html \
-       src/templates/talk/modules/registrations.html
+templates_people_DATA = \
+       src/templates/people/base.html \
+       src/templates/people/conferences.html \
+       src/templates/people/call.html \
+       src/templates/people/calls.html \
+       src/templates/people/index.html \
+       src/templates/people/passwd.html \
+       src/templates/people/search.html \
+       src/templates/people/sip.html \
+       src/templates/people/user.html \
+       src/templates/people/user-edit.html \
+       src/templates/people/users.html
 
-templates_talk_modulesdir = $(templates_talkdir)/modules
+templates_peopledir = $(templatesdir)/people
+
+templates_people_modules_DATA = \
+       src/templates/people/modules/accounts-list.html \
+       src/templates/people/modules/cdr.html \
+       src/templates/people/modules/channels.html \
+       src/templates/people/modules/mos.html \
+       src/templates/people/modules/password.html \
+       src/templates/people/modules/password.js \
+       src/templates/people/modules/registrations.html \
+       src/templates/people/modules/sip-status.html
+
+templates_people_modulesdir = $(templates_peopledir)/modules
+
+templates_people_ssh_keys_DATA = \
+       src/templates/people/ssh-keys/delete.html \
+       src/templates/people/ssh-keys/error.html \
+       src/templates/people/ssh-keys/error-invalid-key.html \
+       src/templates/people/ssh-keys/index.html \
+       src/templates/people/ssh-keys/upload.html
+
+templates_people_ssh_keysdir = $(templates_peopledir)/ssh-keys
+
+templates_static_DATA = \
+       src/templates/static/blocked.html \
+       src/templates/static/chat.html \
+       src/templates/static/features.html \
+       src/templates/static/legal.html \
+       src/templates/static/support.html
+
+templates_staticdir = $(templatesdir)/static
 
 # ------------------------------------------------------------------------------
 
@@ -203,6 +242,11 @@ EXTRA_DIST += \
 
 staticdir = $(datadir)/static
 
+static_css_DATA = \
+       src/static/css/prettify.css
+
+static_cssdir = $(staticdir)/css
+
 static_fonts_DATA = \
        src/fonts/ofl/mukta/Mukta-Bold.ttf \
        src/fonts/ofl/mukta/Mukta-ExtraBold.ttf \
@@ -210,40 +254,38 @@ static_fonts_DATA = \
        src/fonts/ofl/mukta/Mukta-Light.ttf \
        src/fonts/ofl/mukta/Mukta-Medium.ttf \
        src/fonts/ofl/mukta/Mukta-Regular.ttf \
-       src/fonts/ofl/mukta/Mukta-SemiBold.ttf
+       src/fonts/ofl/mukta/Mukta-SemiBold.ttf \
+       \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.eot \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.svg \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.ttf \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.woff \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-brands-400.woff2 \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.eot \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.svg \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.ttf \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.woff \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-regular-400.woff2 \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.eot \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.svg \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.ttf \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.woff \
+       src/font-awesome/web-fonts-with-css/webfonts/fa-solid-900.woff2 \
+       \
+       src/payment-font/fonts/paymentfont-webfont.eot \
+       src/payment-font/fonts/paymentfont-webfont.svg \
+       src/payment-font/fonts/paymentfont-webfont.ttf \
+       src/payment-font/fonts/paymentfont-webfont.woff
 
 static_fontsdir = $(staticdir)/fonts
 
 static_images_DATA = \
-       src/static/img/amex.png \
-       src/static/img/amex@2x.png \
-       src/static/img/amex@3x.png \
-       src/static/img/appliance-pro.png \
+       src/static/img/default-avatar.jpg \
        src/static/img/ipfire-tux.png \
-       src/static/img/lightningwirelabs-logo.svg \
-       src/static/img/mastercard.png \
-       src/static/img/mastercard@2x.png \
-       src/static/img/mastercard@3x.png \
-       src/static/img/paypal.png \
-       src/static/img/paypal@2x.png \
-       src/static/img/paypal@3x.png \
-       src/static/img/visa.png \
-       src/static/img/visa@2x.png \
-       src/static/img/visa@3x.png
+       src/static/img/lightningwirelabs-logo.svg
 
 static_imagesdir = $(staticdir)/img
 
-static_images_screenshots_DATA = \
-       src/static/img/screenshots/firewall-connections.png \
-       src/static/img/screenshots/firewall-host-groups.png \
-       src/static/img/screenshots/firewall-new-rule.png \
-       src/static/img/screenshots/firewall-rules.png \
-       src/static/img/screenshots/firewall-service-groups.png \
-       src/static/img/screenshots/pakfire-addon-services-1.png \
-       src/static/img/screenshots/pakfire-overview-1.png
-
-static_images_screenshotsdir = $(static_imagesdir)/screenshots
-
 static_images_tux_DATA = \
        src/static/img/tux/ipfire_tux_16x16.png \
        src/static/img/tux/ipfire_tux_20x20.png \
@@ -263,10 +305,23 @@ static_js_DATA = \
        \
        src/static/js/jquery-3.3.1.min.js \
        src/static/js/popper.min.js \
-       src/static/js/site.js
+       src/static/js/prettify.js \
+       \
+       src/static/js/zxcvbn/dist/zxcvbn.js \
+       src/static/js/zxcvbn/dist/zxcvbn.js.map
 
 static_jsdir = $(staticdir)/js
 
+static_netboot_DATA = \
+       src/static/netboot/boot.png \
+       src/static/netboot/boot.svg \
+       src/static/netboot/ipxe.kpxe \
+       src/static/netboot/menu.c32 \
+       src/static/netboot/pxelinux.0 \
+       src/static/netboot/vesamenu.c32
+
+static_netbootdir = $(staticdir)/netboot
+
 # ------------------------------------------------------------------------------
 
 dist_cron_DATA = \