miniflux-legacy/templates
Mathias Kresin 3dae99ac27 remove multiple definition of item id
The item id exists as data attribute or as element.id postfix on multiple
elements in an article.

The basic idea is to traverse the DOM tree - starting from the event firing
element - in reverse order till an article element is found.

This article element is passed to the JavaScript functions. These JavaScript
functions are getting the elements which they want to manipulate starting from
the article utilizing the JavaScript querySelector function.

The bootstrap themes had a conflicting and unused class style definied, which is
removed by now.
2014-11-20 10:43:29 +01:00
..
.htaccess Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
about.php Add a database page 2014-11-18 19:16:14 -05:00
add.php Add CSRF protections 2014-11-07 21:44:20 -05:00
api.php Add a database page 2014-11-18 19:16:14 -05:00
bookmark_links.php remove multiple definition of item id 2014-11-20 10:43:29 +01:00
bookmarks.php add brackets to unread, page and feed items counter via CSS 2014-11-19 20:19:45 +01:00
config.php Add a database page 2014-11-18 19:16:14 -05:00
confirm_auto_update.php Add confirmation box for auto-update 2014-11-08 10:07:24 -05:00
confirm_flush_items.php Improve usability (merge pull-request #226) 2014-07-26 07:33:15 -04:00
confirm_remove_feed.php Improve usability (merge pull-request #226) 2014-07-26 07:33:15 -04:00
console.php Update french translation and typo fix 2013-08-29 19:54:37 -04:00
database.php Add a database page 2014-11-18 19:16:14 -05:00
edit_feed.php Add option to force RTL mode per feed and improve feed modification 2014-10-19 19:14:33 -04:00
feed_items.php add brackets to unread, page and feed items counter via CSS 2014-11-19 20:19:45 +01:00
feeds.php add brackets to unread, page and feed items counter via CSS 2014-11-19 20:19:45 +01:00
help.php Add a database page 2014-11-18 19:16:14 -05:00
history.php add brackets to unread, page and feed items counter via CSS 2014-11-19 20:19:45 +01:00
import.php Improve usability (merge pull-request #226) 2014-07-26 07:33:15 -04:00
item.php remove multiple definition of item id 2014-11-20 10:43:29 +01:00
keyboard_shortcuts.php Added "r" keyboard shortcut for "Update all subscriptions" 2013-10-31 12:28:39 -07:00
layout.php add brackets to unread, page and feed items counter via CSS 2014-11-19 20:19:45 +01:00
login.php Add a database page 2014-11-18 19:16:14 -05:00
new_db.php Add CSRF protections 2014-11-07 21:44:20 -05:00
paging.php Code refactoring (JS and templates) 2013-10-14 22:38:07 -04:00
show_help.php Remove PicoTools 2014-03-16 21:56:43 -04:00
show_item.php remove multiple definition of item id 2014-11-20 10:43:29 +01:00
show_more.php Improve others themes 2014-02-09 12:32:46 -05:00
status_links.php remove multiple definition of item id 2014-11-20 10:43:29 +01:00
unread_items.php add brackets to unread, page and feed items counter via CSS 2014-11-19 20:19:45 +01:00