Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
 We are Upgrading!, at Sacred-Magick.Org
+ Kinjo -
post Sep 25 2005, 09:01 AM
Post #1


Bu Kek Siansu
Group Icon
Posts: 1,173
Age: N/A
Gender: Male
From: Parijs van Java
Reputation: 5 pts




As promised, I am upgrading IPB version 1.3 to v 2.0

In less than a month, SMF will move to www.sacred-magick.org with this new forum upgrade plus Invision Community Blog available for each full forum members.

IPB 1.3.1 -> IPB 2.0.x Major Feature Changes

New feature highlights (compiled from Developer's news releases)

Template Search and Replace


We have included a very useful search and replace tool to improve upon the functionality offered in IPB 1. The new search now enables you to 'quick' search through the template set and its parents for keywords or HTML tags. The results are shown in a familiar format and you can edit them from there or preview the matches. This is very handy if you've seen a block of HTML in the output and wish to trace where it is stored within the database system.

There is also a more powerful 'search and replace' tool which enables one to enter regular expressions to match and optionally replace HTML. You can simply preview the matches and the replacements if you wish to just search using regular expressions or to ensure that you have your expressions correct. Of course, you can just search and replace normal text without needing to learn regular expressions.

The usefulness of this tool shouldn't be overlooked as it enables one to make global and sweeping changes to your templates with little work. An example: you might wish to make sure that all your DIVs are called using IDs and not classes. To enable this, all you'd need to do is enter "

Custom BBcode

The new custom BBcode tags include: 'right', 'center', 'left' to align content and 'post' to quick link to a post and 'topic' to quick link to a topic. Links to posts and topics open in the same window and will not open a new window.

Quoting Posts

Quoted posts (when using the 'reply' or 'quote+') buttons now have a small 'snap-back' image which takes you to the original post that you're quoting.

Topic and Forum Subscriptions

None: This will not send out any emails but it will retain the forum or topic in the subscriptions panel which will allow you to 'bookmark' useful or favourite topics/forums.
Delayed: This is 'classic' mode. The board will email you notification when you're not active on the board.
Immediate: This will email you immediately after a new topic has been made (forum subscription) or reply has been made (topic subscription). This will send an email regardless of activity and it will send multiple emails if there are multiple replies.
Daily Digest: This will email you a digest of all new topics (forum) or replies (topic) in one email - once per day
Weekly Digest: This acts in the same way as the daily digest but it will digest the week and send it - once per week.

Post Office: finished

This week saw the completion of the 'Post Office': IPB's centralized mail system. The post office allows you to create new bulk emailers, re-send old bulk email and edit old mail to use as the basis of new mail.

The most difficult aspect of sending bulk mail is actually sending the mail in bulk. Previous versions of Invision Power Board have failed when sending email to more than a few thousand people with no real way around it.

Enter the task manager and a nifty piece of footwork.
Now, when a bulk mail is 'sent', it activates an otherwise dormant task manager process which checks and sends mail every minute until all the email has been sent. When the mail has been sent, the task manager switches off the bulk mail task and stops checking. This allows the mail to be sent out in cycles without putting an undue load on the server. This has proved very successful and I will trial it here next week to see how it performs under a 'real' load. An added bonus is the ability to watch the mail being sent from within the post office.

Email Errors: Not Fatal

In IPB 1, if you were sending email via SMTP and the mailer encountered a problem, it would exit the program with a 'fatal error'. However, a lot of the time, SMTP was simply complaining about a non-existent email address or a badly formatted email address. This would cause IPB to refuse to display a topic when replying and activated the topic notification procedure.
In IPB 2, the errors are silently logged to the database and IPB no longer exists with a fatal error. This means that the odd problem, such as a badly formatted address won't stop all the mail from being sent.


Profile Fields: Revisited

I have rewritten the custom profile field handler (which is now in its own class for all those who love a good API or three). The new handler allows for much more flexibility (see screenshot) without the self-imposed limits that IPB 1 caused. You can now have a profile field on the registration form which must be completed but cannot be edited by the member - this was something that you couldn't achieve in IPB 1. There are many more 'new' configurations possible in IPB 2 which allows for much more scope.
I've also written a nifty little routine which allows you to specifiy (if and) how the custom field appears within the author's details section in a post when viewing a topic. In IPB 1, you had to manually edit the templates to achieve this. In IPB 2 it's a simple case of showing IPB how you want it to look and thanks to HTML logic, IPB does the rest for you.

Trash Can

This allows the administrator to set up a 'trash can' forum which all deleted topics and posts are moved into instead of being simply removed from the database. You can hide viewing permissions from members and even staff to make it transparent. This is a very convenient way of reviewing deleted material and using the new inline moderation, restoring deleted material is a matter of a few clicks.


New Major Features

[ACP] Rewritten templating system
[ACP] + New improved editor
[ACP] + New improved layout and logic
[ACP] + New CSS caching methods
[ACP] Unlimited Sub Forums
[ACP] Mail queue to allow bulk mail to be sent
[ACP] Ability to have members in multiple groups
[ACP] Task Manager to automate processes
[ACP] System Settings: Add custom settings
[ACP] System Settings: Search system settings
[ACP] System Settings: Quick revert on customized system settings
[ACP] Import / Export XMLarchive Emoticon Packs
[ACP] Import / Export Badword filters
[ACP] Import / Export Custom BBCode
[ACP] Rebuild Tools: Rebuild Post Content
[ACP] Rebuild Tools: Rebuild Post Usernames
[ACP] Rebuild Tools: Rebuild All Forums
[ACP] Rebuild Tools: Rebuild All Topics
[ACP] Rebuild Tools: Rebuild Image Thumbnails
[ACP] New attachments manager:
[ACP] + Attachment Stats
[ACP] + Attachment Search / Delete
[ACP] + Attachment extensions / Mime-types

[GLOBAL] Relative Dates
[GLOBAL] Online forum users shows who is posting a new topic
[GLOBAL] Online topics users shows who is replying to the topic
[GLOBAL] Skin chooser on each page
[GLOBAL] Neater quick stats with collapsable main stats
[GLOBAL] Read topics stored in database
[GLOBAL] Option: Log in with name or email address

[TOPICS] Multiple attachments with auto-thumbnail generation
[TOPICS] Online/Offline user indicators in posts
[TOPICS] Multi-Quote- ability to quote more than 1 post at a time
[TOPICS] Ability to search in topics
[TOPICS] Ability to bypass the bad word filter
[TOPICS] Threaded mode view
[TOPICS] Linear plus mode view
[TOPICS] Skin dependent team icon images (optional)
[TOPICS] Skin dependent emoticons (optional)
[TOPICS] Skin dependent mime type images
[TOPICS] View all topic attachments in one window

[MODERATION] New in-line moderation (forums)
[MODERATION] New in-line moderation (topics)
[MODERATION] Merge Posts
[MODERATION] New easier to use multi-page split topic
[MODERATION] Move Posts to another topic
[MODERATION] Multi-delete posts
[MODERATION] Make posts invisible (unapprove) or visible (approve)

[SEARCH] Full text searching improvements
[SEARCH] Optimized with better search result display
[SEARCH] New Find all members topics feature

[MEMBERLIST] New search & filters tool in member list
[MEMBERLIST] New name 'quick jump' facility

[POSTING] Ability to attach files to polls when starting
[POSTING] Ability to perform mod actions when starting polls
[POSTING] Improved basic Mozilla editor (text at cursor)
[POSTING] Ability to put attachments inline with the post
[POSTING] Custom BBCode

[PM] Ability to attach files to a PM
[PM] Ability to show CC users
[PM] Message count for each folder
[PM] Improved new PM notification

[UCP] Avatar resize now with GD image compression
[UCP] Photo resize now with GD image compression
[UCP] Ignore user feature


--------------------
IPB Image

User is offlineProfile CardPM
Go to the top of the page
+Quote Post


+ Kinjo -
post Feb 21 2006, 09:33 PM
Post #2


Bu Kek Siansu
Group Icon
Posts: 1,173
Age: N/A
Gender: Male
From: Parijs van Java
Reputation: 5 pts




It has been more than a month, a lots of delay up until now but at least we finally moved.

This is still a work in progress and I'll post more to notify new updates.


--------------------
IPB Image

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Frater F.A.M.E.
post Feb 23 2006, 05:17 PM
Post #3


Zelator
Group Icon
Posts: 127
Age: N/A
Gender: Male
From: Buffalo, New York
Reputation: none




Dude! This place looks GREAT!!!!!! Thank you for the wonderful job!

- Brother F


--------------------
Have you handled your business today?
IPB Image
Make the right move.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Alafair
post Feb 25 2006, 03:01 PM
Post #4


Zelator
Group Icon
Posts: 189
Age: N/A
Gender: Male
Reputation: 1 pts




This site has lost its secret magic look. It is now just another sterile forum. (IMG:style_emoticons/default/sad.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Radiant Star
post Feb 25 2006, 03:32 PM
Post #5


Theoricus
Group Icon
Posts: 766
Age: N/A
Gender: Female
Reputation: 3 pts




QUOTE(Alafair @ Feb 25 2006, 09:01 PM) *
This site has lost its secret magic look. It is now just another sterile forum. (IMG:style_emoticons/default/sad.gif)


I believe this is just a temporary skin whilst the new one is adapted, so lets hope we get our secret magick place back (IMG:style_emoticons/default/smile.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

animus
post Feb 25 2006, 04:52 PM
Post #6


Zelator
Group Icon
Posts: 140
Age: N/A
From: Sweden, gothenburg
Reputation: none




NOt saying it looks just like i want it, but i think its better than the last one. (IMG:style_emoticons/default/smile.gif)
i'm here for the content, not the look of it. (IMG:style_emoticons/default/13.gif)

This post has been edited by animus: Feb 25 2006, 04:53 PM


--------------------
-----BEGIN MAGIC CODE BLOCK-----
Version: 1.5.1
MCM X P W N !D A a+ C G QH++ 666 Y
------END MAGIC CODE BLOCK------


"And if rain brings wind of change let it rain on us forever."

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Alafair
post Feb 26 2006, 03:26 PM
Post #7


Zelator
Group Icon
Posts: 189
Age: N/A
Gender: Male
Reputation: 1 pts




I hope that I won't be deleted for having posted a pointless one-liner at some stage, but in reply to the above comment I am her for both the ammbiance and the content matter. To me, they complimment each other and that is what is/was appealing about the Sacred Magic Forums. Mmaybe I have said enough.

Namaste.

(IMG:style_emoticons/default/starspin.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Alafair
post Mar 3 2006, 11:47 AM
Post #8


Zelator
Group Icon
Posts: 189
Age: N/A
Gender: Male
Reputation: 1 pts




QUOTE(Alafair @ Feb 26 2006, 04:26 PM) *
I hope that I won't be deleted for having posted a pointless one-liner at some stage, but in reply to the above comment I am her for both the ammbiance and the content matter. To me, they complimment each other and that is what is/was appealing about the Sacred Magic Forums. Mmaybe I have said enough.

Namaste.

(IMG:style_emoticons/default/starspin.gif)



So when is the site going to look normal again? (IMG:style_emoticons/default/angel.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Mr_Merlin
post Mar 8 2006, 03:09 AM
Post #9


A Light In The Darkness
Group Icon
Posts: 462
Age: N/A
Gender: Male
From: Anywhere my wife and life takes me
Reputation: none




Vast changes have occurred since I was last here!!!!

Hope it loses its sterile feel though!!! It looks like all the other forums on the net at the moment!!! It was unique and magickal as it was before!!!

It has improved though ....

(IMG:style_emoticons/default/banana.gif)


--------------------
Hey! This life is just a dream. As in any dream the sleeper can assume control. Magic is gaining that control and using that awakening to full advantage

Married for life, to my devoted wife, who I have neglected recently but will do no more..........

A Light In The Darkness Blog; A LIGHT IN THE DARKNESS

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Kinjo
post Mar 8 2006, 04:32 AM
Post #10


Bu Pun Su
Group Icon
Posts: 22
Age: N/A
Gender: Male
From: Paris van Java
Reputation: none





Skin Selector has been enabled. This feature can be found at the bottom left corner of this forum. More skins will be added here.
(IMG:style_emoticons/default/fish1.gif)


Attached image(s)
Attached Image

--------------------
Complete Newbie
He who asks is a fool for five minutes, but he who does not ask remains a fool forever.
IPB Image
Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Radiant Star
post Mar 8 2006, 06:43 AM
Post #11


Theoricus
Group Icon
Posts: 766
Age: N/A
Gender: Female
Reputation: 3 pts




QUOTE(Kinjo @ Mar 8 2006, 10:32 AM) *

Skin Selector has been enabled. This feature can be found at the bottom left corner of this forum. More skins will be added here.
(IMG:style_emoticons/default/fish1.gif)



Oh goodie, more toys, wub you Kinjo (IMG:style_emoticons/default/001.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Praxis
post Mar 8 2006, 09:18 AM
Post #12


Mage
Group Icon
Posts: 214
Age: N/A
Gender: Male
Reputation: 2 pts




I changed over the skin from "Blue-Gray" to "Geometrix" -- but I do not see any change happening.

I must be missing some crucial step here.

How exactly do I get the skin to take effect?

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

+ Kinjo -
post Mar 8 2006, 09:31 AM
Post #13


Bu Kek Siansu
Group Icon
Posts: 1,173
Age: N/A
Gender: Male
From: Parijs van Java
Reputation: 5 pts




It should take change in one second.

Try to let all pages loaded properly (and cached) before changing the skin.

I just tested with IE6 and Mozilla FireFox and they work fine. Anyone else got this problem and possible solution?


--------------------
IPB Image

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Praxis
post Mar 8 2006, 09:38 AM
Post #14


Mage
Group Icon
Posts: 214
Age: N/A
Gender: Male
Reputation: 2 pts




Okay, I got it.

This might just have been an issue of my own technological incompetence.

Thanks, Kinjo.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

+ Kinjo -
post Mar 9 2006, 02:57 PM
Post #15


Bu Kek Siansu
Group Icon
Posts: 1,173
Age: N/A
Gender: Male
From: Parijs van Java
Reputation: 5 pts




To forum members group (30 posts and more), the Blog is out and feel free to use it. If you already started one on the coffee shop, feel free to move it (copy and paste) to the new blog system. You can PM me to either close/delete your old blog when you started your new blog.


--------------------
IPB Image

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

+ Kinjo -
post Mar 13 2006, 03:39 AM
Post #16


Bu Kek Siansu
Group Icon
Posts: 1,173
Age: N/A
Gender: Male
From: Parijs van Java
Reputation: 5 pts




Default skin "Grimoire" applied. Minor design works and adjustments are still in progress.


--------------------
IPB Image

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Alafair
post Mar 13 2006, 10:24 AM
Post #17


Zelator
Group Icon
Posts: 189
Age: N/A
Gender: Male
Reputation: 1 pts




(IMG:style_emoticons/default/thankyou.gif) The site looks absolutely wonderful! (IMG:style_emoticons/default/starspin.gif)

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

thief_and_a_liar
post Mar 16 2006, 06:37 AM
Post #18


Neophyte
Group Icon
Posts: 51
Age: N/A
Gender: Male
Reputation: none




Nice, I like it. A less graphical solution for faster browsing should also be made available as an optional skin type though.

edit: I am not having problems myself. Just had the idea that a slow machine or slow internet connection would. But I haven't tested this, so I might just have claimed something untrue here.

-thief

This post has been edited by thief_and_a_liar: Mar 16 2006, 06:41 AM


--------------------
-Believe in me and you shall fail, for not even I believe in what I preach.
-But I succeded!
-Then you are doubly a fool.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Vilhjalmr
post Jan 16 2011, 04:48 PM
Post #19


Zelator
Group Icon
Posts: 181
Age: N/A
Gender: Male
From: Medrengard
Reputation: 2 pts




In A.D. 2011, spam was beginning...

This post has been edited by Vilhjalmr: Jan 16 2011, 04:48 PM


--------------------
Für Wodin!

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Closed
Topic Notes
Reply to this topicStart new topic

Collapse

Similar Topics

Topic Title Replies Topic Starter Views Last Action
No entries to display

2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 16th September 2024 - 02:18 PM