Heiko Jansen | 11 Dec 12:49
Picon

Plugin for time-based publishing

Hello,

is there a Plugin for time-based publishing? I want to publish an
article from a specified date to a specified date (e.g. from
2008-12-01 till 2008-12-24 for some christmas offers). I know, that I
can do that with a workaround using the publishing date #DATE for the
beginning and "misusing" the #DATE_REDAC for the ending of the time
period.

But now there are a lot of plugins and as non-french-speaking
SPIP-user I lost the overview over the recent plugin-developments, so
perhaps somebody can help me here.

Greetings from Bochum
Heiko
Suske | 11 Dec 15:21
Favicon
Gravatar

Re: Plugin for time-based publishing

Heiko Jansen a écrit :

> is there a Plugin for time-based publishing? I want to publish an
> article from a specified date to a specified date (e.g. from
> 2008-12-01 till 2008-12-24 for some christmas offers). 

For so far I know, this doesn't exist now as people usually "misuse" 
#DATE_REDAC as you know...

> But now there are a lot of plugins and as non-french-speaking
> SPIP-user I lost the overview over the recent plugin-developments, so
> perhaps somebody can help me here.

Another possibility is to use the agenda plugin, as it also use dates of 
course. You can make some special skeleton or included skeleton to check 
  de dates according to the "events" (événements) managed thanks to the 
plugin.

Plugin Agenda exists for spip 19x or spip 2. See spip-contrib.net

Hope this help a little.

--
Suske

Suske | 11 Dec 15:22
Favicon
Gravatar

Re: Plugin for time-based publishing

Heiko Jansen a écrit :

> is there a Plugin for time-based publishing? I want to publish an
> article from a specified date to a specified date (e.g. from
> 2008-12-01 till 2008-12-24 for some christmas offers). 

For so far I know, this doesn't exist now as people usually "misuse"
#DATE_REDAC as you know...

> But now there are a lot of plugins and as non-french-speaking
> SPIP-user I lost the overview over the recent plugin-developments, so
> perhaps somebody can help me here.

Another possibility is to use the agenda plugin, as it also use dates of
course. You can make some special skeleton or included skeleton to check
  de dates according to the "events" (événements) managed thanks to the
plugin.

Plugin Agenda exists for spip 19x or spip 2. See spip-contrib.net

Hope this help a little.

--
Suske

klaus++ | 12 Dec 11:16
Picon
Gravatar

Re: !New plugin Pubemail: publishing by email

Salut,

once the plugin installed and activated under SPIP 2.0.0 rc1 SVN [13448] 
I receive the following message:

Warning: Division by zero in 
/spip-path/plugins/pubemail/pubemail_options.php on line 3

Even after deactivation the plugin the message continues to appear.

By deleting the plugin from the plugins folder it even gets worse:

Warning: main(../plugins/pubemail/pubemail_options.php) [function.main]: 
failed to open stream: No such file or directory in 
/spip-path/tmp/charger_plugins_options.php on line 35

Warning: main() [function.include]: Failed opening 
'../plugins/pubemail/pubemail_options.php' for inclusion 
(include_path='.:/usr/share/php5') in 
/spip-path/tmp/charger_plugins_options.php on line 35

Do you have any idea how to resolve this?

Thank you, klaus++

Gilles VINCENT schrieb:
> (HOW TO PUBLISH QUICKLY ON A WEBSITE, JUST BY SENDING AN EMAIL.)
> 
> The aim of this plugin is to allow publishing an article without having to
> connect to the administration interface of the website, but simply by
(Continue reading)

klaus++ | 12 Dec 11:22
Picon
Gravatar

Re: !New plugin Pubemail: publishing by email

Having opened the page /ecrire/?exec=admin_plugin once again the error 
message has diappeared. There is no more trace of pubemail in 
charger_plugins_options.php

But still I don't have a clue how to makr the plugin work.

klaus++

klaus++ schrieb:
> Salut,
> 
> once the plugin installed and activated under SPIP 2.0.0 rc1 SVN [13448] 
> I receive the following message:
> 
> Warning: Division by zero in 
> /spip-path/plugins/pubemail/pubemail_options.php on line 3
> 
> Even after deactivation the plugin the message continues to appear.
> 
> By deleting the plugin from the plugins folder it even gets worse:
> 
> Warning: main(../plugins/pubemail/pubemail_options.php) [function.main]: 
> failed to open stream: No such file or directory in 
> /spip-path/tmp/charger_plugins_options.php on line 35
> 
> Warning: main() [function.include]: Failed opening 
> '../plugins/pubemail/pubemail_options.php' for inclusion 
> (include_path='.:/usr/share/php5') in 
> /spip-path/tmp/charger_plugins_options.php on line 35
> 
(Continue reading)

Gilles VINCENT | 12 Dec 16:41
Picon
Gravatar

Re: !New plugin Pubemail: publishing by email

Hi,

a fast answer if that this plugin is still for 1.92 only.
SPIP2.0 introduces a lot of changes that break the incompatibility it with a lot plugins.
(their documentation page on spip-contrib.net or plugins.spip.net displays the versions that can be used)

A deeper answer would be to check the code.. I'll try to do it as soon as possible.


.Gilles
--

On Fri, Dec 12, 2008 at 11:16 AM, klaus++ <klaus-s6KTOw/FEIw@public.gmane.org> wrote:
Salut,

once the plugin installed and activated under SPIP 2.0.0 rc1 SVN [13448] I receive the following message:

Warning: Division by zero in /spip-path/plugins/pubemail/pubemail_options.php on line 3

Even after deactivation the plugin the message continues to appear.

By deleting the plugin from the plugins folder it even gets worse:

Warning: main(../plugins/pubemail/pubemail_options.php) [function.main]: failed to open stream: No such file or directory in /spip-path/tmp/charger_plugins_options.php on line 35

Warning: main() [function.include]: Failed opening '../plugins/pubemail/pubemail_options.php' for inclusion (include_path='.:/usr/share/php5') in /spip-path/tmp/charger_plugins_options.php on line 35

Do you have any idea how to resolve this?

Thank you, klaus++


Gilles VINCENT schrieb:
(HOW TO PUBLISH QUICKLY ON A WEBSITE, JUST BY SENDING AN EMAIL.)

The aim of this plugin is to allow publishing an article without having to
connect to the administration interface of the website, but simply by
sending an email. This mail must obey to formatting rules in order to
provide informations about title, the section in which it has to be
published, the language in which it is written.
**

This plugin is based upon a previous contribution *[chantier] Faut pas
pusher (installer des articles par
email)<http://www.spip-contrib.net/chantier-Faut-pas-pusher-installer>

*. It has been developped with SPIP version 1.9.2e.
.. For more details, read
http://www.spip-contrib.net/Pubemail-publishing-by-email



.Gilles



------------------------------------------------------------------------

_______________________________________________
spip-en-JM9gtpQu/Ho@public.gmane.org - http://listes.rezo.net/mailman/listinfo/spip-en


------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG - http://www.avg.com Version: 8.0.175 / Virus Database: 270.9.4/1791 - Release Date: 15.11.2008 18:57


Darwin O Connor | 12 Dec 16:41
Picon

Installed spip on DD-WRT

I was able to install spip on my ASUS WL-500g Premium wireless router 
using the DD-WRT linux distribution. I use thttpd as a webserver. It 
seems to run fairly slowly, but the CPU is probably slower then modern 
standards.

The installation when well once I restarted the web server to active 
php-mysql.

However, I can't enter the private area to configure further. When I try 
it asks me for a login, but no password. When I enter my login it just 
takes me back to the Home page.

Gilles VINCENT | 13 Dec 10:04
Picon
Gravatar

!SPIP2.0 (and SPIP1.92f) released

http://www.spip.net/fr_article3784.html

- Translation in asturiano, Burmese, Khmer (Kampuchean), Indonesian, Swedish
- Unified private interface using AJAX
- Programming interface for SQL Server (MySQL, Postgres, SQLite)
- New forms for use on the site in public and private area
- Improved interface for documents and forums (documents joints possible)
- Access to several databases from a single skeleton
- Models and pagination in AJAX by simply adding a new criterion
- Hierarchical URLs (like: http://www.example.com/sector/section1/subsection2/article_name)
- Automatic compaction of CSS and javascript files
- Amelioration of the filter system and automatic installer
- ...

What about SPIP1.92f ? The latest version of the SVN branch or SPIP1.92 that benefits of improvements added since the previous version.


.Gilles
kamran Mir Hazar | 13 Dec 12:27
Picon
Favicon

SPIP2.0

Hello,
I have upgraded from SPIP 1.9 e to SPIP 2. But nothing is in order. See attached screen shot. I'm down-dreading now.
Kamran
klaus++ | 13 Dec 13:08
Picon
Gravatar

Re: SPIP2.0

Hello kamran Mir Hazar,

it looks as if you are experiencing an conflict between  your new SPIP 
and remains of the former version. Therefore I think you should delete 
parts of your former version to be sure to do a clean install.

Hopefully you followed instructions and made a backup copy of your 
database. Since this is a major upgrade you might also have made a 
complete backup of all your files.

Execute a rollback to your previous version and take the follwing steps:

delete
./dist
./ecrire
./local
./tmp

Either use the automatic installation or copy files and directories of 
SPIP 2.0 in your installation path. Don't forget to adjust privileges.

Start the installation by opening ./ecrire/

If this fails, you may additionally delete ./config and try again.

And as a last resort, if everything else fails, simply install SPIP 2,0 
into an empty directory, upload your ./squelettes and ./IMG folders with 
their files and subfolders and execute a restore of your 1.92e database 
backup using the SPIP private sector. Just ignore the alert, this will 
work fine.

If you have a mes_fonctions.php and mes_options.php, if you are running 
several instances of SPIP in the same database or if you are using PHP 
in your templates, please let's discuss this before you continue..

SPIP 2.0 is a major release so downward compatibility is not as complete 
as usual but you will succeed to import your data and use your 
templates. Maybe you will have to make some minor changes in your 
templates if you used PHP or advanced SPIP functions which have been 
partly revised.

If your database is really huge (I am talking about tens of thousands of 
articles, comments and other entries) you may have to install SPIP and 
transfer your MySQL database using your server's command line. This is 
due to limitations set by your webhosting company and you should 
consider changing to a more powerful hosting package or a dedicated 
server. This is not specific to SPIP but concerns every system based on 
Apache/MySQL/PHP.

good luck and have fun!
klaus++

kamran Mir Hazar schrieb:
> Hello,
> I have upgraded from SPIP 1.9 e to SPIP 2. But nothing is in order. See attached screen shot. I'm
down-dreading now. 
> Kamran
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> spip-en@... - http://listes.rezo.net/mailman/listinfo/spip-en
> 
> 
> ------------------------------------------------------------------------
> 
> 
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com 
> Version: 8.0.176 / Virus Database: 270.9.17/1844 - Release Date: 11.12.2008 20:58
> 

Gmane