Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/template/a_new_day/
Dstyle_plain.ini100 ; the background and border for the actions box
111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
112 __rg_recent_action__ = "images/p/actions/recent.png"
113 __rg_edit_action__ = "images/p/actions/edit.png"
114 __rg_index_action__ = "images/p/actions/index.png"
115 __rg_create_action__ = "images/p/actions/create.png"
116 __rg_revision_action__ = "images/p/actions/history.png"
117 __rg_backlink_action__ = "images/p/actions/backlink.png"
118 __rg_login_action__ = "images/p/actions/login.png"
119 __rg_subscribe_action__ = "images/p/actions/subscribe.png"
[all …]
Dstyle.ini125 ; the background and border for the actions box
136 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
137 __rg_recent_action__ = "url(images/p/actions/recent.png)"
138 __rg_edit_action__ = "url(images/p/actions/edit.png)"
139 __rg_index_action__ = "url(images/p/actions/index.png)"
140 __rg_create_action__ = "url(images/p/actions/create.png)"
141 __rg_revision_action__ = "url(images/p/actions/history.png)"
142 __rg_backlink_action__ = "url(images/p/actions/backlink.png)"
143 __rg_login_action__ = "url(images/p/actions/login.png)"
144 __rg_subscribe_action__ = "url(images/p/actions/subscribe.png)"
[all …]
Dtpl_actions.php27 $actions = array (
66 return $actions;
Dmain.php243 $actions = tpl_sidebar_actions(); variable
244 foreach ($actions as $action)
/template/battlehorse/
Dstyle_plain.ini100 ; the background and border for the actions box
111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
112 __rg_recent_action__ = "images/p/actions/recent.png"
113 __rg_edit_action__ = "images/p/actions/edit.png"
114 __rg_index_action__ = "images/p/actions/index.png"
115 __rg_create_action__ = "images/p/actions/create.png"
116 __rg_revision_action__ = "images/p/actions/history.png"
117 __rg_backlink_action__ = "images/p/actions/backlink.png"
118 __rg_login_action__ = "images/p/actions/login.png"
119 __rg_subscribe_action__ = "images/p/actions/subscribe.png"
[all …]
Dstyle_green.ini100 ; the background and border for the actions box
111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
112 __rg_recent_action__ = "images/r/actions/recent.png"
113 __rg_edit_action__ = "images/r/actions/edit.png"
114 __rg_index_action__ = "images/r/actions/index.png"
115 __rg_create_action__ = "images/r/actions/create.png"
116 __rg_revision_action__ = "images/r/actions/history.png"
117 __rg_backlink_action__ = "images/r/actions/backlink.png"
118 __rg_login_action__ = "images/r/actions/login.png"
119 __rg_subscribe_action__ = "images/r/actions/subscribe.png"
[all …]
Dstyle_blue.ini100 ; the background and border for the actions box
111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
112 __rg_recent_action__ = "images/b/actions/recent.png"
113 __rg_edit_action__ = "images/b/actions/edit.png"
114 __rg_index_action__ = "images/b/actions/index.png"
115 __rg_create_action__ = "images/b/actions/create.png"
116 __rg_revision_action__ = "images/b/actions/history.png"
117 __rg_backlink_action__ = "images/b/actions/backlink.png"
118 __rg_login_action__ = "images/b/actions/login.png"
119 __rg_subscribe_action__ = "images/b/actions/subscribe.png"
[all …]
Dstyle.ini100 ; the background and border for the actions box
111 ; images used for the user actions ( should be at most 24x24 pixels , otherwise edit the design.css)
112 __rg_recent_action__ = "images/r/actions/recent.png"
113 __rg_edit_action__ = "images/r/actions/edit.png"
114 __rg_index_action__ = "images/r/actions/index.png"
115 __rg_create_action__ = "images/r/actions/create.png"
116 __rg_revision_action__ = "images/r/actions/history.png"
117 __rg_backlink_action__ = "images/r/actions/backlink.png"
118 __rg_login_action__ = "images/r/actions/login.png"
119 __rg_subscribe_action__ = "images/r/actions/subscribe.png"
[all …]
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverCompositeAction.php15 private $actions = []; variable in Facebook\\WebDriver\\Interactions\\WebDriverCompositeAction
25 $this->actions[] = $action;
37 return count($this->actions);
45 foreach ($this->actions as $action) {
/template/typo/
Dtpl_functions.php41 …$actions = array('admin', 'revert', 'edit', 'history', 'recent', 'backlink', 'subscription', 'inde…
46 foreach($actions as $action) {
/template/white-resume/
Dtpl_functions.php26 $actions = array('export_pdf');
28 if (in_array($k, $actions)) {
/template/white/
Dtpl_functions.php26 $actions = array('export_pdf');
28 if (in_array($k, $actions)) {
/template/a_new_day/lang/cs/
Dsettings.php.old16 $lang['btl_hide_submit_actions'] = 'Skryj submit actions';
21 $lang['btl_default_submit_actions_status'] = 'Standardní nastavení submit actions' ;
/template/mystyle/
Dtpl_functions.php41 …$actions = array('admin', 'revert', 'edit', 'history', 'recent', 'backlink', 'subscription', 'inde…
46 foreach($actions as $action) {
/template/sprintdoc/css/plugins/
H A Dextension__manager.less1 .dokuwiki #extension__manager .actions {
/template/headstrong/
Dprint.css1 i.toc, .footerinc, .header, .bar, .user, .user-info, .actions,
/template/dokubrick/
Dtpl_functions.php142 …$actions = array('admin', 'edit', 'history', 'recent', 'backlink', 'subscription', 'index', 'login…
148 foreach($actions as $action) {
/template/a_free_worldic/
Dtpl_functions.php183 …$actions = array('admin', 'edit', 'history', 'recent', 'backlink', 'subscribe', 'subscribens', 'in…
189 foreach($actions as $action) {
/template/masa/
Dtpl_functions.php249 …$actions = array('admin', 'edit', 'history', 'recent', 'backlink', 'subscription', 'index', 'login…
255 foreach($actions as $action) {
/template/h6e-minimal/
Dh6e.css39 .actions .a {
57 .do-page .pageinfo, .do-page .actions-page { display:none; }
/template/material/css/
Dmobile.less2 .content-actions {
/template/typowiki/typowiki/css/
DtypoCore.css1actions{color:#fff;text-align:right}nav .nav-bar .nav-actions .nav-search{margin-left:10px;margin-…
/template/arctic/
Dtpl_functions.php201 $actions = array('admin',
218 foreach($actions as $action) {
/template/templar/less/
Dresponsive-767px-max.less156 // Move over buttons in .form-actions to align with .controls
157 .form-actions {
/template/arctictut/
Dtpl_functions.php200 $actions = array('admin',
217 foreach($actions as $action) {

12345678910>>...12