整合:Drupal:配置:过滤器:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
(新页面: <!-- New section --> == G2 Filter == You can use a Gallery2 filter to embed a Gallery2 item in a node. Example: [G2:#] <!-- New section --> == Style == [G2:# class=g2image_float_left]: ...)
 
(没有差异)

2008年11月5日 (三) 15:51的版本

G2 Filter

You can use a Gallery2 filter to embed a Gallery2 item in a node.

Example: [G2:#]

Style

[G2:# class=g2image_float_left]: float: left;

[G2:# class=g2image_float_right]: float: right;

[G2:# class=g2image_centered]: float: centered;

You can reference gallery.css for all styles.