Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Trac: Users

Including wiki pages from a different environment

 

 

Trac users RSS feed   Index | Next | Previous | View Threaded


didley at gmx

May 6, 2008, 7:10 AM

Post #1 of 8 (177 views)
Permalink
Including wiki pages from a different environment

Hi,

I'm looking for a possibilty to include wiki pages from one
environment to a other environment. I found some plugins but they only
for the same environment. Is there anywhere a plugin for it or a other
solution?

- didley
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


kantrn at rpi

May 6, 2008, 7:28 AM

Post #2 of 8 (173 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

On May 6, 2008, at 10:10 AM, didley wrote:
>
> Hi,
>
> I'm looking for a possibilty to include wiki pages from one
> environment to a other environment. I found some plugins but they only
> for the same environment. Is there anywhere a plugin for it or a other
> solution?

Using the IncludeMacro:

[[Include(http://othertrac/wiki/Page?format=raw, text/x-trac-wiki)]]

--Noah

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


didley at gmx

May 8, 2008, 1:47 AM

Post #3 of 8 (158 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

> Using the IncludeMacro:
>
> [[Include(http://othertrac/wiki/Page?format=raw, text/x-trac-wiki)]]
>
> --Noah

Sounds gut but I'm using Trac 0.11dev and the Include Macro works not
with this Version.

- thanx didley
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


kantrn at rpi

May 8, 2008, 2:08 AM

Post #4 of 8 (158 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

didley wrote:
>> Using the IncludeMacro:
>>
>> [[Include(http://othertrac/wiki/Page?format=raw, text/x-trac-wiki)]]
>>
>> --Noah

> Sounds gut but I'm using Trac 0.11dev and the Include Macro works not
> with this Version.

It works fine for me on 0.11-stable.

--Noah
Attachments: signature.asc (0.24 KB)


didley at gmx

May 8, 2008, 4:56 AM

Post #5 of 8 (158 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

On May 8, 11:08 am, Noah Kantrowitz <kan...@rpi.edu> wrote:
> didley wrote:
> >> Using the IncludeMacro:
>
> >> [[Include(http://othertrac/wiki/Page?format=raw, text/x-trac-wiki)]]
>
> >> --Noah
> > Sounds gut but I'm using Trac 0.11dev and the Include Macro works not
> > with this Version.
>
> It works fine for me on 0.11-stable.
>
> --Noah

Oh I see. I did use the include macro from Macro Bazaar. Now I found
yours on trac-hacks.org. Trac recognize the plug in but when I use
your example the I get

Error while retrieving file

HTTP Error 404: Not Found

It works with general web sites for example www.gmx.de but it don't
works with a site from a other environment. I wrote the name of the
wiki page in correct form.

I don't know why.

- didley
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


didley at gmx

May 14, 2008, 2:10 AM

Post #6 of 8 (121 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

Now It works when I don't use the add on "?format=raw, text/x-trac-
wiki"

But it imports the whole Site of the environment. I wanna import the
wiki sites only.

Is it possible?

- didley
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---


kantrn at rpi

May 14, 2008, 2:22 AM

Post #7 of 8 (121 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

didley wrote:
> Now It works when I don't use the add on "?format=raw, text/x-trac-
> wiki"
>

Try with format=txt

--Noah
Attachments: signature.asc (0.24 KB)


didley at gmx

May 14, 2008, 3:13 AM

Post #8 of 8 (119 views)
Permalink
Re: Including wiki pages from a different environment [In reply to]

On May 14, 11:22 am, Noah Kantrowitz <kan...@rpi.edu> wrote:
>
> Try with format=txt
>
> --Noah

That's great. Many thanx.

- didley
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Users" group.
To post to this group, send email to trac-users[at]googlegroups.com
To unsubscribe from this group, send email to trac-users-unsubscribe[at]googlegroups.com
For more options, visit this group at http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Trac users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.