31 Commits (063c8398a9d1ae5ff213904d6e5ff17d9850baa3)

Author SHA1 Message Date
Skylar Ittner 063c8398a9 Merge ../BusinessAppTemplate
# Conflicts:
#	README.md
#	langs/en/titles.json
#	pages.php
#	required.php
#	settings.template.php
5 years ago
Skylar Ittner 4edfeb084c Add reddit to social media links 6 years ago
Skylar Ittner e90d312170 Autogenerate a 404 page if theme is missing 404.php 6 years ago
Skylar Ittner 7bfdcc31f5 Try some Markdown in doc comments why not 6 years ago
Skylar Ittner a296420e84 Add format_special(), theme functions now always return the value regardless of $echo 6 years ago
Skylar Ittner b2d21d51bd Add placeholder "No Image" image in editor 6 years ago
Skylar Ittner 52c25153e3 Add footer link support to themes, stop get_footer_urls() from returning empty links (#15) 6 years ago
Skylar Ittner 51e4a8336a Add site footer links (close #15) 6 years ago
Skylar Ittner d8e5845184 Add get_file_url() theme function 6 years ago
Skylar Ittner 5396e2c1e6 Add custom default value option to get_component() 6 years ago
Skylar Ittner 9066b7c573 Add get_fontawesome_css() 6 years ago
Skylar Ittner aa34a6952b Add theme functions to get FontAwesome and social media links, add documentation to theme functions 6 years ago
Skylar Ittner f1e1429801 output_conditional() output unconditionally in edit mode 6 years ago
Skylar Ittner 2c34acd0fd Fix complex component empty detection 6 years ago
Skylar Ittner 5c3c2030d8 get_complex_component now has include option instead of omit 6 years ago
Skylar Ittner 7eab42a9c9 output_conditional don't respect edit 6 years ago
Skylar Ittner a94df59ac5 Add pretty URL support 6 years ago
Skylar Ittner a038bde743 Fix CORS issue 6 years ago
Skylar Ittner e9863327b2 Update themes to use output_conditional 6 years ago
Skylar Ittner 7249f736ee Add output_conditional() 6 years ago
Skylar Ittner fd4a44290f Add get_setting() theme function 6 years ago
Skylar Ittner 70e7f74a1a Close #11, close #14 6 years ago
Skylar Ittner 0e2bd52aa0 Switch to TinyMCE for editing (close #9) 6 years ago
Skylar Ittner 3db76c4d49 Add proper site detection from URL 6 years ago
Skylar Ittner 20e841311f Remove get_icon() and related DB table, as complex components fill this need (close #2) 6 years ago
Skylar Ittner 54dd701bee Add color override option to URL (#6) 6 years ago
Skylar Ittner 6b2189eed2 Add complex component editing (close #5), improve editor, add more theme functions, add URL options (close #6) 6 years ago
Skylar Ittner e018a09b50 Add complex JSON components
Add default text to components if they aren't in the database
6 years ago
Skylar Ittner aef29f18ab Add basic page editing and saving in control panel 6 years ago
Skylar Ittner ac90969eec Add get_icon() (issue #2) 6 years ago
Skylar Ittner 7fa0c00cda Build out CMS frontend, add Bootstrap theme, add WYSIWYG editing 6 years ago