Skip to content

Tiny custom lexicon for MODx Revolution includes essential words and phrases

License

Notifications You must be signed in to change notification settings

bartholomej/modx-essential-lexicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LexiconX for MODX

Tiny custom lexicon for MODX Revolution includes essential words and phrases .)

Lexicon includes:

  • Essential phrases (eg. More Info, View more, Hot news, ...)
  • Days of the week
  • Months
  • Registration form
  • ...

Installation

Just install latest package located here in _packages directory

Documentation

Usage example

[[%learn_more? &language=`[[++cultureKey]]` &namespace=`lexiconx` &topic=`default`]]

Language variable examples

  • Placeholder: [[++cultureKey]] (easy to use with Babel addon)
  • Snippet: $modx->getOption('cultureKey'); or return $modx->context->key;

Customizing strings in manager

  • Step 1: Login to your MODx Manager
  • Step 2: Go to Settings -> Lexicons
  • Step 3: Switch namespace to lexiconx

Notice: In MODX Revolution, however, the strings are still in the files, but if you change the strings properly, the new version is stored in the MODX database, where it will survive any upgrades. Bobs's Guide

License

I welcome you to customize this according to your needs or add other language. Pull requests for any improvements would be great!

Created by

About

Tiny custom lexicon for MODx Revolution includes essential words and phrases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages