Home
last modified time | relevance | path

Searched refs:about (Results 26 – 50 of 476) sorted by relevance

12345678910>>...20

/plugin/eclipseupdateurl/
H A Dplugin.info.txt8 desc Show details about an Eclipse Update URL
/plugin/statdisplay/
H A Dplugin.info.txt6 desc Displays log statistics about your DokuWiki
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java690 public void about()
696 EditorAboutFrame about = new EditorAboutFrame(frame);
697 about.setModal(true);
700 int x = frame.getX() + (frame.getWidth() - about.getWidth()) / 2;
701 int y = frame.getY() + (frame.getHeight() - about.getHeight()) / 2;
702 about.setLocation(x, y);
705 about.setVisible(true);
/plugin/aclinfo/
H A Dplugin.info.txt6 desc Displays information about the ACLs for the current page
/plugin/date/
H A Dplugin.info.txt6 desc Wrapper about the php command strftime and date
/plugin/custombuttons/
H A DREADME3 You should visit https://www.dokuwiki.org/plugin:custombuttons for instructions about installation …
/plugin/aichat/
H A Dplugin.info.txt6 desc Chat with a LLM about the contents of your wiki
/plugin/bugzillahttp/
H A Dplugin.info.txt3 desc Gets information about bugs via HTTP (xml view)
/plugin/discussion/lang/en/
H A Dconfirmsubscribe.txt3 You're about to subscribe the comments of the page @PAGE@ in the @TITLE@ wiki.
/plugin/bugzillaxmlrpc/
H A DREADME2 desc Gets information about bugs (with depends on) via XML-RPC Bugzilla::WebService
/plugin/authorstats/
H A Dplugin.info.txt6 desc Plugin that outputs statistics about the wiki's authors.
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js20 label: editor.lang.about.title,
/plugin/unameban/lang/en/
H A Dintro.txt5 error message telling them about the ban and the explanation you gave.
/plugin/ipban/lang/en/
H A Dintro.txt5 them about the ban and the explanation you gave.
/plugin/txtconf/lang/en/
H A Dintro_acronyms.txt6 For more details about this plugin see [[doku>plugin:txtconf]].
H A Dintro_entities.txt7 For more details about this plugin see [[doku>plugin:txtconf]].
H A Dintro_mime.txt7 For more details about this plugin see [[doku>plugin:txtconf]].
/plugin/langdelete/lang/en/
H A Dintro.txt5 Read the [[doku>plugin:langdelete|plugin description]] for more information about its features and …
/plugin/ckgedit/ckeditor/plugins/about/dialogs/
H A Dabout.js7 a = a.lang.about;
/plugin/combo/vendor/carica/phpcss/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/svgpureinsert/_test/
H A Dsvglogo.svg15 <cc:Work rdf:about="">
27 <cc:License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.5/">
/plugin/addressbook/
H A DREADME.md38 Show all information about a contact.
78 … contact has a photo. The photo is scaled down and compressed, so it uses about 3-4kB. It is store…
/plugin/odtplus2dw/
H A DREADME.md5 - More information about odtplus2dw at http://www.dokuwiki.org/plugin:odtplus2dw
6 - More information about odt2dw at http://www.dokuwiki.org/plugin:odt2dw
7 - More information about dokuwiki at http://www.dokuwiki.org
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js7 var lang = editor.lang.about,
/plugin/sidebarng/lang/en/
H A Dnosidebar.txt13 For further information about sidebars refer to the [[doku>plugin:sidebarng|plugin documenation]].

12345678910>>...20