解析目录和输出列表中的文件(例如:tinymce emoticons/emotations)
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解析目录和输出列表中的文件(例如:tinymce emoticons/emotations)相关的知识,希望对你有一定的参考价值。
run this from plugins/emotions and copy/paste the output to emotions.htm
<?php $i = 0; $width = $imagesizes[0]; $height = $imagesizes[1]; echo " <td><a href="javascript:EmotionsDialog.insert('$file','$file-0');"><img src="img/$file" width="$width" height="$height" border="0" alt="{#$file-0}" title="{#$file-0}" /></a></td>"." "; if( $i%4 == 0 ) { echo '</tr>'; } if( ($i+4)%4 == 0 ) { echo '<tr>'." "; } $i++; } ?>
以上是关于解析目录和输出列表中的文件(例如:tinymce emoticons/emotations)的主要内容,如果未能解决你的问题,请参考以下文章
TinyMCE 从不正确的目录加载 lang/plugins/theme
powershell 这将遍历目录中的文件列表,解析文件的名称,并根据解析的名称创建新文件。氏