This website requires JavaScript.
Explore
Help
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
1cd3b4182595b838a535dd6b6990251db05d49e6
core
/
view
/
php
History
redmatrix
1cd3b41825
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
..
choklet.php
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
default.php
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
full.php
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
minimal.php
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
mod_import.php
dang - this is almost testable. Still have to figure out the best way to deal with the profile photo. Otherwise if you're really brave you could give it a go and see what happens. The worst that could happen is that it destroys the universe. Not a big deal. More likely you could end up with a bunch of imported things that have to be cleaned up. Less likely but entirely possible is that nothing useful will happen at all and it'll white screen.
2013-02-19 19:08:04 -08:00
none.php
provide a page template "none" which lets a webpage take over the entire page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered.
2013-11-20 16:28:17 -08:00
redable.php
deprecate $a->get_baseurl()
2016-03-30 22:13:24 -07:00
theme_init.php
tryout: introduce loading of images before rendering content and provide some detailed logging in js-console
2016-02-12 11:00:50 +01:00
zen.php
Facebook scraper "OpenGraph" support; modules will need to set the required fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild.
2016-03-07 15:03:53 -08:00