Thanks Herman, I have fixed the table border issue and this should get to the live website soon.
On 6/4/07, Hernan Cunico <[EMAIL PROTECTED]> wrote:
We are using "News" for this kind of stuff. We categorize the news with labels and then we selectively display the info. See http://geronimo.apache.org/ As for the tables, well, that's something gone wrong in the css. Open the default.css you guys are using and look for this entry table.confluenceTable td.confluenceTd make sure you replace this { padding: 0 4px 3px; } with this { padding: 0 4px 3px; border: solid 1px #b4b4b5; } If you guys prefer a JIRA let me know and I'll create one with a diff, but was just 1/2 a line anyway ;-) Cheers! Hernan Venkata Krishnan wrote: > HI Hernan, thanks for running the export. > > The contents of a release page like 'SCA+Java+0.90-incubating' get to be > used in two contexts - 1. when it is a latest release and 2. when it has > become a previous release'. Instead of duplicating the release content for > each of these contexts I thought of abstracting it out as a page and simply > including it when its a Latest Release and just linking to it when it has > become a Previous Release. > > Like the Menus I suppose these pages will not change once they are made. > > Do you have suggestions on a better way of doing this ? > > Also, I see that the html export does not show the table borders, > atleast on > my display - not sure if others are seeing this as well. Any clue on > how we > could fix this ? > > Thanks > > - Venkat > > On 6/5/07, Hernan Cunico <[EMAIL PROTECTED]> wrote: >> >> For what I can see so far the update was made on >> http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+0.90-incubating >> >> which is included in >> http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+Releases >> >> The plugin has an issue recognizing these kind of updates (with the >> {include} macro). That is dynamically generated content based on the >> content >> of a different page. This issue affects the menus too, with the >> difference >> that menus don't change that often. >> >> The only way around is to manually run an autoexport, which I just did >> and >> I see the changes applied now. >> >> One question though, why are you guys doing such include at that >> level? in >> how many other pages you are using the same content from >> SCA+Java+0.90-incubating? >> >> Cheers! >> Hernan >> >> Venkata Krishnan wrote: >> > I also observe some changes not being reflected on the wiki exported >> site. >> > Maybe the autoexport is not happening and we might have to do a manual >> > export. Luciano, do you by any chance have administrator priveleges on >> the >> > wiki to do this ? >> > >> > - Venkat >> > >> > On 6/4/07, Simon Nash <[EMAIL PROTECTED]> wrote: >> >> >> >> Maybe I am doing something wrong. It does not seem to be working >> >> as described. I made a small change to >> >> >> http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Java+Releases >> >> >> >> This change does not appear to have been exported yet to >> >> http://cwiki.apache.org/TUSCANY/sca-java-releases.html >> >> >> >> My small change was to remove the word "The" from the start of the >> >> first line of text. >> >> >> >> Any pointers would be gratefully received. >> >> >> >> Simon >> >> >> >> Luciano Resende wrote: >> >> >> >> > The export from confluence [1] is based on change activity, and >> pages >> >> > get exported when you saved them. Then, there is a scheduled cron >> task >> >> > that runs about every 15 mins that pull these new contents and >> publish >> >> > at [2] that will have a delay of about 45 mins to 1 hour to have it >> >> > served for the general web community. BTW, I'll write a summary of >> the >> >> > website infra structure and post in our wiki, with more details on >> >> > what is coming from where and this sync details. >> >> > >> >> > [1] http://cwiki.apache.org/TUSCANY/ >> >> > [2] http://incubator.apache.org/tuscany >> >> > >> >> > On 6/4/07, Venkata Krishnan <[EMAIL PROTECTED]> wrote: >> >> > >> >> >> Hi Simon, >> >> >> >> >> >> If you are asking for the export from >> >> >> http://cwiki.apache.org/confluence/display/TUSCANY to >> >> >> http://cwiki.apache.org/TUSCANY/ I guess its based on change >> >> >> activity. I am >> >> >> not sure about the export to http://incubator.apache.org/tuscany. >> >> >> >> >> >> Luciano, could you please help with some info on how you did this.. >> >> >> thanks. >> >> >> >> >> >> - Venkat >> >> >> >> >> >> On 6/4/07, Simon Nash <[EMAIL PROTECTED]> wrote: >> >> >> > >> >> >> > When does the Confluence wiki get autexported to the published >> >> >> > Web site? Is it based on change activity, or a schedule? >> >> >> > >> >> >> > Simon >> >> >> > >> >> >> > >> >> >> > >> >> --------------------------------------------------------------------- >> >> >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> >> > For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Luciano Resende Apache Tuscany Committer http://people.apache.org/~lresende http://lresende.blogspot.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
