Skip to content

My modx starter kit, includes my commonly used snippets, templates and javascript with some demo code

Notifications You must be signed in to change notification settings

valdelama/modx-baseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Modx baseline package, so basically what I use to get started with on my projects. If anybody is offended by me repackaging any of their code here then please let me know and I will remove it.

##Cheatsheet Probably the most useful part and what I will be adding to most is found at includes/cheatsheet.html It's basically a collection of commonly used code snippets. Like sample wayfinder and getresource calls.

##User accounts

###Admin
User: admin
Pass: adminadmin

###Content editor User: editor
Pass: editoreditor
Full access to resources but not much more

Change passwords and email addresses!

##Installed packages/snippets

  • Formit
  • Gallery
  • getResourceField
  • getResources
  • include
  • phpThumbOf
  • TinyMCE
  • Wayfinder
  • languageConfig - custom snippet for outputting a template variable from the ultimate parent resource. See the installed snippet for more details.

##Media sources Includes:
For include files like chunks and templates

Content images:
For the images that will be uploaded via the rich text editor (default_media_source is set to this in system settings)

##TinyMCE Set as default editor and edit css option removed

More to come....

About

My modx starter kit, includes my commonly used snippets, templates and javascript with some demo code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published