First time here? Check out the FAQ!

Revision history  [back]

it seems to me that a beinning of answer to my point 1 is to use

ASKBOT_USE_LOCAL_FONTS = True

but it's written nowhere, and as the template precise "USE_LOCAL_FONTS" it's misleading even if you're reading the code (and have very few knowledge of django). I think it must be included in the settings.py

moreover it does not cover everything (for example traditional.css and askbot/const/__init__.py )

it seems to me that a beinning of answer to my point 1 is to use

ASKBOT_USE_LOCAL_FONTS ASK_USE_LOCAL_FONTS = True

but it's written nowhere, and as the template precise "USE_LOCAL_FONTS" it's misleading even if you're reading the code (and have very few knowledge of django). I think it must be included in the settings.py

moreover it does not cover everything (for example traditional.css and askbot/const/__init__.py )

it seems to me that a beinning of answer to my point 1 is to use

ASK_USE_LOCAL_FONTS USE_LOCAL_FONTS = True

in my settings.py but it's written nowhere, and as the template precise "USE_LOCAL_FONTS" it's misleading even if you're reading the code (and have very few knowledge of django). I think it must be included in the settings.py

that does not seems to work moreover it does not cover everything (for example traditional.css and askbot/const/__init__.py )

it seems to me that a beinning of answer to my point 1 is to use

USE_LOCAL_FONTS = True

in my settings.py but that does not seems to work moreover it does not cover everything (for example traditional.css and askbot/const/__init__.py )work