projects
/
tweeper.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c36da4f
)
INSTALL: explain better what "usable HTML" means in this context
author
Antonio Ospite <ao2@ao2.it>
Thu, 15 Mar 2018 07:30:16 +0000
(08:30 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 15 Mar 2018 07:30:16 +0000
(08:30 +0100)
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index
6c19099
..
489087a
100644
(file)
--- a/
INSTALL
+++ b/
INSTALL
@@
-3,8
+3,8
@@
under /usr/share/php/tweeper and then make a symlink to the wrapper script
"tweeper" under /usr/bin
Tweeper depends on php-symfony-serializer which is used to convert json to xml
"tweeper" under /usr/bin
Tweeper depends on php-symfony-serializer which is used to convert json to xml
-for some sites which provide the timeline data in json rather than in
usable
-html.
+for some sites which provide the timeline data in json rather than in
directly
+
transformable
html.
NOTE: Tweeper also depends indirectly on php-symfony-property-access because
the code relies on the ObjectNormalizer class which requires the
NOTE: Tweeper also depends indirectly on php-symfony-property-access because
the code relies on the ObjectNormalizer class which requires the