Exporting all properties from a template or form or site -- Export

View: New views
5 Messages — Rating Filter:   Alert me  

Exporting all properties from a template or form or site -- Export

by Jude jonassaint-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fro data export there is a way to get all pages from a category. Is there a
way to export all the properties from a template or to export all the
properties from a site raher than maually write them in the data export GUI?
Jude
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Re: Exporting all properties from a template or form or site -- Export

by Yaron Koren :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I don't know of any way to do that that's not a total hack involving
screen-scraping... I believe for now you'll have to just manually specify
the properties you want.

-Yaron


On Wed, Nov 4, 2009 at 1:56 PM, Jude jonassaint <jcjonassaint@...>wrote:

> Fro data export there is a way to get all pages from a category. Is there a
> way to export all the properties from a template or to export all the
> properties from a site raher than maually write them in the data export
> GUI?
> Jude
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Semediawiki-user mailing list
> Semediawiki-user@...
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Re: Exporting all properties from a template or form or site -- Export

by Joel Natividad :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jude,
You may also want to check out Extension:DynamicPageList.

With it you can pull a list of properties:
<DynamicPageList>
notcategory=dummycategory
namespace=Property
</DynamicPageList>

or a list of templates:
<DynamicPageList>
notcategory=dummycategory
namespace=Template
</DynamicPageList>

and then cut & paste the list into Special:Export.

Hope this helps,
Joel

On Nov 4, 2009, at 5:17 PM, Yaron Koren wrote:

> Hi,
>
> I don't know of any way to do that that's not a total hack involving
> screen-scraping... I believe for now you'll have to just manually  
> specify
> the properties you want.
>
> -Yaron
>
>
> On Wed, Nov 4, 2009 at 1:56 PM, Jude jonassaint <jcjonassaint@...
> >wrote:
>
>> Fro data export there is a way to get all pages from a category. Is  
>> there a
>> way to export all the properties from a template or to export all the
>> properties from a site raher than maually write them in the data  
>> export
>> GUI?
>> Jude
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>> 2008 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Semediawiki-user mailing list
>> Semediawiki-user@...
>> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Semediawiki-user mailing list
> Semediawiki-user@...
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user

--
Joel Natividad
joel@...
Think Different!



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user
--
=======================================================
joel@natividads.com * wireless@natividads.com
Think Different! (http://en.wikipedia.org/wiki/Think_different#Text)
Imagine Different! (http://www.youtube.com/watch?v=H5tOgRD4EqY)

Re: Exporting all properties from a template or form or site -- Export

by Jude jonassaint-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks a lot. I will give a try and let you know.
Thanks for the help.
Jude

On Wed, Nov 4, 2009 at 6:11 PM, Joel Natividad <joel.natividad@...>wrote:

> Jude,
> You may also want to check out Extension:DynamicPageList.
>
> With it you can pull a list of properties:
> <DynamicPageList>
> notcategory=dummycategory
> namespace=Property
> </DynamicPageList>
>
> or a list of templates:
> <DynamicPageList>
> notcategory=dummycategory
> namespace=Template
> </DynamicPageList>
>
> and then cut & paste the list into Special:Export.
>
> Hope this helps,
> Joel
>
> On Nov 4, 2009, at 5:17 PM, Yaron Koren wrote:
>
> Hi,
>
> I don't know of any way to do that that's not a total hack involving
> screen-scraping... I believe for now you'll have to just manually specify
> the properties you want.
>
> -Yaron
>
>
> On Wed, Nov 4, 2009 at 1:56 PM, Jude jonassaint <jcjonassaint@...
> >wrote:
>
> Fro data export there is a way to get all pages from a category. Is there a
>
> way to export all the properties from a template or to export all the
>
> properties from a site raher than maually write them in the data export
>
> GUI?
>
> Jude
>
>
>
> ------------------------------------------------------------------------------
>
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>
> trial. Simplify your report design, integration and deployment - and focus
>
> on
>
> what you do best, core application coding. Discover what's new with
>
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>
> _______________________________________________
>
> Semediawiki-user mailing list
>
> Semediawiki-user@...
>
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Semediawiki-user mailing list
> Semediawiki-user@...
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>
> --
> Joel Natividad
> joel@...
> Think<http://web.archive.org/web/20010228171255/www.apple.com/thinkdifferent/>
>  Different <http://www.youtube.com/watch?v=4oAB83Z1ydE>!
>
>
>
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user

Re: Exporting all properties from a template or form or site -- Export

by Jude jonassaint-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Joel:

Thank you so very much. You have no idea how much time this saves me.


By the way, I believe you developed ploticus. Where are you with that in
terms of its application in
a semantic mediawiki app?
Jude
On Wed, Nov 4, 2009 at 6:11 PM, Joel Natividad <joel.natividad@...>wrote:

> Jude,
> You may also want to check out Extension:DynamicPageList.
>
> With it you can pull a list of properties:
> <DynamicPageList>
> notcategory=dummycategory
> namespace=Property
> </DynamicPageList>
>
> or a list of templates:
> <DynamicPageList>
> notcategory=dummycategory
> namespace=Template
> </DynamicPageList>
>
> and then cut & paste the list into Special:Export.
>
> Hope this helps,
> Joel
>
> On Nov 4, 2009, at 5:17 PM, Yaron Koren wrote:
>
> Hi,
>
> I don't know of any way to do that that's not a total hack involving
> screen-scraping... I believe for now you'll have to just manually specify
> the properties you want.
>
> -Yaron
>
>
> On Wed, Nov 4, 2009 at 1:56 PM, Jude jonassaint <jcjonassaint@...
> >wrote:
>
> Fro data export there is a way to get all pages from a category. Is there a
>
> way to export all the properties from a template or to export all the
>
> properties from a site raher than maually write them in the data export
>
> GUI?
>
> Jude
>
>
>
> ------------------------------------------------------------------------------
>
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>
> trial. Simplify your report design, integration and deployment - and focus
>
> on
>
> what you do best, core application coding. Discover what's new with
>
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>
> _______________________________________________
>
> Semediawiki-user mailing list
>
> Semediawiki-user@...
>
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Semediawiki-user mailing list
> Semediawiki-user@...
> https://lists.sourceforge.net/lists/listinfo/semediawiki-user
>
>
> --
> Joel Natividad
> joel@...
> Think<http://web.archive.org/web/20010228171255/www.apple.com/thinkdifferent/>
>  Different <http://www.youtube.com/watch?v=4oAB83Z1ydE>!
>
>
>
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user