This website requires JavaScript.
Explore
Help
Sign In
clones
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
dbc4371391
friendica
/
view
/
theme
/
frost-mobile
/
wallmsg-end.tpl
3 lines
79 B
Smarty
Raw
Normal View
History
Unescape
Escape
Update Frost-mobile to v0.3
2013-02-10 12:21:52 -05:00
<script type="text/javascript" src="$baseurl/js/ajaxupload.min.js" ></script>
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 11:57:16 -04:00
Reference in New Issue
Copy Permalink