Skip to content

neatbasis/drupal-contentfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrapify Drupal Article content

A tool for modifying article content in Drupal

  • Removes static width and heights from elements
  • Removes classes and styles from elements
  • Adds img-responsive class to all elements
  • Detects iframe ratios and bootstrapify's <iframe></iframe> elements by adding a wrapper

See http://getbootstrap.com/components/#responsive-embed and http://getbootstrap.com/css/#images

Usage

First clone this repository to the root directory of your Drupal site

Then

cd drupal-contentfix
composer update
php bin/contentfix.php

Be sure to make a backup of your database before using this as this tool may accidentally set your children on fire and melt your server

About

A tool for modifying article content in Drupal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages