Ideas for a new serendipity plugins!

Creating and modifying plugins.
UberDumm
Regular
Posts: 6
Joined: Thu Oct 06, 2005 9:53 am

Encryption?

Post by UberDumm »

Hello:

I was wondering if any plugin exists that will allow encryption of the Blog's contents?

I want to use s9y as a secure & convenient location for storage of my journal entries. MySQL supports AES Encryption and Decryption as of 4.0.2, and DES encryption as of 4.0.1.

http://dev.mysql.com/doc/mysql/en/encry ... tions.html

Additionally, PHP apparently has several encryption routines, and has supported the mcrypt_encrypt() function since version 4.0.2.

I'm currently unemployed (hopefully not for long), and I'd be happy (and heck, it may even be beneficial to my career!) to put some time in to make this happen, as I seem to be the only requestor of this feature.

I would likely build in the option (as i'd use it, probably) of using PHP's encryption on the blog's entries directly, and additionally using MySQL's encryption to store the already-encrypted files encrypted again using AES
8)

Anyway, what are your thoughts on this, devs? how difficult would it be?

Thanks.

UberDumm
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Encryption?

Post by garvinhicking »

Uberdumm, I will reply in a seperate topic (in "General discussion") about this. You've also posted to the mailinglist, so I will answer to that with a link.

http://www.s9y.org/forums/viewtopic.php?p=14633

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
souperdad
Posts: 3
Joined: Sat Oct 08, 2005 1:59 am

forum plugin

Post by souperdad »

Is there already a plugin to add a link to forum (of the user's choice) to use with serenity? If not can one be easily created?
dma147
Regular
Posts: 132
Joined: Thu Sep 08, 2005 1:50 pm
Location: Berlin
Contact:

Post by dma147 »

use, the linklist-plugin to add links to your sidebar, or modify the templates by yourself.
Alexander Mieland, dma147
http://blog.linux-stats.org
KJ

Re: Ideas for a new serendipity plugins! and multilingue

Post by KJ »

I am not sure if iit is possible but if we can have multiple language blog = same format, same photos, but if you click translation button, then it appears in different language. Just like company's web-site.

Also, I found a better translation for one of your plugins in Japanese.
I use Japanese language and in the plugins of archives, the translation is wrong. There is word archieves as 書庫、but 記事録 sounds better. I believe 書庫 sounds like a book and not an archieves of articles.

In Japanese blogs, there is a ranking system plugin. Apparently, if someone hit a click button, then the blog will be ranked as popular blog and this will be shown in side as "the best blog of week". Is this something people like to do in Europe?

A good thing I found in comments is to put a button for adding emoticons with emoticons picture. By this way, people can choose emoticons easily.

Thank you for listening my opinions.

Kind regards
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Ideas for a new serendipity plugins! and multilingue

Post by garvinhicking »

Hi KJ!
KJ wrote:I am not sure if iit is possible but if we can have multiple language blog = same format, same photos, but if you click translation button, then it appears in different language. Just like company's web-site.
A plugin, serendipity_event_multilingual ("Multilingual entries") is available for this.
Also, I found a better translation for one of your plugins in Japanese.
I use Japanese language and in the plugins of archives, the translation is wrong. There is word archieves as 書庫、but 記事録 sounds better. I believe 書庫 sounds like a book and not an archieves of articles.
Please contact Tadashi Jokagi (elf2000 {@} users.sourceforge.net) about issues of the japanese translation! Thank you.
In Japanese blogs, there is a ranking system plugin. Apparently, if someone hit a click button, then the blog will be ranked as popular blog and this will be shown in side as "the best blog of week". Is this something people like to do in Europe?
This is provided by blog services -- serendipity is a personal blog, not a blog service, so it cannot offer a feature like you say. General providers are responsible for services like those.
A good thing I found in comments is to put a button for adding emoticons with emoticons picture. By this way, people can choose emoticons easily.
An serendipity_event_emoticonchooser plugin is available which does this. :)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

I've used Coppermine for a while now and would like to do away with it and just use s9y gallery but do like a few of the features that Coppermine uses. I could do without most! How hard would it be to have albums, allow comments and have a plugin like the one for Gallery and Coppermine that shows recent photos in the sidebar?

Thanks for all the work on plugins, by the way!
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

Is there a way to add the IP address of the person that leaves a comment in the new forum plugin like s9y does when someone posts a comment? Just in the email notification like s9y does. No big deal but it helps me figure out who left the comment sometimes!

Thanks in advance.
jara06
Posts: 1
Joined: Thu Oct 13, 2005 4:34 am
Location: Denmark
Contact:

Post by jara06 »

Hi.
Im new to this forum, and havent used the blog since v0.6, so Im not into the news ..

A suggestion for a "plugin":
A small application for easy usage of "quick-posting" without having to go to the blog, logging in, selecting right things, yadda yadda ...
Could be done with a bit of SOAP/WSDL or just plain xml.

Would surely increase my blogcount if I were able to blog, without ever leaving the desktop (thinking of rss, just the other way around -> 'The world at your fingertips') :D

Just my €2 ..
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Jara: What would you think of the "Popfetcher" plugin that allows posting via E-Mail? Otherwise you can also use the "JustBlogIt" bookmarklet with Serendipity. Use this URL:

Code: Select all

http://yourblog/serendipity_admin.php?serendipity[adminModule]=entries&      serendipity[adminAction]=new&serendipity[title]=%TITLE%&serendipity[body]=%TEXT%&serendipity[url]=%URL%
Also you can use the XML-RPC posting plugin and your favorite XML-RPC blogging tool.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

How hard would it be to have a good site stats plugin? I use another web app called e107 for a couple of other sites that I will probably switch back to s9y but do like a few features it has. One is the site stats plugin that shows a lot of interesting information. I would be glad to give someone a log in to my site running e107 to see whateve may be helpfull if someone would be interested in creating the plugin. I would if I had the smarts!!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

davecjr, did you check out the s9y statistics plugin, which is bundled with s9y? It already shows several statistics.

Including more information like webalyzer or tools like that show into an application, almost never makes sense, as they will not track all requests and might filter out data. Instead it is suggested to use logfile analyzers instead, to really get 100% of the access data.

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
chrisbra
Regular
Posts: 63
Joined: Wed Jun 08, 2005 4:12 pm

Post by chrisbra »

What about a "Most-wanted-Article"-Plugin that shows in the sidebar the Xth most requested articles?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Chrisbra, check out the serendipity_plugin_popularentries plugin. It interacts with the karma statistics plugin.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
hkit
Regular
Posts: 25
Joined: Mon Oct 10, 2005 11:20 am

is there a plugin which can...

Post by hkit »

Hi everyone,

I would like to know, before asking for a new plugin:

Is there a plugin which lists recent added articles on a sidebar or even - which would be even better for me, which I can somehow include in the frontpage?

And second, I would use the calendar as an event-preview, which means I'd like the calendar to show me articles (or in this case events) which take place in the future. Is this possible with the my_calendar-plugin?

Thanks for help
Stefan
Post Reply