Mirror of the github repository of Friendica
Find a file
Zach Prezkuta 1f09e7ad23 Modify Javascript to improve page loading times
1. Add template category 'end' that places content right before final </body> tag
	2. Move most Javascript from tpl files into one cacheable file, theme.js
	3. Load scripts at end of the HTML document instead of in the header
	4. Minify several Javascript files

Note that the second and third things were only done for Frost and Frost Mobile. Doing it for every theme means going through every .tpl for every theme and rearranging the Javascript, which is tedious.
2012-07-28 09:57:16 -06:00
doc
images
include Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
js Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
library Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
mod Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
spec missing $submit 2012-06-19 00:50:24 -07:00
tests
util rev update 2012-07-25 15:52:26 -07:00
view Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
.gitattributes
.gitignore
.gitmodules
.htaccess
boot.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
build.xml
convert_innodb.sql
database.sql Database can now be automatically updated 2012-07-24 01:21:02 +02:00
docblox.dist.xml
htconfig.php
index.php Modify Javascript to improve page loading times 2012-07-28 09:57:16 -06:00
INSTALL.txt
LICENSE
README
testargs.php
update.php Database can now be automatically updated 2012-07-24 01:21:02 +02:00

Friendica Social Communications Server
======================================

http://friendica.com

Welcome to the free social web.


Friendica is a communications platform for integrated social communications utilising decentralised communications and linkage to several indie social projects - as well as popular mainstream providers.

Our mission is to free our friends and families from the clutches of data-harvesting corporations, and pave the way to a future where social communications are free and open and flow between alternate providers as easily as email does today.