|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Getting ALL entries in blojsom 3.2Hi,
I've found a way on how to make a sitemap for my blog here: http://www.memwg.com/how-to-generate-google-sitemaps-for-blojsom-based-blogs/ In the tutorial I've seen it uses $BLOJSOM_PLUGIN_ALL_ENTRIES. But I don't have All-entries plugin in blojsom 3.2. Also, I've searched the list and I've found some recomandations for $BLOJSOM_PLUGIN_FETCHER_HELPER. Again, I don't have the required plugin for this. Can someone explain me in detail how to get all entries in blojsom version 3.2? Thanks in advance. |
|
|
Re: Getting ALL entries in blojsom 3.2I still don't know how to get all entries for blojsom 3.2... :(
|
|
|
Re: Getting ALL entries in blojsom 3.2Hi,
Sounds like you might have to get the source code. Look in DataBaseFetcher.getEntries. Copy/paste the query code, change the criteria to do what you want, and add the resulting List to the "context". You can now access the list frim Velocity. Unless the author is planning to (re)implement this ? -----Message d'origine----- De : blojsom-users-bounces@... [mailto:blojsom-users-bounces@...] De la part de Arise Envoyé : 3 septembre 2007 14:49 À : blojsom-users@... Objet : [Blojsom-users] Getting ALL entries in blojsom 3.2 Hi, I've found a way on how to make a sitemap for my blog here: http://www.memwg.com/how-to-generate-google-sitemaps-for-blojsom-based-blogs/ In the tutorial I've seen it uses $BLOJSOM_PLUGIN_ALL_ENTRIES. But I don't have All-entries plugin in blojsom 3.2. Also, I've searched the list and I've found some recomandations for $BLOJSOM_PLUGIN_FETCHER_HELPER. Again, I don't have the required plugin for this. Can someone explain me in detail how to get all entries in blojsom version 3.2? Thanks in advance. -- View this message in context: http://www.nabble.com/Getting-ALL-entries-in-blojsom-3.2-tf4373599.html#a12466362 Sent from the Blojsom - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users |
|
|
Re: Getting ALL entries in blojsom 3.2Or, maybe you have to simply add a plugin to the plugin-value column of the
plugin table? ----- Original Message ----- From: "Jobling Ingo" <Ingo.Jobling@...> To: <blojsom-users@...> Sent: Monday, September 10, 2007 1:09 PM Subject: Re: [Blojsom-users] Getting ALL entries in blojsom 3.2 Hi, Sounds like you might have to get the source code. Look in DataBaseFetcher.getEntries. Copy/paste the query code, change the criteria to do what you want, and add the resulting List to the "context". You can now access the list frim Velocity. Unless the author is planning to (re)implement this ? -----Message d'origine----- De : blojsom-users-bounces@... [mailto:blojsom-users-bounces@...] De la part de Arise Envoyé : 3 septembre 2007 14:49 À : blojsom-users@... Objet : [Blojsom-users] Getting ALL entries in blojsom 3.2 Hi, I've found a way on how to make a sitemap for my blog here: http://www.memwg.com/how-to-generate-google-sitemaps-for-blojsom-based-blogs/ In the tutorial I've seen it uses $BLOJSOM_PLUGIN_ALL_ENTRIES. But I don't have All-entries plugin in blojsom 3.2. Also, I've searched the list and I've found some recomandations for $BLOJSOM_PLUGIN_FETCHER_HELPER. Again, I don't have the required plugin for this. Can someone explain me in detail how to get all entries in blojsom version 3.2? Thanks in advance. -- View this message in context: http://www.nabble.com/Getting-ALL-entries-in-blojsom-3.2-tf4373599.html#a12466362 Sent from the Blojsom - User mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users |
|
|
Re: Getting ALL entries in blojsom 3.2Last time I checked, AllEntriesPlugin hasn't been ported to Blojsom 3.
It should be possible to have a plugin that calls a fetcher which retrieves all entries for a particular blog. It's a matter of who's going to implement this and when :). On 9/11/07, Ingo Jobling <ingo.jobling@...> wrote: Or, maybe you have to simply add a plugin to the plugin-value column of the ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Blojsom-users mailing list Blojsom-users@... https://lists.sourceforge.net/lists/listinfo/blojsom-users |
| Free embeddable forum powered by Nabble | Forum Help |