Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Some customization of appareance of 1.0.1 release

    Scheduled Pinned Locked Moved General pfSense Questions
    1 Posts 1 Posters 1.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      shreckbull
      last edited by

      Hello !

      After more than 6 months of use of pfsense, i have tried to customize it …
      I'm not a developper !

      So, i use :
      -Corporate template
      -/usrc/local/www/fbegin.inc
      -/usrc/local/www/fend.inc
      -/usrc/local/www/alt_pkg.php
      -/usrc/local/www/status_rrd_graph.php
      -/usrc/local/www/status_rrd_graph_imp.php

      It's simple ! I want clear menu, and clear functions !

      I have :
      modifed fbegin.inc for customize menu : rename the name of package and organize the items)
      modified fend.inc : delete copyright and place forum, license, pfsense, etc ... links at the footer
      add and modified alt_pkg.php : corrected little problem of checked case (local, default and user url)
      replace 1.0.1 by 1.2beta1 RRD Graphs generate files

      The result :

      ALL FILES ARE AVAILABLES HERE FOR VERSION 1.0.1 :
      http://shreckbull.free.fr/PFSENSE/

      I have written an readmefile to prevent Aizailmer  ;D ;D ;D ;D ;D

      LIST OF REQUIRED PACKAGES : (from www.pfSense.com)
      diag_new_states
      miniupnpd
      nmap
      routed
      snort
      squid

      RESOLVE PROBLEM BOOT SERVICES :
      mv /usr/local/etc/rc.d/proxy_monitor.sh /usr/local/etc/rc.d/proxy_monitor.sh.old

      INSTALL ALT_PKG.PHP : (upload via exec.php)
      cp /tmp/alt_pkg.php /usr/local/www/
      rm /usr/local/www/packages
      mkdir /usr/local/www/packages

      INSTALL FBEGIN.INC : (upload via exec.php)
      cp /tmp/fbegin.inc /usr/local/www/

      INSTAL FEND.INC : (upload via exec.php)
      cp /tmp/fend.inc /usr/local/www/

      INSTALL CORPORATE THEME : (upload via exec.php)
      tar -xvvzf /tmp/corporate-theme.tar.gz -C /usr/local/www/themes/

      INSTALL NEW RRD GRAPH : (upload via exec.php)
      cp /tmp/status_rrd_graph.php /usr/local/www/
      cp /tmp/status_rrd_graph_img.php /usr/local/www/

      Thank for all authors of pfsense and its packages/add'ons/plug'in …

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.