MODs Manager

Generic, discuss anything about or related to phpBB3 (Olympus) here.
-- No support or MOD requests --
Forum rules
READ: StarTrekGuide.com Board Rules

Generic discussion of anything phpBB or phpBB3 "Olympus" related.
Only specific phpBB discussions please.

No Support or MOD Requests

MODs Manager

Postby angelside » 28 Jan 2008, 12:11

http://code.phpbb.com/projects/show/modsmanager

My test to SVN trunk (not install a basic mod :P)
phpBB3 Portal | simple portal for phpBB3 Olympus
phpBB Türkiye | Turkish phpBB community
User avatar
angelside
MOD Author
MOD Author
 
Posts: 129
Joined: 20 Jun 2006, 03:17


Re: MODs Manager

Postby SyrianW » 28 Jan 2008, 12:37

I can't say any word more than WOW.
Really great :shock: :clapping:
and I really appreicait your great work in future as I hope available for all users. :good:
???SyrianWindow Admin
User avatar
SyrianW    
Translator
Translator
 
Posts: 68
Joined: 19 Jan 2008, 19:13
Location: Syria
Gender: Male
phpBB Knowledge: 9

Re: MODs Manager

Postby angelside » 28 Jan 2008, 13:18

But, if this work like diff, not find on correct line on [ FIND ], because I before install a other mod and maybe modify line for find ?

Code: Select all
   /**
   * Checks if a find is present
   * Keep in mind partial finds and multi-line finds
   *
   * @param string $find - string to find
   * @return mixed : array with position information if $find is found; false otherwise
   */
   function find($find)


Code: Select all
// line is blank.  Assume we can find a blank line, and continue on



Code: Select all
   /**
   * Find a string within a given line
   *
   * @param string $find Complete find - narrows the scope of the inline search
   * @param string $inline_find - the substring to find
   * @param int $start_offset - the line number where $find starts
   * @param int $end_offset - the line number where $find ends
   *
   * @return mixed array on success or false on failure of find
   */
   function inline_find($find, $inline_find, $start_offset = false, $end_offset = false)


Code: Select all
   /**
   * Add a string to the file, BEFORE/AFTER the given find string
   * @param string $find - Complete find - narrows the scope of the inline search
   * @param string $add - The string to be added before or after $find
   * @param string $pos - BEFORE or AFTER
   * @param int $start_offset - First line in the FIND
   * @param int $end_offset - Last line in the FIND
   *
   * @return bool success or failure of add
   */
   function add_string($find, $add, $pos, $start_offset = false, $end_offset = false)



Yes, like diff.
phpBB3 Portal | simple portal for phpBB3 Olympus
phpBB Türkiye | Turkish phpBB community
User avatar
angelside
MOD Author
MOD Author
 
Posts: 129
Joined: 20 Jun 2006, 03:17

Re: MODs Manager

Postby A_Jelly_Doughnut » 28 Jan 2008, 13:27

You guys are fast :P
A_Jelly_Doughnut
phpBB Team Member
phpBB Team Member
 
Posts: 543
Joined: 10 Feb 2007, 14:58
Location: 1- 800 - In - The - USA
Gender: Male

Re: MODs Manager

Postby Highway of Life » 28 Jan 2008, 13:39

If you find any bugs, you can report them to the MODs Manager Bug Tracker. :)
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10423
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: MODs Manager

Postby Raimon » 28 Jan 2008, 13:42

The project you tried to load does not seem to exist

Image
Raimon    
phpBB Team Member
phpBB Team Member
 
Posts: 28
Joined: 15 Jan 2007, 09:16
Gender: Male

Re: MODs Manager

Postby paul » 28 Jan 2008, 13:43

Highway of Life wrote:If you find any bugs, you can report them to the MODs Manager Bug Tracker. :)

Thats private david :banghead:

And dont forget its still in development :P
paul
phpBB Team Member
phpBB Team Member
 
Posts: 16
Joined: 27 Sep 2006, 11:29
Gender: Male
phpBB Knowledge: 9

Re: MODs Manager

Postby seito » 28 Jan 2008, 14:08

it is great

but modife phpBB3 what hapend
seito
Crewman
Crewman
 
Posts: 3
Joined: 15 Jan 2008, 09:58
Gender: Male

Re: MODs Manager

Postby Highway of Life » 28 Jan 2008, 14:49

paul wrote:
Highway of Life wrote:If you find any bugs, you can report them to the MODs Manager Bug Tracker. :)

Thats private david :banghead:

And dont forget its still in development :P

Hrm, well... then, I should ask Eric a question. :P
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10423
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: MODs Manager

Postby CoC » 28 Jan 2008, 15:17

Lovely, just been installing a few of my mods to test it out - works brilliant - :grin:

Couple of bugs I have found,

Missing lang vars,

INSTALL_TIME
STYLE_NAME

Also when installing a mod with more than one sql edit, it installs perfect, uninstalling the mod only removes 1 sql line, which results in an error when trying to install the mod agian.

Other than that just lovely - :D
User avatar
CoC    
MOD Author
MOD Author
 
Posts: 386
Joined: 23 Jan 2007, 11:09
Location: Coventry
Favorite Team: Coventry City
Gender: Male
phpBB Knowledge: 8

Next

Return to Olympus Discussions

Who is online

Users browsing this forum: Ask Jeeves [Bot], ccBot [Bot], MSN [Bot], Yahoo [Bot] and 3 guests