Last change
on this file since 11134 was
8962,
checked in by grum, 14 years ago
|
release 3.0.0
fix bug:1716, bug:2128, bug:1296, bug:2052, bug:1910, bug:1723, bug:1709, bug:1680, bug:1477, bug:2129
rewrite plugin core, implement ajax interface, optimize JS
|
-
Property svn:executable set to
*
|
File size:
600 bytes
|
Line | |
---|
1 | <!-- random picture menu bar --> |
---|
2 | <dt>{$block->get_title()}</dt> |
---|
3 | |
---|
4 | <dd id="irandompicdd" class="randompicdd"> |
---|
5 | <div id="irandompicinner" class="illustration"> |
---|
6 | <div class="ammillustrationc"> |
---|
7 | <div id="iamm_ill0" class="ammillustration"> |
---|
8 | <span id='iammRPicNameO' style='display:none;'></span> |
---|
9 | <span id='iammRPicCommentO' style='display:none;'></span> |
---|
10 | <a id='iammRPicLink' ><img id="iammRPicImg"/></a> |
---|
11 | <span id='iammRPicNameU' style='display:none;'></span> |
---|
12 | <span id='iammRPicCommentU' style='display:none;'></span> |
---|
13 | </div> |
---|
14 | </div> |
---|
15 | </div> |
---|
16 | </dd> |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.