Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add php files #2

Open
wants to merge 18 commits into
base: bootstrap-4.3.1
Choose a base branch
from

Conversation

lookingdown
Copy link
Owner

Parses html and formats a php file with php includes for header footer and scripts, inserts/upserts entry in data base (pdo) accepts tags in editor blocks for include of for example db driven gallerys or other things.. need db to work...

Added option to store body content in DB
$content=1   content except for header footer includes will be in php file
$content=0  body content will be stored in DB  adjust field and table names accordingly
Currently used template dir demo/templates

For functionality of upload new templates and create pages based on them..
Added select for save types
1 php with header and footer includes
0 php with header and footer includes and body in db field 
2 php whole html file as is
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant