This website requires JavaScript.
Explore
Help
Register
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.
fa48de33c2
core
/
view
/
php
History
redmatrix
fa48de33c2
provide syntax based [colour] highlighting on code blocks for popular languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins.
2016-06-15 19:44:15 -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
static App
2016-03-31 16:06:03 -07: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
provide syntax based [colour] highlighting on code blocks for popular languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins.
2016-06-15 19:44:15 -07: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