PDA

View Full Version : Addon: templates installer for VB Journal


deathemperor
05-30-2005, 10:00 PM
Well if you have used the current Journal System of AN-net (https://vborg.vbsupport.ru/showthread.php?t=69538&highlight=journal) you will know how painful to install: edit 11 files + 6 templates, create 26 templates in total ( ugh !).

I have installed it many times, the 1st time I felt scared, the 2nd I got familiar with it already, but later I decided before starting things I'd better make an installer myself, for just creating new templates. The only old way is to copy and paste which was the big pain in the axx.

This file is simple, just upload it to your ACP and run, it will install all custom templates of the VB Journal hack for you.

If you want to have the Journal templates to be sorted in a group, made this change:
Find in adminfunctions_template.php:

'aaa' => 'AAA Old Backup'

add before:
'journal' => 'Vbjournal',

The installer I use from the V3 article of John
( he has once granted me to use it with credits for another hack of mine so I think it's ok this time )

can finally rest.

Andreas
05-31-2005, 08:51 AM
Could it be that you forgot to attach the file? ;)

Paul M
05-31-2005, 09:38 AM
I have a little pice of sql I run to add them to the master style - used after each vB update. Same with the Articles hack (of John's). :)

deathemperor
05-31-2005, 11:59 AM
Could it be that you forgot to attach the file?
darn, my bad, file attached now.I have a little pice of sql I run to add them to the master style - used after each vB update. Same with the Articles hack (of John's).
hehe

jugo
05-31-2005, 12:30 PM
sweetness...

Guest190829
05-31-2005, 06:39 PM
Very Nice!

* Guest190829 will test and click install. ;)