projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cae7ab0
)
TODO: add an entry about the use of trigger_error()
author
Antonio Ospite <ao2@ao2.it>
Tue, 27 Jun 2017 08:59:31 +0000
(10:59 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Tue, 27 Jun 2017 11:36:20 +0000
(13:36 +0200)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
3c71811
..
7b72745
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,3
+1,7
@@
+- re-evaluate the use of trigger_error() or use a custom error handler,
+ because right now the code exists as soon as trigger_error() gets called and
+ any following code is ignored.
+
- write better XSL stylesheets? I am not an XSL expert
- evaluate the use of the <ttl/> RSS element
- show cards directly in RSS items for twitter.com