Commit Graph

71 Commits

Author SHA1 Message Date
Oleg Zhurakousky
2cd1746eea INT-1614 fixed test xml files and updated FTP documentation 2010-11-22 09:20:20 -05:00
Chris Beams
e4f64d9757 Move admon (tip/note/etc) graphics into subdir 2010-11-22 05:30:41 -07:00
Chris Beams
410da963fe Minor improvements for syntax highlighting (INT-1612) 2010-11-22 05:30:31 -07:00
Chris Beams
628ed01e80 Ensure admon graphic width is 24pt (INT-1612)
This avoids the issue we were seeing in SI the reference doc PDF where
admon graphics (tip, warning, note, etc) were 'fuzzy' because 24pt
graphics were being blown up to 36pt.
2010-11-22 05:30:22 -07:00
Chris Beams
03f510a573 Solve reverse coloration and sizing issues for PDF images (INT-1612)
For reasons unknown, most PNG files were showing up in the PDF output
with reverse coloration (or at least significantly shifted. Saving
these files as JPEGs provided a cheap workaround.

Also a number of images were either (a) exceeding the boundaries of the
PDF viewport or (b) scaling down to thumbnail size.

Now using width/contentwidth/scaling attributes in <mediaobject>
elements, as described at http://www.sagehill.net/docbookxsl/ImageSizing.html
to ensure that all images show up correctly scaled in both HTML and PDF
outputs.
2010-11-22 05:30:08 -07:00
Chris Beams
a759d11549 Fix doc typos, upgrade channel-adapter to DocBook 5 (INT-1552) 2010-11-22 05:29:48 -07:00
David Turanski
1886ea3fb1 proof read reference guide 2010-11-19 15:33:02 -05:00
Oleg Zhurakousky
ab034ee9bd Merge branch 'master' of git.springsource.org:spring-integration/spring-integration 2010-11-19 12:07:34 -05:00
Oleg Zhurakousky
f02f40acc1 INT1552 added URI variables section to HTTP Outbound Gateway 2010-11-19 12:01:58 -05:00
Gary Russell
abffa7378a INT-1552 error-channel doc polishing 2010-11-19 11:41:39 -05:00
Oleg Zhurakousky
6c29574071 INT-1552 doc polishing, fixed text overflow in HTTP section 2010-11-19 06:10:58 -05:00
Oleg Zhurakousky
22025558d0 INT-1552 doc polishing, aligned Configure* sections 2010-11-19 06:03:25 -05:00
Oleg Zhurakousky
cd80bb96a4 INT-1552 added File filtering sections to FTP/SFTP 2010-11-19 05:19:34 -05:00
Oleg Zhurakousky
a97d5f46e6 INT-1552 polished twitter docs to reflect the changes for Rate Limiting and provided more details around metadatastore, few minor polishing changes to HVR 2010-11-19 04:29:27 -05:00
Oleg Zhurakousky
f80e3fe14b INT-1552 removed MapBasedChannelResolver in teh HeaderValueRouter section, added paragraph on 'ignore-channel-name-resolution-failures' attribute 2010-11-18 19:13:36 -05:00
Gary Russell
c5dba36865 INT-1552 Add error-channel to other endpoint docs; schema doc polishing 2010-11-18 18:21:14 -05:00
Oleg Zhurakousky
2df5efb309 INT-1552 general pollishing of several docs to address coments on this JIRA 2010-11-18 17:33:01 -05:00
Oleg Zhurakousky
9b85a2f550 INT-1552 renamed sections in aggregator, channel, filter and splitter 2010-11-18 17:02:00 -05:00
Oleg Zhurakousky
a1487c6659 INT-1552 polished gateway docs, renamed sections in adapter, bridge and router 2010-11-18 17:01:59 -05:00
Gary Russell
63ec6e1849 INT-1552 Add error-channel to IP endpoint docs 2010-11-18 16:41:02 -05:00
Oleg Zhurakousky
2e968f673d INT-1552 polished the docs to address the two comments in this issue 2010-11-18 16:09:33 -05:00
Oleg Zhurakousky
454eed23d1 INT-1631 changed remote-filename-expression to remote-filename-generation-expression, adjusted tests and docs 2010-11-18 08:43:19 -05:00
Oleg Zhurakousky
24781476f3 INT-1631 changed remote-file-expression to remote-filename-expression, adjusted tests and docs 2010-11-18 07:41:02 -05:00
Oleg Zhurakousky
00ba9d016a INT-1629 fixed FTP/SFTP/FTPS docs to reflect the recent changes 2010-11-18 04:38:07 -05:00
Mark Fisher
62fc29f130 INT-1630 updated thread-local channel section 2010-11-17 10:48:27 -05:00
Mark Fisher
d167e4d0b8 fixed syntax 2010-11-16 09:54:29 -05:00
Mark Fisher
1b77b2cdac fixed minor typos 2010-11-16 09:45:37 -05:00
Mark Fisher
4a9a63129b INT-1625 updated docs for the 'error-channel' attribute on JMS 'message-driven-channel-adapter' 2010-11-16 09:42:45 -05:00
Mark Fisher
aa015b07fc INT-1625 updated docs for 'gateway' and 'jms' (inbound-gateway) to describe the use of the 'error-channel' attribute 2010-11-16 09:31:42 -05:00
Oleg Zhurakousky
b86c27a769 INT-500 addedschema docs for aggregator 2010-11-16 00:31:26 -05:00
Oleg Zhurakousky
ce54d7e93e INT-1605 updated aggregator documentatio to reflect new attributes, added more SpEL samples for aggregator's release-strategy-expression as well as correlation-strategy-expression 2010-11-16 00:08:34 -05:00
Dave Syer
55d73216f8 INT-1420: add JMX docs to manual 2010-11-15 09:07:16 +00:00
Mark Fisher
6448a11636 INT-1608 added 'filename-regex' coverage to the File chapter of the reference manual 2010-11-14 22:50:24 -05:00
Mark Fisher
ff3604e972 updated doc for header name change 2010-11-13 12:30:48 -05:00
Mark Fisher
956ec17356 updated XMPP docs for name changes 2010-11-13 12:23:41 -05:00
Oleg Zhurakousky
afa88f8502 INT-1559 finished with docs for FTP/FTPS/SFTP 2010-11-13 10:16:01 -05:00
Oleg Zhurakousky
fda398d2f5 INT-1559 added docs for SFTP, polished FTP/FTPS docs 2010-11-13 10:11:03 -05:00
Oleg Zhurakousky
f72cab116c INT-1559 added docs for FTP/FTPS 2010-11-13 08:45:19 -05:00
Chris Beams
060ea89b87 Use unicode callouts in PDF instead of images (INT-1606)
Related issue:
    GRADLE-3
2010-11-13 01:30:14 -08:00
Oleg Zhurakousky
64ff4e2eea INT-1557 fonosjed Twitter docs 2010-11-12 12:41:19 -05:00
Dave Syer
7dc8fbaa93 INT-1420: fix CDATA 2010-11-12 15:57:39 +00:00
Oleg Zhurakousky
f48624f603 INT-1516 added docs for service-activator and SpEL 2010-11-12 10:01:56 -05:00
Oleg Zhurakousky
3ac6a6b72f INT-1516 added docs for transformer and SpEL 2010-11-12 09:43:25 -05:00
Oleg Zhurakousky
858570882e INT-1516 added docs for aggregator ans SpEL 2010-11-12 09:28:10 -05:00
Oleg Zhurakousky
ebd06fc2d4 INT-1516 added docs for <router> expression, mentinoing projection/selection 2010-11-12 08:11:55 -05:00
Oleg Zhurakousky
063845ed79 INT-1516 added docs for RLR's selector-expression, fixed the docbook error' 2010-11-12 07:44:34 -05:00
Oleg Zhurakousky
35dee6df1d INT-1552 removed StringMessage references from the manual 2010-11-12 06:46:15 -05:00
Dave Syer
a0db55a75e INT-1420: add docs for control bus and tidy JMX 2010-11-12 09:27:13 +00:00
Chris Beams
ee34695bc4 Merge branch 'master' into buildSrc-extraction
Conflicts:
	spring-integration-twitter/src/main/java/org/springframework/integration/twitter/core/Twitter4jTemplate.java
2010-11-11 10:13:14 -08:00
Oleg Zhurakousky
a7eddb14e5 added more details to the docs on wire-tap sync/async behavior 2010-11-11 08:28:30 -05:00