Commit Graph

63 Commits

Author SHA1 Message Date
michal
70bfd60bbc Added new icons
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113699 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 14:35:45 +00:00
dion
61646a95f7 Changed to straight jelly
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113692 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 06:28:18 +00:00
dion
db8aaaa92c Nav template without jsl
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113690 13f79535-47bb-0310-9956-ffa450edef68
2003-07-24 06:26:02 +00:00
bwalding
700d49bf7d Completed updates. Much much cleaner. Could still do to remove the temporary file generation.
PR: MAVEN-602


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113689 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 10:25:18 +00:00
bwalding
62aedf5a18 Completed updates. Fully migrated from site.jsl to here. Much much cleaner.
PR: MAVEN-602


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113688 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 10:23:49 +00:00
bwalding
f6e68cc813 Pass 1.
o It works, but is incomplete and broken.  I am committing now as I have very bad
non-deterministic behaviour with jelly and I like committing as I go.

o Need to convert project documentation tree to navigation.jsl
o Need to remove temporary file creation in plugin.jsl

PR: MAVEN-602


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113687 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 10:06:41 +00:00
bwalding
fe5a39a9c5 Clean up the alignment and remove that dodgy little "strich" thing from tigris (overridden in maven.css rather than removed from tigris)
PR: MAVEN-579


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113661 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 11:02:26 +00:00
bwalding
1d3a01e9d6 o Update the templates to draw handles
I'm still not 100% on drawing an expanded handle on an uncollapsible node.
I think we could do to remove the little - in front of every item too.
PR: MAVEN-579


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113660 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 10:44:28 +00:00
bwalding
48e967375d o Unallow the nav bean to count children. Turns out it was simpler to do it in jelly.
o Add new style for img.handle (no border, little bit of right padding)
o Update the templates to draw handles

