twMat
1f1fd49d0b
Update LinkWidget.tid ( #4690 )
...
add image link
2020-06-11 12:11:12 +01:00
twMat
2ad8d1790b
Update LinkWidget.tid ( #4489 )
2020-03-11 17:37:53 +00:00
Jeremy Ruston
f02352f6a1
Use default link text when link widget has no content
...
Fixes #3974
2019-06-10 21:04:21 +01:00
Jermolene
38fbc4f35a
Minor tweaks to #3052
2017-12-12 12:30:34 +00:00
Tobias Beer
661bff4f5b
extend LinkWidget to enforce classes ( #3052 )
...
* extend ListWidget to enforce classes
Previously, the undocumented *class* attribute only allowed to specify
additional classes to be set.
Especially for use within a LinkCatcher, you can now apply / enforce
only the custom classes and avoid any of the defaults being applied
depending on the link target.
This will allow to implement #1161 more gracefully.
* use setClass insted of exclamation mark syntax
update docs & fix typo in docs
2017-12-12 12:25:06 +00:00
Jermolene
ce3832e275
Docs tweaks
2017-09-20 11:48:06 +01:00
Jermolene
11da58355e
Docs update for LinkWidget
2017-09-07 15:48:11 +01:00
Jermolene
06ea4060cb
LinkWidget: Add support for tv-filter-export-link
...
This change makes it possible to perform the conversion from target
tiddler title to `href` value as a filter expression (previously a
JavaScript macro was needed to use the tv-get-export-link variable)
2017-08-28 11:06:21 +01:00
Jermolene
8802015f1a
Docs updates
...
Starting to document the new drag and drop stuff
2017-03-29 10:19:42 +01:00
Astrid Elocson
27e6c7bb8d
Add links to tv-* variables in LinkWidget.tid
2015-02-28 14:45:22 +00:00
Jermolene
b13d87fdf2
Overhaul the macro and variable documentation #1519
2015-02-24 17:41:16 +01:00
Jermolene
60e6b584bf
Extend link widget with new attributes
...
Add “draggable”, “tag” and “tabindex” attributes to link widget.
2015-02-23 11:16:44 +01:00
Evolena
2fe095fcd1
Fix bad links
2014-10-12 13:59:26 +02:00
Jermolene
e20ef97c27
More mangling of reference docs
2014-09-11 00:06:19 +01:00
Jermolene
89fd5379dd
Change "tw-*" variables to "tv-*"
2014-08-28 22:28:02 +01:00
Jermolene
4a1c530da7
Rename "tw-tiddlylink-*" classes to "tc-tiddlylink-*"
...
Part of #764
2014-08-28 18:13:46 +01:00
Jermolene
347d5c0148
Update link widget docs
2014-08-28 09:32:19 +01:00
Jermolene
06b0f9adb7
Added aria-label attribute to link widget
...
And document it for the button widget
2014-06-17 07:54:10 +01:00
Jermolene
6d43b4e8dc
Update link widget docs
2014-04-08 14:12:27 +01:00
Jermolene
53755d87c8
Added tooltip examples to the link widget
2014-03-09 09:16:31 +00:00
Jermolene
289bec0fd5
Parse the wiki link tooltip as wiki text
2014-03-08 16:06:57 +00:00
Jermolene
a5a2c718b1
Add support for a tooltip on the link widget
2014-03-06 12:38:47 +00:00
Jeremy Ruston
1d0eed6957
Docs updates
2013-11-01 15:00:17 +00:00
Jeremy Ruston
fbc1f5e5f6
Lots and lots and lots of docs updates
...
Now we've got up-to-date skeleton documentation for all the widgets
2013-10-31 22:03:40 +00:00
Jeremy Ruston
bf48e6f8a1
Rename tiddlerTitle
variable to currentTiddler
2013-10-28 23:40:45 +00:00
Jeremy Ruston
d3df2c5860
Docs updates
2013-10-23 23:12:19 +01:00
Jeremy Ruston
1ebe0d39b2
Get rid of the 'docs' tag
...
It was unnecessary, since everything here is documentation
2013-08-25 21:41:00 +01:00
Jeremy Ruston
8e9b2996eb
Restore qualifyHoverTitles
attribute to link widget
2013-03-05 11:55:25 +00:00
Jeremy Ruston
5f06d36b86
Docs update
2013-03-04 14:42:41 +00:00
Jeremy Ruston
fc79db53ab
Allow templating with the link widget
...
And add some documentation
2013-03-04 11:13:10 +00:00