| author | ymh <ymh.work@gmail.com> |
| Wed, 21 Mar 2012 00:45:05 +0100 | |
| changeset 89 | 738cc74f9f7f |
| parent 74 | 901463f9b11c |
| permissions | -rwxr-xr-x |
|
74
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
1 |
{# |
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
2 |
This file is part of the WikiTagBundle package. |
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
3 |
|
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
4 |
(c) IRI <http://www.iri.centrepompidou.fr/> |
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
5 |
|
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
6 |
For the full copyright and license information, please view the LICENSE |
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
7 |
file that was distributed with this source code. |
|
901463f9b11c
add headers for public repository release
ymh <ymh.work@gmail.com>
parents:
71
diff
changeset
|
8 |
#} |
|
36
540607cf3447
Context search v1 is finished. Context allowing various configuration is set. Css and templates are clearly set.
cavaliet
parents:
diff
changeset
|
9 |
{# partial display for context search div #} |
|
540607cf3447
Context search v1 is finished. Context allowing various configuration is set. Css and templates are clearly set.
cavaliet
parents:
diff
changeset
|
10 |
<div id="wikitag_context_div" class="wikitag_context_static wikitag_context_change"> |
| 71 | 11 |
<p>Choisissez le tag à ajouter<span style="float:right" class="wikitag_hand_cursor" id="wikitag_context_close" ><b>X</b></span></p> |
|
36
540607cf3447
Context search v1 is finished. Context allowing various configuration is set. Css and templates are clearly set.
cavaliet
parents:
diff
changeset
|
12 |
<p><input type="text" name="wikitag_wp_search_context" id="wikitag_wp_search_context" /></p> |
|
540607cf3447
Context search v1 is finished. Context allowing various configuration is set. Css and templates are clearly set.
cavaliet
parents:
diff
changeset
|
13 |
</div> |