-
Removed logo feature, fontyourface module requirement and updated the theme name. Removed the logo feature since it isn't needed. The site title acts as the functional logo. Removed the fontyourface module api calls in the theme info file. Added the Google font calls via drupal_add_css. Changed the info file name of the theme from the short project name to the proper title cased name.
-
Removed read me file and added theme files
-
Initial commit
-
Updated module description. Added the ability to customize the delimiter used to mark highlighted text. Added a class to the span tag for further highlight styling via css.
-
Changed the highlight color values to save with the leading "#" as is standard with RGB values. Added a validate function to check for value RGB color and RGB shorthand values. Updates related help test.
-
Removed files from deprecated master branch.
-
Added periods to implementation comments
-
Eliminated an unnecessary variable assignment
-
Corrected some spacing inconsistencies
-
Capitalizing boolean