[AJ] Ajout des spécificités du portail Dépotoire
This commit is contained in:
44
configrc
Normal file
44
configrc
Normal file
@ -0,0 +1,44 @@
|
||||
###########################
|
||||
## Main configuration ##
|
||||
###########################
|
||||
|
||||
# Homepage title
|
||||
TITLE = Depotoire
|
||||
# CSS color file
|
||||
STYLE = black.css
|
||||
# Menu (if needed)
|
||||
#MENU = menu.html
|
||||
# Introduction (if needed)
|
||||
INTRO = intro.html
|
||||
# Destination directory
|
||||
DESTINATION = porteail
|
||||
|
||||
###########################
|
||||
## Additional config ##
|
||||
###########################
|
||||
|
||||
##--[[ miscellaneous ]]--##
|
||||
|
||||
LANG = fr
|
||||
#HOMEPAGE = Homepage - My portal
|
||||
## File extension to be used to read categories
|
||||
CATEGORIES_EXT = dp
|
||||
## Default image
|
||||
#DEFAULT_IMG = generique.png
|
||||
## Templates
|
||||
#TEMPLATE_ELEMENT = element.html
|
||||
#TEMPLATE_INDEX = index.html
|
||||
#TEMPLATE_CATEG = categories.html
|
||||
#
|
||||
###--[[ directories ]]--##
|
||||
#
|
||||
#COMPONENTS = composants
|
||||
#CATEGORIES = categ
|
||||
#IMAGES = img
|
||||
#IMAGES_DESTINATION = image
|
||||
#CSS = style
|
||||
INSTALLDIR = ./www
|
||||
#
|
||||
###--[[ style ]]--##
|
||||
#
|
||||
#CSS_NAME = defaut.css
|
Reference in New Issue
Block a user