2012-02-20 14:21:15 +00:00
|
|
|
###########################
|
2013-05-15 15:16:05 +00:00
|
|
|
## Main configuration ##
|
2012-02-20 14:21:15 +00:00
|
|
|
###########################
|
|
|
|
|
2013-05-15 15:16:05 +00:00
|
|
|
# Homepage title
|
2013-05-17 09:11:52 +00:00
|
|
|
TITLE = My portal
|
2013-05-15 15:16:05 +00:00
|
|
|
# CSS color file
|
2013-05-16 09:39:01 +00:00
|
|
|
STYLE = black.css
|
2013-05-15 15:16:05 +00:00
|
|
|
# Menu (if needed)
|
2012-02-20 16:58:19 +00:00
|
|
|
#MENU = menu.html
|
2013-05-15 15:16:05 +00:00
|
|
|
# Introduction (if needed)
|
2012-02-20 17:04:45 +00:00
|
|
|
#INTRO = introduction.html
|
2013-05-15 15:16:05 +00:00
|
|
|
# Destination directory
|
|
|
|
DESTINATION = porteail
|
2012-02-20 14:21:15 +00:00
|
|
|
|
|
|
|
###########################
|
2013-05-15 15:16:05 +00:00
|
|
|
## Additional config ##
|
2012-02-20 14:21:15 +00:00
|
|
|
###########################
|
2013-05-15 15:16:05 +00:00
|
|
|
|
|
|
|
##--[[ miscellaneous ]]--##
|
|
|
|
|
2013-06-05 14:37:20 +00:00
|
|
|
#LANG = en
|
2013-06-05 15:04:49 +00:00
|
|
|
#HOMEPAGE = Homepage - My portal
|
2013-05-15 15:16:05 +00:00
|
|
|
## File extension to be used to read categories
|
2012-03-02 15:19:21 +00:00
|
|
|
#CATEGORIES_EXT = txt
|
2013-05-15 15:16:05 +00:00
|
|
|
## Default image
|
|
|
|
#DEFAULT_IMG = generique.png
|
|
|
|
## Templates
|
|
|
|
#TEMPLATE_ELEMENT = element.html
|
|
|
|
#TEMPLATE_INDEX = index.html
|
|
|
|
#TEMPLATE_CATEG = categories.html
|
2012-03-02 15:19:21 +00:00
|
|
|
#
|
2013-05-15 15:16:05 +00:00
|
|
|
###--[[ directories ]]--##
|
2012-03-02 15:19:21 +00:00
|
|
|
#
|
2013-05-15 15:16:05 +00:00
|
|
|
#COMPONENTS = composants
|
2012-03-02 15:19:21 +00:00
|
|
|
#CATEGORIES = categ
|
|
|
|
#IMAGES = img
|
2013-05-15 15:16:05 +00:00
|
|
|
#IMAGES_DESTINATION = image
|
2012-03-02 15:19:21 +00:00
|
|
|
#CSS = style
|
2013-05-15 16:14:09 +00:00
|
|
|
#INSTALLDIR = ${HOME}/public_html
|
2012-03-02 15:19:21 +00:00
|
|
|
#
|
|
|
|
###--[[ style ]]--##
|
|
|
|
#
|
2013-05-15 15:16:05 +00:00
|
|
|
#CSS_NAME = defaut.css
|