mode = 'inline', case add.( 모드가 인라인인 경우 추가 )

Jump to: navigation, search
+++ DynamicPageList.php ( working )

@@  +188,6 @@
    case 'mode':
       switch ( $sArg ) {
+      case 'inline':
+           $sStartList = '<div>';
+           $sEndList = '</div>';
+           $sStartItem = '<span>';
+           $sEndItem = '</span>, ';
+           break;

—The preceding unsigned comment was added by an unknown user on a unknown date.06:42, 25 August 2011

Umm, why?

Bawolff 19:02, 15 April 2011 (UTC)06:42, 25 August 2011
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox