<?php
/**
 * default configuration for the htmlabstract plugin
 * @author Vincent Feltz <psycho@feltzv.fr>
 */

$conf['paragraph'] = '0';
$conf['maxlength'] = '750';
$conf['textlink']  = 'Complete article / Article complet';
$conf['bg_color'] = 'ffffe3';
