phpBB Modders Article System?

Discussion about phpBB 3.0.x.
Forum rules
Questions about modding belong in MOD authors discussion.

phpBB Modders Article System?

Postby ZakRhino » 07 May 2009, 21:24

Hello I see the article system here on phpBB Modders and have not been able to find any type of article system in any research I done so far. Below is says, "articles system written by igor (and not hidde)" I wanted to know if the user Igor has release this as a mod or where I can find this mod at or something close to a article system out there somewhere?
Thanks
ZakRhino
New member
New member
 
Years of membership
 
Posts: 4
Joined: 07 May 2009, 21:15
Gender: None specified

Re: phpBB Modders Article System?

Postby eviL<3 » 07 May 2009, 21:56

Hi. I am Igor. And I've not released the code so far, sorry. I may consider it in the future, though.
User avatar
eviL<3
ZOMBIE
ZOMBIE
 
Years of membershipYears of membershipYears of membershipYears of membership
 
Posts: 4852
MODs: 2
Joined: 01 Jun 2006, 21:48
Gender: Male
Real name: Igor

Re: phpBB Modders Article System?

Postby ZakRhino » 07 May 2009, 23:09

No problem thanks now I know whom you are. Thanks you did make a great mod. :) Can't wait for it to come out. Till then you have any good directions to point me to check out where I can find something like the article system you mad? I check phpBB mod list but no good.
ZakRhino
New member
New member
 
Years of membership
 
Posts: 4
Joined: 07 May 2009, 21:15
Gender: None specified

Re: phpBB Modders Article System?

Postby Obsidian » 07 May 2009, 23:14

I know Mr_Bond (a.k.a. Deadpool) has something similar that he's built and is currently developing over on his site.

It's not released yet though, since it hasn't stabilized in the development lifecycle. ;)
User avatar
Obsidian
Supporter
Supporter
 
Years of membershipYears of membership
 
Posts: 969
MODs: 4
Joined: 13 May 2008, 16:20
Gender: Male
Real name: Damian

Re: phpBB Modders Article System?

Postby ZakRhino » 08 May 2009, 02:12

Thanks :)
ZakRhino
New member
New member
 
Years of membership
 
Posts: 4
Joined: 07 May 2009, 21:15
Gender: None specified

Re: phpBB Modders Article System?

Postby v1r » 09 May 2009, 02:25

Any new release ?
v1r
New member
New member
 
Years of membershipYears of membership
 
Posts: 3
Joined: 15 Mar 2008, 00:37
Gender: None specified

Re: phpBB Modders Article System?

Postby ZakRhino » 20 May 2009, 10:25

Just waiting :)
ZakRhino
New member
New member
 
Years of membership
 
Posts: 4
Joined: 07 May 2009, 21:15
Gender: None specified

Re: phpBB Modders Article System?

Postby Nathan » 22 Nov 2009, 14:23

Is it going to be released? :P
Nathan
New member
New member
 
Posts: 5
Joined: 26 Oct 2009, 05:21
Gender: None specified

Re: phpBB Modders Article System?

Postby imkingdavid » 07 Mar 2010, 04:50

I have cloned it for someone else but won't be releasing it. The clean urls took more than 5 days to get them to work properly because phpBB uses relative paths. The issue is that for PHP includes, the path is relative to the actual file that is calling it, but for images and CSS and such, the path is relative to the URL in the browser. So I had to do some crazy PHP to switch around phpbb_root_path depending on where you are in the file and what you're trying to do. :P

I wonder how Igor got it working... :mrgreen:
imkingdavid
Supporter
Supporter
 
Years of membership
 
Posts: 32
MODs: 2
Joined: 12 Aug 2009, 17:16
Gender: Male
Real name: David

Re: phpBB Modders Article System?

Postby eviL<3 » 07 Mar 2010, 05:50

Simple: A template::display() hook that does a preg_replace, converting all URLs to something usable. That fixes the URLs for phpBB's template variables. The custom site variables are generated directly as "cute URLs" and need no conversion.
User avatar
eviL<3
ZOMBIE
ZOMBIE
 
Years of membershipYears of membershipYears of membershipYears of membership
 
Posts: 4852
MODs: 2
Joined: 01 Jun 2006, 21:48
Gender: Male
Real name: Igor

Re: phpBB Modders Article System?

Postby Obsidian » 07 Mar 2010, 15:56

I do believe there's a hook in the library that does this, as well. ;)
User avatar
Obsidian
Supporter
Supporter
 
Years of membershipYears of membership
 
Posts: 969
MODs: 4
Joined: 13 May 2008, 16:20
Gender: Male
Real name: Damian

Re: phpBB Modders Article System?

Postby eviL<3 » 07 Mar 2010, 18:18

Oh yeah, I actually published it: viewtopic.php?p=20651#p20651
User avatar
eviL<3
ZOMBIE
ZOMBIE
 
Years of membershipYears of membershipYears of membershipYears of membership
 
Posts: 4852
MODs: 2
Joined: 01 Jun 2006, 21:48
Gender: Male
Real name: Igor

Re: phpBB Modders Article System?

Postby imkingdavid » 09 Mar 2010, 02:57

eviL<3 wrote:Oh yeah, I actually published it: viewtopic.php?p=20651#p20651

:o Wow I should have asked sooner. That would have saved me a good few days of scratching my head and threatening my computer that I would toss it out the window if it didn't start working.

Thanks a ton for the share! :beer:
Last edited by imkingdavid on 10 Mar 2010, 11:49, edited 1 time in total.
imkingdavid
Supporter
Supporter
 
Years of membership
 
Posts: 32
MODs: 2
Joined: 12 Aug 2009, 17:16
Gender: Male
Real name: David

Re: phpBB Modders Article System?

Postby Nathan » 10 Mar 2010, 08:08

imkingdavid wrote:
eviL<3 wrote:Oh yeah, I actually published it: viewtopic.php?p=20651#p20651

:o Wow I should have asked sooner. That would have saved me a good few days of scratching my head and threatening my computer that I would toss it out the window if it didn't stop working.

Thanks a ton for the share! :beer:


At least you got it working :D
Nathan
New member
New member
 
Posts: 5
Joined: 26 Oct 2009, 05:21
Gender: None specified


Return to Olympus discussion

Who is online

Users browsing this forum: No registered users and 1 guest