I'm still not 100% on drawing an expanded handle on an uncollapsible node.
I think we could do to remove the little - in front of every item too.
PR: MAVEN-579


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113659 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 10:44:05 +00:00
bwalding
6ba41dd168 Allow the nav bean to count children. This could be done directly in jelly, but I hate jelly. And I can write
test cases in the same format as the other test cases.
PR: MAVEN-579


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113658 13f79535-47bb-0310-9956-ffa450edef68
2003-07-17 09:33:12 +00:00
dion
fcf4518581 Remove hard coded authors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113634 13f79535-47bb-0310-9956-ffa450edef68
2003-07-10 00:53:12 +00:00
dion
32c341df60 Add a search element to nav courtesy of Tim A.
This is MAVEN-554 with a fix


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113610 13f79535-47bb-0310-9956-ffa450edef68
2003-07-08 03:47:45 +00:00
evenisse
d17a9f34be Fix for Maven-322, remove the space in anchors.
Fix for Maven-419, suppress highlight on hover on mozilla on named anchors.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113599 13f79535-47bb-0310-9956-ffa450edef68
2003-07-04 08:39:05 +00:00
bwalding
a81d886627 Some weird timezone calculations in there before. Not really sure what the magic 20 is, but it makes things work better than before.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113492 13f79535-47bb-0310-9956-ffa450edef68
2003-06-14 07:52:41 +00:00
bwalding
0ddba26c86 Add section when there are no contributors
PR: MAVEN-272
Submitted by: Peter Lynch


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113488 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 09:12:01 +00:00
bwalding
76c7e5cedf The simple and neat solution. Only sub elements of the xdoc head element are placed
into the resulting html file
PR: MAVEN-396
Submitted by:	Brett Porter


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113483 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 13:50:20 +00:00
michal
e66dc52695 Fix for Maven-383
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113421 13f79535-47bb-0310-9956-ffa450edef68
2003-05-15 12:56:27 +00:00
dion
6360efc1f7 Allow html within goal descriptions
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113371 13f79535-47bb-0310-9956-ffa450edef68
2003-04-23 15:57:05 +00:00
dion
97e31ca9ee Change "Front Page" to "About ${pom.name}"
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113366 13f79535-47bb-0310-9956-ffa450edef68
2003-04-20 12:18:19 +00:00
bwalding
66d8d72578 Got timezones back to front
PR: MAVEN-387


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113357 13f79535-47bb-0310-9956-ffa450edef68
2003-04-18 15:00:55 +00:00
bwalding
d60915ced5 Output a valid XHTML Transitional that IE6 can understand.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113344 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 20:26:25 +00:00
bwalding
4ba66d6c06 IE6 is a piece of shit. It doesn't understand XHTML transitional properly as far as I can tell.
Backed out changes.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113342 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 12:42:17 +00:00
bwalding
2a9bc0d8a6 We were theoretically putting out XHTML Transitional before, now we are
actually outputting XHTML 1.1 Transitional.  Only minor changes,
but some older browsers might have difficulties?


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113327 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 07:47:00 +00:00
bwalding
bcde6c31e2 Removed the magical "Collabnet XHTML" doc type. I'm sure not many browsers would
know of this special format (some browsers do special document 
handling based on well known doc types).


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 07:19:50 +00:00
bwalding
298248bd4c Developers must have entered their timezone to make this work
PR:MAVEN-387


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113324 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 02:37:34 +00:00
bwalding
1c70545373 Add head handling and copy attributes from xdoc body to html body
PR:MAVEN-387


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113322 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 01:56:01 +00:00
bwalding
5f2bfa3544 Add the timezone field
PR:MAVEN-387


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113321 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 01:55:30 +00:00
abarantsev
7c5a905da2 Pure jelly reimplementation of Project Info templates
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113315 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 10:51:44 +00:00
jvanzyl
58f313f82f o Rolling back a change that is preventing the content of a <source/>
element from being rendered. You get an empty box currently. There also
  seems to be a problem with '<' and '>'. General entity problem?


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113300 13f79535-47bb-0310-9956-ffa450edef68
2003-04-08 22:37:45 +00:00
bwalding
ee9478d58f Updating propaganda logos - Thanks Stephane!
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113288 13f79535-47bb-0310-9956-ffa450edef68
2003-04-08 21:06:52 +00:00
bwalding
0d77487732 Updatingin propaganda logos - Thanks Stephane!
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113287 13f79535-47bb-0310-9956-ffa450edef68
2003-04-08 21:06:34 +00:00
bwalding
62f5c157a5 Applied concept of project.css as listed in bug system.
PR: MAVEN-370
Submitted by:	Jose Gonzale Gomez


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113262 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 11:23:05 +00:00
bwalding
34d3f2b082 Add the powered by logo
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113252 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 12:29:24 +00:00
bwalding
c33a72d75d Current logos
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113247 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 11:50:01 +00:00
abarantsev
cab181e7d5 Allow using tags inside <source> (e.g. to colorize source code)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113238 13f79535-47bb-0310-9956-ffa450edef68
2003-03-31 06:19:01 +00:00
dion
e504d877b5 detab
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113231 13f79535-47bb-0310-9956-ffa450edef68
2003-03-30 22:59:57 +00:00
dion
4fc09ebeb4 allow use of &lt; and &gt; in name attribute of navigation.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113218 13f79535-47bb-0310-9956-ffa450edef68
2003-03-29 12:30:06 +00:00
dion
92efd14434 Add section about cvsgrab
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113199 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 20:45:14 +00:00
dion
da8382162e jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113146 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 06:11:24 +00:00
dion
80e3738620 jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113145 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 06:01:19 +00:00
dion
c1f8e6ea06 jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113144 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:54:20 +00:00
bwalding
c1a85aecdd o Add ability to use images in navigation bar
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113124 13f79535-47bb-0310-9956-ffa450edef68
2003-03-15 01:19:00 +00:00
bwalding
ed1d38ef2e o MAVEN-320: Make it handle slightly less conformant hrefs. Feels a bit dirty to me.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113096 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 14:18:41 +00:00
bwalding
ecdab533a7 o MAVEN-320: Cleaned up tests to make them more understandable and useful
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113094 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 14:15:30 +00:00
bwalding
859bff9c13 o No longer fails with getText error if you don't have repo defined
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113093 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 14:14:08 +00:00
bwalding
e71545502d o MAVEN-283: Fix extraneous whitespace problems
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113053 13f79535-47bb-0310-9956-ffa450edef68
2003-03-06 10:42:26 +00:00
bwalding
dff505dcbf o Applied patch from Adam Murdoch (email title : "[patch] Fix maven.xdoc.date")
o Made slight mods to fix navigation-top not displaying
o Made inline css mods to make bottom-right actually display at bottom right


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112996 13f79535-47bb-0310-9956-ffa450edef68
2003-02-25 08:06:34 +00:00
bwalding
c6dc70ab19 o Consolidate reporting model
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112978 13f79535-47bb-0310-9956-ffa450edef68
2003-02-23 15:57:38 +00:00
kschrader
293ea5e04e Stephen McConnell <mcconnell@apache.org> writes:
The following patch corrects a number of bugs in the maven-report.xml.
The bugs include not checking for the existance of the tasks.xml and
changes.xml which results in links being added to the report summary
page that don't refer to anything.
Cheers, Steve.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112965 13f79535-47bb-0310-9956-ffa450edef68
2003-02-21 16:08:33 +00:00
kaz
c62c5c2576 Fixing mvdb's patch to make it actually work ;-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112963 13f79535-47bb-0310-9956-ffa450edef68
2003-02-20 22:28:36 +00:00