101

(9 replies, posted in PunBB 1.4 additions)

Trace wrote:

change the height of Quick Reply Box to be similar to this without extension.

Done.

om_lastpost_silentedit
Edition of the last post in a thread always will be silent.


om_lastpost_silentedit 0.0.2 (current): om_lastpost_silentedit-0.0.2.zip


Changelog:
0.0.2
Code improvement

0.0.1
Inital version


Screenshots:
http://dev.poldrag.katowice.pl/distfiles/punbb/om_lastpost_silentedit1.png

103

(10 replies, posted in Feature requests)

<maxtestedon>1.4.3</maxtestedon>

Wow, KANekT. Your extensions are from the future ^_^

You are probably right, I could improve your extension instead of writing a new one. But  don't be mad at me - my plugin is extremly small, simple, without any dependensies, made in one evening, not big deal.

btw. I like your coding style smile

104

(23 replies, posted in PunBB 1.4 additions)

Hmm... interesting. I will consider your proposal and implement this in the future smile

105

(10 replies, posted in Feature requests)

An extension for you:
http://punbb.informer.com/forums/topic/ … about-001/

It was more complicated than I exptected :]

om_profile_about
Adds a description field into users profile.


Download 0.0.1 (current): om_profile_about-0.0.1.zip


Note: admin may control from settings - max allowed size of description, max no of lines.

Screenshots:
http://dev.poldrag.katowice.pl/distfiles/punbb/om_profile_about1.png
http://dev.poldrag.katowice.pl/distfiles/punbb/om_profile_about2.png

MobilePlayhouse wrote:

Also, a lot of people complain about the security of your forums, is there some fix for this?

Can you be more specific? What security issues have you found? If you tell us, we may try to fix them. I have been programming extensions for this forum for quite long time and found nothing. smile

MobilePlayhouse wrote:

Junior Members should be able to delete their own posts.

Users can delete their posts, if they are last in the topic.

MobilePlayhouse wrote:

EDIT PS: Um, it's a silent edit?

Silent edit the last post for all users? Sounds like a good idea for an extension smile

om_quote_link
Adds the link to the source posts in the quote tag.


om_quote_link 0.0.2 (current): om_quote_link-0.0.2.zip



Note: Small and simple, works with om_multiquote. smile


Changelog:
0.0.2 - 2014.09-16
compability with php 5.5


Screenshots:
http://dev.poldrag.katowice.pl/distfiles/punbb/om_quote_link1.png

om_server_timezone
Users can obtain timezone settings from server.

Download 0.0.1 (current): om_server_timezone-0.0.2.zip

Note: After installation all users from the same timezone as server will have activated this option.


Screenshots:
http://dev.poldrag.katowice.pl/distfiles/punbb/om_server_timezone1.png

I will try to write an extension for that. Just a little more patience smile

EDIT. ok, implemented:
http://punbb.informer.com/forums/topic/ … ezone-001/

After intallation all users from server's timezone will have activated the option "Use the timezone settings of the server". When you change the timezone/dst in administration panel, it will affect those users.

In my opinion this is the best solution, because not all users must shere the same timezone as you.

enjoy smile

111

(7 replies, posted in Feature requests)

Here you are: http://punbb.informer.com/forums/topic/ … esize-001/

I hope you will like it smile

om_avatar_autoresize
Automatically resize the avatars uploaded by users to allowed size.

Download 0.0.1 (current): om_avatar_autoresize-0.0.1.zip


Screenshots:
http://dev.poldrag.katowice.pl/distfiles/punbb/om_avatar_autoresize1.png
----
http://dev.poldrag.katowice.pl/distfiles/punbb/om_avatar_autoresize2.png

Install this extension: om_close_tag_test.zip. It adds the tag "username", which will be replaced by the name of user displaying the forum.

Now try to write a message like this:

Hello [username]! Your name is [username], right?

And the following error will be displayed:

[username] was opened within itself, this is not allowed

114

(2 replies, posted in PunBB 1.4 troubleshooting)

Delete from main.tpl lines:

<!-- forum_title -->
<!-- forum_desc -->

These comments are being replaced by html code while generating web page.

115

(2 replies, posted in PunBB 1.4 additions)

Posts and topics stays. Others will see them as written by guest.

116

(2 replies, posted in PunBB 1.4 troubleshooting)

Set write permissions to folder /img/avatars.

117

(10 replies, posted in Feature requests)

And how nya_fields are doing? Do you still want a new extension for users description?

118

(7 replies, posted in Feature requests)

I will write an extension for this feature. Tell me one thing: you want to force the resizing, so all avatars on your forum will have specified height and width, or just allow users to scale images, if they are sending to big pictures? Waht do you think about adding a checkbox in the form for sending the avatar: "resize my avatar, if it is to big"? I will try to adapt the extension to your needs smile

119

(33 replies, posted in News)

hm... http://punbb.informer.com/wiki/punbb20/start - last time edited in 2008 hmm But still, it is awsome, if they are working on this. There are some things I would like to add to the list:
- support of (non-official) extensions repositories
- get rid of deprecated preg_replace('#....#e') from code
- more flexible styles, that can generate different dom structure


@dimkalinux - if you will need any help, just send me an e-mail. You have my full support ^_^

debianite wrote:

Delete user account is the only thing I miss in PunBB.

I have good news for you - there is no feature you miss in punbb anymore smile

http://punbb.informer.com/forums/post/150465/#p150465

enjoy smile

om_del_user
Users can delete their accounts from profile. In some countries it is required by law.

Download 1.4.2.01 (current): om_del_user-1.4.2.01.zip

Note: I have blocked the the deletion of admins. You will have to move these users to an another group before removing them (just for precaution). This way you won't be able to delete yourself, if you are the only admin on the forum smile

Screenshots:
http://dev.poldrag.katowice.pl/distfiles/punbb/om_del_user1.png
----
http://dev.poldrag.katowice.pl/distfiles/punbb/om_del_user2.png

XAOS-Eric wrote:

I'll take a look at the code and see if we have this feature implemented already.

I can tell you now - there is no such feature yet, but it is not hard to implement. You are more than welcome, if you want to create an extension for that smile

btw. @debianite what country are you come from? Spain?

123

(11 replies, posted in PunBB 1.4 bug reports)

Ok, antonio, I had an idea yesterday ^_^ Try this out:

om_move_posts: http://svn.poldrag.katowice.pl/listing. … name=punbb

There is one negative aspect of this solution -> adding each post into database requires to execute one more complex, query

EDIT:
I saved the result of this query in the cache - one problem less. Right now there is only one disadvantage of using this plugin - if you uninstall it, you will lose the order of moved posts.

124

(11 replies, posted in PunBB 1.4 bug reports)

Unfortunately dimkalinux is 100% right. In the current version of punbb there is not much we can do about preserving post's ids.
Sorting algorithm must be changed as well as the database structure. And some extensions probably will be broken after this change. hmm

I am sure this problem will be reconsidered in the next version of punbb (whenever it will be released) smile

125

(23 replies, posted in PunBB 1.4 additions)

I have been using this extenion on my forum for more than 6 months. Each evening I have about 20 users online and I ecountered no problems so far. I strongly suggest you to investigate your session preferences, because I suspect there is something wrong with them. Session is required to check if user is logged in or not. And the reason why the session is activated with each refresh is simple - I don't want my guests to read the secret shoutbox messages, do I? smile

I have modified the extension. Right now session is not starting when refreshing, but the messages in the shoutbox are now less secure - don't post there anything important.

At first I had no intention to commit these changes to my repository - because it is critical security mistake. In the other hand, the shoutbox will be running much faster without session check... so.... in the end, we have now om_shoutbox 0.0.3.

regards,
keeshii