wiki:syntax
Различия
Показаны различия между двумя версиями страницы.
| Предыдущая версия справа и слеваПредыдущая версия | |||
| wiki:syntax [31 July 2026 г. в 11:49] – admin | wiki:syntax [12 August 2026 г. в 12:26] (текущий) – внешнее изменение 127.0.0.1 | ||
|---|---|---|---|
| Строка 1: | Строка 1: | ||
| - | ====== | + | ====== |
| - | «Докувики» поддерживает простой язык разметки, который по возможности сохраняет файлы данных как можно более читабельными. Здесь перечислены все возможные синтаксические конструкции, | + | [[doku> |
| - | ===== Основные конструкции форматирования | + | ===== Basic Text Formatting |
| - | «Докувики» поддерживает выделение текста | + | DokuWiki supports |
| - | < | + | DokuWiki supports |
| - | «Докувики» поддерживает выделение текста | + | Of course you can **__//'' |
| - | __подчёркнутый текст__ и вывод текста | + | |
| - | Все эти конструкции можно | + | |
| - | </ | + | |
| - | Также можно использовать < | + | Note that the formatting markers have to directly enclose the text, so '' |
| - | < | + | You can use <sub>subscript</ |
| - | Также можно использовать | + | |
| - | </ | + | |
| - | Ещё можно | + | You can use <sub>subscript</sub> and < |
| - | < | + | You can mark something as <del>deleted</ |
| - | Ещё можно | + | |
| - | </ | + | |
| - | **Абзацы** отбиваются пустой строкой. Если нужно **принудительно вставить перенос строки**, | + | You can mark something as < |
| - | Просто текст с разрывом строк\\ Обратите внимание, | + | **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line. |
| - | что два обратных слэша действуют только в конце строки\\ | + | |
| - | или если за ними стоит\\ пробел. Если его не поставить, \\получится вот так. | + | |
| - | < | + | This is some text with some linebreaks\\ Note that the |
| - | что два обратных слэша действуют только в конце строки\\ | + | two backslashes are only recognized at the end of a line\\ |
| - | или если за ними стоит\\ пробел. Если его не поставить, | + | or followed by\\ a whitespace |
| - | </ | + | |
| - | Принудительные переносы следует использовать только в случае крайней необходимости. | + | |
| - | ===== Ссылки ===== | + | This is some text with some linebreaks\\ Note that the |
| + | two backslashes are only recognized at the end of a line\\ | ||
| + | or followed by\\ a whitespace \\this happens without it. | ||
| - | Ссылки в «Докувики» бывают разные и создавать их можно тоже по-разному. | + | You should use forced newlines only if really needed. |
| - | ==== Внешние | + | ===== Links ===== |
| - | Внешние ссылки распознаются автоматически: | + | DokuWiki supports multiple ways of creating links. |
| - | просто www.google.com --- также можно указывать текст ссылки: | + | |
| - | [[http:// | + | |
| - | тоже распознаются: | + | |
| - | < | + | ==== External ==== |
| - | просто www.google.com --- также можно указывать текст ссылки: | + | |
| - | [[http:// | + | |
| - | тоже распознаются: | + | |
| - | ==== Внутренние ==== | + | External links are recognized automagically: |
| - | Внутренние ссылки создаются посредством квадратных скобок. | + | DokuWiki supports multiple ways of creating links. External links are recognized |
| - | Можно либо просто указать [[ru:pagename|имя страницы]], | + | |
| - | дополнительно прописать | + | link text as well: [[http:// |
| - | вики-статей автоматически | + | |
| - | спецсимволы использовать нельзя. | + | |
| - | < | + | ==== Internal ==== |
| - | Можно либо просто указать [[ru: | + | |
| - | дополнительно прописать [[ru: | + | |
| - | вики-статей автоматически | + | |
| - | спецсимволы использовать нельзя.</ | + | |
| - | Можно использовать в ссылке | + | Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. |
| - | < | + | Internal links are created by using square brackets. You can either just give |
| + | a [[pagename]] or use an additional | ||
| - | Ставить ссылки на определённый раздел тоже можно. Просто добавьте через решётку (#) имя раздела, | + | [[doku> |
| - | < | + | You can use [[some: |
| - | Примечания: | + | You can use [[some:namespaces]] by using a colon in the pagename. |
| - | * Ссылки на [[ru: | + | For details about namespaces see [[doku>namespaces]]. |
| - | * «Докувики» по умолчанию не использует [[wp> | + | |
| - | * Если меняется название раздела, | + | |
| - | * Ссылки на разделы делаются именно на [[# | + | |
| - | ==== Интервики ==== | + | Linking to a specific section is possible, too. Just add the section name behind a hash character as known from HTML. This links to [[syntax# |
| - | «Докувики» поддерживает | + | This links to [[syntax# |
| - | на другие вики. Например, | + | |
| - | < | + | Notes: |
| - | на другие вики. Например, | + | |
| - | </ | + | |
| - | ==== Сетевые ресурсы Windows ==== | + | * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones. |
| + | * DokuWiki does not use [[wp> | ||
| + | * When a section' | ||
| - | Ссылки на сетевые ресурсы вида \\server\share тоже распознаются. Однако учтите, | + | ==== Interwiki ==== |
| - | <code>Ссылки на сетевые ресурсы вида \\server\share тоже распознаются.</code> | + | DokuWiki supports [[doku>Interwiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia' |
| - | Примечания: | + | DokuWiki supports [[doku> |
| + | For example this is a link to Wikipedia' | ||
| - | * Из соображений безопасности непосредственный просмотр сетевых ресурсов работает по умолчанию только в Internet Explorer (и только в «локальной зоне»). | + | ==== Windows Shares ==== |
| - | * В браузерах Mozilla эту возможность можно включить с помощью опции [[http:// | + | |
| - | * Подробней читайте здесь: [[bug> | + | |
| - | ==== Картинки-ссылки ==== | + | Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp> |
| - | Совместив синтаксис ссылки и [[# | + | Windows Shares like [[\\server\share|this]] are recognized, too. |
| - | < | + | Notes: |
| - | [[http://www.php.net/ | + | * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone" |
| + | * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/ | ||
| + | <?php | ||
| + | /** | ||
| + | * Customization of the english language file | ||
| + | * Copy only the strings that needs to be modified | ||
| + | */ | ||
| + | $lang[' | ||
| + | </ | ||
| + | |||
| + | ==== Image Links ==== | ||
| + | |||
| + | You can also use an image to link to another internal or external page by combining the syntax for links and [[# | ||
| + | |||
| + | [[http://php.net|{{wiki: | ||
| + | |||
| + | [[http://php.net|{{wiki: | ||
| - | Учтите: форматирование картинок --- это единственная синтаксическая конструкция, | + | Please note: The image formatting is the only formatting syntax accepted in link names. |
| - | ==== Сноски ==== | + | The whole [[# |
| - | С помощью двойных скобок можно добавить сноску((Сноска — помещаемые внизу страницы примечание, | + | ===== Footnotes ===== |
| - | < | + | You can add footnotes |
| - | помещаемые внизу страницы примечание, | + | |
| - | ===== Разбивка на разделы ===== | + | You can add footnotes ((This is a footnote)) by using double parentheses. |
| - | Для структурирования текста можно использовать до пяти уровней заголовков. Если в тексте больше трёх заголовков, | + | ===== Sectioning ===== |
| + | You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''< | ||
| - | ==== Заголовок | + | ==== Headline Level 3 ==== |
| - | === Заголовок | + | === Headline Level 4 === |
| - | == Заголовок | + | == Headline Level 5 == |
| - | < | + | |
| - | === Заголовок | + | === Headline Level 4 === |
| - | == Заголовок | + | == Headline Level 5 == |
| - | Четыре и более тире преобразуются в горизонтальную черту: | + | By using four or more dashes, you can make a horizontal line: |
| ---- | ---- | ||
| - | ===== Картинки и другие файлы | + | ===== Media Files ===== |
| - | См. также: «[[ru:images|Работа с изображениями и медиафайлами]]». | + | You can include external and internal |
| - | С помощью фигурных скобок можно вставлять в текст внешние и внутренние [[ru:images|картинки]]. По желанию можно указать их размер. | + | Real size: |
| - | Нормальный размер: {{wiki: | + | Resize to given width: {{wiki: |
| - | Отмасштабированная до заданной ширины: {{wiki: | + | Resize to given width and height((when the aspect ratio of the given width and height doesn' |
| - | Отмасштабированная до заданных размеров: {{wiki:dokuwiki-128.png?200x50}} | + | Resized external image: {{https://www.php.net/ |
| - | Отмасштабированная внешняя картинка: {{https:// | + | Real size: |
| + | Resize to given width: | ||
| + | Resize to given width and height: {{wiki: | ||
| + | Resized external image: {{https:// | ||
| - | < | ||
| - | Нормальный размер: | ||
| - | Отмасштабированная до заданной ширины: | ||
| - | Отмасштабированная до заданных размеров: | ||
| - | Отмасштабированная внешняя картинка: | ||
| - | </ | ||
| - | Поставив слева или справа пробел, | + | By using left or right whitespaces you can choose the alignment. |
| - | {{wiki: | ||
| {{ wiki: | {{ wiki: | ||
| + | |||
| + | {{wiki: | ||
| + | |||
| {{ wiki: | {{ wiki: | ||
| - | < | + | |
| - | {{ wiki: | + | {{wiki: |
| - | {{ wiki: | + | {{ wiki: |
| - | </ | + | |
| + | You can also set the alignment explicitly with a ''? | ||
| + | |||
| + | {{wiki: | ||
| + | |||
| + | {{wiki: | ||
| - | И, конечно, | + | Of course, you can add a title (displayed as a tooltip by most browsers), too. |
| - | {{ wiki: | + | {{ wiki: |
| - | < | + | |
| - | Узнать, | + | For linking an image to another page see [[#Image Links]] above. |
| - | ==== Поддерживаемые форматы медиа | + | ==== Supported Media Formats |
| - | «Докувики» поддерживает следующие форматы данных: | + | DokuWiki can embed the following media formats directly. |
| - | | Изображение | + | | Image | '' |
| - | | Видео | + | | Video | '' |
| - | | Аудио | + | | Audio | '' |
| | Flash | '' | | Flash | '' | ||
| - | Если вы укажете имя файла, которое не является поддерживаемым медиаформатом, | + | If you specify a filename that is not a supported media format, then it will be displayed as a link instead. |
| - | Добавляя | + | By adding |
| {{wiki: | {{wiki: | ||
| - | | ||
| - | {{wiki: | ||
| - | ==== Резервные форматы ==== | + | {{wiki: |
| - | К сожалению, | + | ==== Fallback Formats ==== |
| - | Рассмотрим, | + | Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility. |
| - | + | ||
| - | {{video.mp4|Забавное видео}} | + | |
| - | + | ||
| - | Когда вы загружаете '' | + | |
| - | Кроме того, «Докувики» поддерживает изображение " | + | For example consider this embedded mp4 video: |
| + | {{video.mp4|A funny video}} | ||
| - | ===== Списки ===== | + | When you upload a '' |
| - | «Докувики» поддерживает нумерованные и маркированные списки. Чтобы создать элемент списка, | + | Additionally DokuWiki supports a " |
| - | * Первый элемент маркированного списка | + | ===== Lists ===== |
| - | * Второй элемент списка | + | |
| - | * Можно сделать вложенный список | + | |
| - | * Ещё один элемент | + | |
| - | - Тот же список, только нумерованный | + | Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a '' |
| - | - Ещё элемент | + | |
| - | - Чем больше пробелов в начале, | + | * This is a list |
| - | - Всё просто | + | * The second item |
| + | | ||
| + | * Another item | ||
| + | |||
| + | | ||
| + | - Another item | ||
| + | - Just use indention for deeper levels | ||
| + | - That's it | ||
| < | < | ||
| - | * Первый элемент маркированного списка | + | * This is a list |
| - | * Второй элемент списка | + | * The second item |
| - | * Можно сделать вложенный список | + | * You may have different levels |
| - | * Ещё один элемент | + | * Another item |
| - | - Тот же список, | + | - The same list but ordered |
| - | - Ещё элемент | + | - Another item |
| - | - Чем больше пробелов в начале, | + | - Just use indention for deeper levels |
| - | - Всё просто | + | - That's it |
| </ | </ | ||
| - | См. также | + | Also take a look at the [[doku>faq: |
| + | |||
| + | ===== Text Conversions ===== | ||
| - | ===== Смайлики ===== | + | DokuWiki can convert certain pre-defined characters or strings into images or other text or HTML. |
| - | «Докувики» переделывает наиболее употребляемые смайлики в их графические эквиваленты. Дополнительные смайлики можно положить в директорию '' | + | The text to image conversion is mainly done for smileys. |
| - | * 8-) %%8-)%% | + | ==== Text to Image Conversions ==== |
| - | * 8-O %%8-O%% | + | |
| - | * :-( %%:-(%% | + | |
| - | * :-) %%:-)%% | + | |
| - | * =) %%=)%% | + | |
| - | * :-/ %%:-/%% | + | |
| - | * :-\ %%:-\%% | + | |
| - | * :-? %%:-?%% | + | |
| - | * :-D %%:-D%% | + | |
| - | * :-P %%:-P%% | + | |
| - | * :-O %%:-O%% | + | |
| - | * :-X %%:-X%% | + | |
| - | * :-| %%:-|%% | + | |
| - | * ;-) %%;-)%% | + | |
| - | * ^_^ %%^_^%% | + | |
| - | * :?: %%:?:%% | + | |
| - | * :!: %%:!:%% | + | |
| - | * LOL %%LOL%% | + | |
| - | * FIXME %%FIXME%% | + | |
| - | * DELETEME %%DELETEME%% | + | |
| - | ===== Типографские символы ===== | + | DokuWiki converts commonly used [[wp> |
| - | «Докувики» может переделывать символы, | + | * 8-) %% 8-) %% |
| + | * 8-O %% 8-O %% | ||
| + | * :-( %% :-( %% | ||
| + | * :-) %% :-) %% | ||
| + | * =) %% =) %% | ||
| + | * :-/ %% :-/ %% | ||
| + | * :-\ %% :-\ %% | ||
| + | * :-? %% :-? %% | ||
| + | * :-D %% :-D %% | ||
| + | * :-P %% :-P %% | ||
| + | * :-O %% :-O %% | ||
| + | * :-X %% :-X %% | ||
| + | * :-| %% :-| %% | ||
| + | * ;-) %% ;-) %% | ||
| + | * ^_^ %% ^_^ %% | ||
| + | * m( %% m( %% | ||
| + | * :?: %% :?: %% | ||
| + | * :!: %% :!: %% | ||
| + | * LOL %% LOL %% | ||
| + | * FIXME %% FIXME %% | ||
| + | * DELETEME %% DELETEME %% | ||
| - | -> <- <-> => <= <=> >> << -- --- '640x480' | + | ==== Text to HTML Conversions ==== |
| - | " | + | |
| + | Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters. | ||
| + | |||
| + | -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) | ||
| + | "He thought ' | ||
| < | < | ||
| - | -> <- <-> => <= <=> >> << -- --- '640x480' | + | -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) |
| - | " | + | "He thought ' |
| </ | </ | ||
| - | Примечание: это конвертирование можно отключить в файле конфигурации | + | The same can be done to produce any kind of HTML, it just needs to be added to the [[doku> |
| + | |||
| + | There are three exceptions which do not come from that pattern file: multiplication entity (640x480), | ||
| - | ===== Цитирование | + | ===== Quoting |
| - | Иногда требуется пометить какой-либо текст, чтобы показать, | + | Some times you want to mark some text to show it's a reply or comment. You can use the following syntax: |
| < | < | ||
| - | Я думаю, мы должны это сделать | + | I think we should do it |
| - | > Нет, не должны | + | > No we shouldn' |
| - | >> | + | >> |
| - | > Правда? | + | > Really? |
| - | >> | + | >> |
| - | >>> | + | >>> |
| </ | </ | ||
| - | Я думаю, мы должны это сделать | + | I think we should do it |
| - | > Нет, не должны | + | > No we shouldn' |
| - | >> | + | >> |
| - | > Правда? | + | > Really? |
| - | >> | + | >> |
| - | >>> | + | >>> |
| - | ===== Таблицы | + | ===== Tables |
| - | «Докувики» поддерживает упрощённый синтаксис создания таблиц. | + | DokuWiki supports a simple syntax to create tables. |
| - | ^ Заголовок | + | ^ Heading |
| - | | Ряд | + | | Row 1 Col 1 | Row 1 Col 2 |
| - | | Ряд | + | | Row 2 Col 1 | some colspan |
| - | | Ряд | + | | Row 3 Col 1 | Row 3 Col 2 |
| - | Обычные ряды должны начинаться и заканчиваться вертикальной чертой --- %%|%%, а заголовки «крышечкой» (циркумфлекс) — %%^%%. | + | Table rows have to start and end with a '' |
| - | ^ Заголовок | + | ^ Heading |
| - | | Ряд | + | | Row 1 Col 1 | Row 1 Col 2 |
| - | | Ряд | + | | Row 2 Col 1 | some colspan |
| - | | Ряд | + | | Row 3 Col 1 | Row 3 Col 2 |
| - | Чтобы объединить две соседние клетки в ряду, просто оставьте соседнюю клетку полностью пустой, | + | To connect cells horizontally, just make the next cell completely empty as shown above. Be sure to have always the same amount of cell separators! |
| - | Вертикальные заголовки тоже можно сделать: | + | Vertical tableheaders are possible, too. |
| - | | ^ Заголовок | + | | ^ Heading |
| - | ^ Заголовок | + | ^ Heading |
| - | ^ Заголовок | + | ^ Heading |
| - | ^ Заголовок | + | ^ Heading |
| - | Как легко увидеть, разделитель, | + | As you can see, it's the cell separator before a cell which decides about the formatting: |
| - | | ^ Заголовок | + | | ^ Heading |
| - | ^ Заголовок | + | ^ Heading |
| - | ^ Заголовок | + | ^ Heading |
| - | ^ Заголовок | + | ^ Heading |
| - | Можно сделать вертикально объединённые ячейки добавлением трёх двоеточий | + | You can have rowspans (vertically connected cells) by adding |
| - | ^ Заголовок | + | ^ Heading |
| - | | Ряд | + | | Row 1 Col 1 | this cell spans vertically |
| - | | Ряд | + | | Row 2 Col 1 | ::: | Row 2 Col 3 | |
| - | | Ряд | + | | Row 3 Col 1 | ::: | Row 2 Col 3 | |
| - | В этих ячейках не должно быть ничего, | + | Apart from the rowspan syntax those cells should not contain anything else. |
| - | ^ Заголовок | + | ^ Heading |
| - | | Ряд | + | | Row 1 Col 1 | this cell spans vertically |
| - | | Ряд | + | | Row 2 Col 1 | ::: | Row 2 Col 3 | |
| - | | Ряд | + | | Row 3 Col 1 | ::: | Row 2 Col 3 | |
| - | Текст клетки таблицы можно выравнивать. Просто добавьте минимум два пробела с противоположной стороны: слева — если надо выравнять вправо, | + | You can align the table contents, too. Just add at least two whitespaces at the opposite end of your text: Add two spaces on the left to align right, two spaces on the right to align left and two spaces at least at both ends for centered text. |
| - | ^ Таблица с выравниванием | + | ^ Table with alignment |
| - | | | + | | right| |
| - | |влево | + | |left |
| | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
| - | | + | This is how it looks in the source: |
| - | | | + | |
| - | |влево | + | |
| + | | right| | ||
| + | |left | | ||
| | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | ||
| - | Примечание: вертикальное выравнивание не поддерживается. | + | Note: Vertical alignment is not supported. |
| - | ===== Неформатируемые блоки | + | ===== No Formatting |
| - | Неформатируемые блоки можно вставлять в документ, | + | If you need to display text exactly like it is typed (without any formatting), enclose the area either with '' |
| - | <code>Это неформатированный текст, в котором сохранены все пробелы: вот | + | <nowiki> |
| + | This is some text which contains addresses like this: http://www.splitbrain.org and **formatting**, | ||
| + | </nowiki> | ||
| + | The same is true for %%// | ||
| - | <file>В принципе то же самое, но этим выделением можно показать, | + | |
| + | This is some text which contains addresses like this: http:// | ||
| + | | ||
| + | The same is true for %%// | ||
| - | Чтобы парсер полностью проигнорировал некий текст (т. е. не форматировал его), либо заключите его в тэги '' | + | ===== Code Blocks ===== |
| - | Это просто текст, в котором есть адрес | + | You can include code blocks into your documents by either indenting them by at least two spaces (like used for the previous examples) or by using the tags '' |
| - | и %%**форматирование**%% --- но ничего не происходит. | + | |
| - | < | + | This is text is indented by two spaces. |
| - | и %%**форматирование**%% --- но ничего не происходит.</ | + | |
| - | Чтобы увидеть, | + | < |
| + | This is preformatted code all spaces are preserved: like <-this | ||
| + | </ | ||
| - | ===== Подсветка синтаксиса ===== | + | < |
| + | This is pretty much the same, but you could use it to show that you quoted a file. | ||
| + | </ | ||
| - | «Докувики» может подсвечивать программный код, чтобы его было проще читать. Для этого используется библиотека | + | Those blocks were created by this source: |
| + | |||
| + | This is text is indented by two spaces. | ||
| + | |||
| + | < | ||
| + | This is preformatted code all spaces are preserved: like <-this | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | This is pretty much the same, but you could use it to show that you quoted a file. | ||
| + | </ | ||
| + | |||
| + | ==== Syntax Highlighting ==== | ||
| + | |||
| + | [[wiki: | ||
| <code java> | <code java> | ||
| - | /** | + | /** |
| * The HelloWorldApp class implements an application that | * The HelloWorldApp class implements an application that | ||
| * simply displays "Hello World!" | * simply displays "Hello World!" | ||
| Строка 398: | Строка 426: | ||
| </ | </ | ||
| - | На данный момент распознаются следующие языки: 4cs, | + | The following language strings are currently recognized: //4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php-brief php pic16 pike pixelbender pli plsql postgresql postscript povray powerbuilder powershell proftpd progress prolog properties providex purebasic pycon pys60 python qbasic qml q racket rails rbs rebol reg rexx robots |
| + | |||
| + | There are additional [[doku> | ||
| - | ==== Скачиваемые блоки кода | + | ==== Downloadable Code Blocks |
| - | Используя тэги | + | When you use the '' |
| < | < | ||
| Строка 414: | Строка 444: | ||
| </ | </ | ||
| - | Если вам не нужна подсветка, | + | If you don't want any highlighting but want a downloadable file, specify a dash ('' |
| - | + | ||
| - | **Особенность: | + | |
| - | <file php " | + | |
| - | <?php echo "hello world!"; | + | |
| - | </ | + | |
| - | + | ||
| - | ===== Вставка HTML и PHP ===== | + | |
| - | + | ||
| - | Чистый HTML- или PHP-код можно вставлять в документ с помощью тэгов '' | + | |
| - | + | ||
| - | <code html> | + | |
| - | < | + | |
| - | Тут вставлен <font color=" | + | |
| - | </ | + | |
| - | + | ||
| - | < | + | |
| - | <p style=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | Получается: | + | |
| - | + | ||
| - | < | + | |
| - | Тут вставлен <font color=" | + | |
| - | </ | + | |
| - | + | ||
| - | < | + | |
| - | <p style=" | + | |
| - | </ | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | < | + | |
| - | < | + | |
| - | echo ' | + | |
| - | echo phpversion(); | + | |
| - | echo ' (прямая вставка в HTML).'; | + | |
| - | </ | + | |
| - | + | ||
| - | < | + | |
| - | echo '< | + | |
| - | echo '< | + | |
| - | echo '</ | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | Получается: | + | |
| - | + | ||
| - | < | + | |
| - | echo ' | + | |
| - | echo phpversion(); | + | |
| - | echo ' (прямая вставка в HTML).'; | + | |
| - | </ | + | |
| - | + | ||
| - | < | + | |
| - | echo '< | + | |
| - | echo '< | + | |
| - | echo '</ | + | |
| - | </ | + | |
| - | + | ||
| - | **Примечание: | + | |
| ===== RSS/ATOM Feed Aggregation ===== | ===== RSS/ATOM Feed Aggregation ===== | ||
| + | [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http:// | ||
| - | ===== Агрегация каналов RSS/ATOM ===== | + | ^ Parameter |
| + | | any number | will be used as maximum number items to show, defaults to 8 | | ||
| + | | reverse | ||
| + | | author | ||
| + | | date | show item dates | | ||
| + | | description| show the item description. All HTML tags will be stripped | | ||
| + | | nosort | ||
| + | | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | | ||
| - | Докувики может интегрировать данные из внешних XML-каналов. Для анализа XML-каналов, | + | The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered. |
| - | ^ Параметр | + | By default the feed will be sorted by date, newest items first. You can sort it by oldest first using the '' |
| - | | any number | Отображается максимальное количество элиментов, по умолчанию 8 | | + | |
| - | | reverse | + | |
| - | | author | + | |
| - | | date | Показывать даты элиментов | | + | |
| - | | description| Покажите описание элиментов. Если HTML отключен, все теги будут удалены | | + | |
| - | | nosort | + | |
| - | | //n//[dhm] | Период обновления, | + | |
| - | Период обновления по умолчанию равен 4 часам. Любое значение ниже 10 минут будет рассматриваться как 10 минут. Докувики обычно пытается предоставить кэшированную версию страницы, | + | **Example:** |
| - | + | ||
| - | По умолчанию лента будет отсортирована по дате, сначала по самым новым элементам. Вы можете сначала отсортировать его по возрасту, | + | |
| - | + | ||
| - | **Пример:** | + | |
| {{rss> | {{rss> | ||
| {{rss> | {{rss> | ||
| - | ===== Управляющие макросы ===== | ||
| - | Некоторый синтаксис влияет на то, как «Докувики» обрабатывает статьи без создания каких-либо результатов для себя. Доступны следующие макросы: | ||
| - | ^ Макрос | + | ===== Control Macros ===== |
| - | | %%~~NOTOC~~%% | + | |
| - | | %%~~NOCACHE~~%% | «Докувики» помещает всё выводимое в кэш по умолчанию. Иногда это нежелательно (например, | + | |
| - | ===== Синтаксические плагины ===== | + | Some syntax influences how DokuWiki renders a page without creating any output it self. The following control macros are availble: |
| - | Синтаксис «Докувики» может быть расширен за счёт | + | ^ Macro ^ Description | |
| + | | %%~~NOTOC~~%% | ||
| + | | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%< | ||
| + | |||
| + | ===== Syntax Plugins ===== | ||
| + | |||
| + | DokuWiki' | ||
| ~~INFO: | ~~INFO: | ||
| + | |||
wiki/syntax.1785498558.txt.gz · Последнее изменение: — admin
