Skip to content

Commit 95b4e4f

Browse files
committed
swept per #153
1 parent 759e3ca commit 95b4e4f

File tree

2 files changed

+3
-100
lines changed

2 files changed

+3
-100
lines changed

tags/modified.md

-97
This file was deleted.

tags/reference/modified.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ tags:
2121
<txp:modified />
2222
~~~
2323

24-
The **modified** tag is a *single* tag which is used to return the modification date of the article being displayed. The format is determined by the settings specified in the Date Format, or Archive Date Format, fields in the [Preferences panel](/administration/preferences-panel).
24+
The **modified** tag is a *single* tag which is used to return the modification date of the article being displayed. The format is determined by the settings specified in the Date Format, or Archive Date Format, fields in the Preferences panel.
2525

2626
## Attributes
2727

2828
Tag will accept the following attributes (**case-sensitive**):
2929

3030
`format="format string"`
31-
: Override the default date format set in the [Preferences panel](/administration/preferences-panel).
31+
: Override the default date format set in the Preferences panel.
3232
: **Values:** any valid [strftime](https://secure.php.net/strftime) string values.
3333
: **Default:** the 'Archive date format' set in preferences.
3434

@@ -40,7 +40,7 @@ Tag will accept the following attributes (**case-sensitive**):
4040
`lang="ISO language code"`
4141
: Format time string suitable for the specified language (locale).
4242
: **Values:** locales adhere to [ISO-639](https://en.wikipedia.org/wiki/ISO_639-2).
43-
: **Default:** unset (time format set in the [Preferences panel](/administration/preferences-panel).
43+
: **Default:** unset (time format set in the Preferences panel.
4444

4545
### Common presentational attributes
4646

0 commit comments

Comments
 (0)