Home
last modified time | relevance | path

Searched full:add (Results 3201 – 3225 of 5573) sorted by path

1...<<121122123124125126127128129130>>...223

/plugin/issuetracker/
H A Ditsearch.php45 // loop through the field and add project to each row
H A Dprototype.js6010 add: function(classNameToAdd) {
H A Dsyntax.php144 //If it is a user report add it to the db-file
160 //Add it to the issue file
1346 if(strpos($this->getConf('ltdReport'),'Add contact')!==false){
1948 // loop through the field and add project to each row
H A Dtablekit.js324 } else { // just add row stripe classes
H A Dwysiwyg_editor.html49 …<img class="intLink" title="Add indentation" onclick="formatDoc('outdent');" src="data:image/gif;b…
/plugin/issuetracker/lang/en/
H A Dlang.php80 $lang['lbl_reporteradcontact'] = 'Add contact:';
83 $lang['lbl_cmts_adcmt'] = 'Add a new comment';
85 $lang['btn_add'] = 'Add';
86 $lang['btn_add_title'] = 'Add';
90 $lang['lbl_signin'] = 'Sign in</a> if you want to add a comment or resolution note.'; /…
111 $lang['th_reporteradcontact'] = 'Add contact';
124 $lang['cmt_tab_open'] = 'add Comment';
126 $lang['rsl_tab_open'] = 'add / modify Resolution';
H A Dsettings.php19 …rs with edit permission on issue <br> tracker page are allowed to create reports and add comments';
/plugin/issuetracker/mailtemplate/
H A Dassignee_mail.html49 /* Add 100px so mobile switch bar doesn't cover street address. */
H A Dcmnt_mod_mail.html49 /* Add 100px so mobile switch bar doesn't cover street address. */
H A Dedit_issuemod_mail.html49 /* Add 100px so mobile switch bar doesn't cover street address. */
H A Dissue_descr_mail.html49 /* Add 100px so mobile switch bar doesn't cover street address. */
H A Dissue_resolved_mail.html49 /* Add 100px so mobile switch bar doesn't cover street address. */
H A Dnew_issue_mail.html49 /* Add 100px so mobile switch bar doesn't cover street address. */
/plugin/itrackviewer/
H A Dsyntax.php57 'desc' => 'Add maps to your wiki
/plugin/javadoc/
H A Dsyntax.php3 * Add Javadoc link capability to dokuwiki
61 * Add exit pattern to lexer
102 // Add configured default Javadoc URL to sites
108 // Add configured user Javadoc URLs to sites
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jar ... GET_TARGET public static final int ENUMERATE public static final int ADD public static final int LESS public static final int EQUALS ...
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java73 closeables.add(closeable); in addCloseable()
H A DButtonManager.java50 list.add((DefineTag) iter.next().copy()); in getDefinitions()
67 list.add((DefineTag)object); in findDefinitions()
H A DCaptureConfig.java146 accumulator.add(vit.next()); in CaptureConfig()
H A DCaptureFrame.java74 capturePanel.add(dimensionsLabel, BorderLayout.CENTER); in CaptureFrame()
104 capturePanel.add(captureButton, BorderLayout.CENTER); in CaptureFrame()
125 capturePanel.add(recordButton, BorderLayout.CENTER); in CaptureFrame()
136 capturePanel.add(optionsButton, BorderLayout.CENTER); in CaptureFrame()
147 capturePanel.add(cancelButton, BorderLayout.CENTER); in CaptureFrame()
149 getContentPane().add(capturePanel, BorderLayout.CENTER); in CaptureFrame()

1...<<121122123124125126127128129130>>...223