[BETA] Custom Pages

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.

[BETA] Custom Pages

Postby ElizabeththeGrey » Mon Dec 01, 2003 1:36 am

Custom Pages MOD:

Planned features:
Page Config admin panel:
    Copy over code from Morpheus2Matrix's Log Actions MOD to set which admins can create pages
    Configure whether to allow full HTML code in pages
    Select whether or not to have table of contents default page (pages.php without ?pages=n argument displays a list of all pages that the user has access to)
Page Permissions admin panel:
    For those of you that are familiar with AvidGamers (which one of the sites I admin just migrated off of), one can set permissions for custom pages by a multiple-selection list-box of groups from which one selects which groups can view the page. I plan to do a similar thing here where one uses control-clicking to select all the groups to be allowed access.
Page Creation admin panel:
    Select list of pages (already implemented)
    Within edit/create page:
    Select whether to use html or not (if HTML allowed)
    Ability to redirect to an offsite page instead of displaying code within phpBB
Page display:
    Include link back to forum index before page data
    Include SQL code to grab page data (doh!!! @ mm3guy)
    Include code for default table of contents page
    Add support for offsite URL linking as per above
    Check group permissions using External Groups Auth code
Current version: 0.0.2
Download: http://www.ctyalcove.org/mods/custom_pages.zip

Credits: mm3guy and destructivforce for original orphaned code
ElizabeththeGrey
Registered User
 
Posts: 118
Joined: Sun Nov 16, 2003 5:52 pm

Postby ElizabeththeGrey » Mon Dec 01, 2003 2:04 am

note: only the following features are implemented:
BBCode, page display.

I'm hot on the heels of the permissions setup, but that would be a 0.1.0 release, not a 0.0.x release.
ElizabeththeGrey
Registered User
 
Posts: 118
Joined: Sun Nov 16, 2003 5:52 pm

Postby phpika » Mon Dec 01, 2003 6:30 pm

Could this MOD allow users to have their own customisable page? If so, I'm very intrested in this MOD :)
The Pika Club Website |pvpOnline|"I hope I didn't brain my damage" ~ Homer Simpson
phpika
Registered User
 
Posts: 881
Joined: Fri Aug 09, 2002 10:31 am
Location: UK

Postby Tom_S » Mon Dec 01, 2003 7:28 pm

I love the looks of it so far Elizabeth. Drooling here! :wink:

~Tom
I went back in Time...
Image
User avatar
Tom_S
Registered User
 
Posts: 524
Joined: Tue Jul 29, 2003 6:54 pm
Location: 127.0.0.1

Postby drumstix42 » Mon Dec 01, 2003 8:57 pm

Looking good. If you need help, I'd be glad to help if I can :)
Need a phpBB update or mod installed? PM me for any questions and pricing!
HostMonster.com (Unlimited Space, Unlimited Transfer, Unlimited Domains, $6.95/month )
User avatar
drumstix42
Registered User
 
Posts: 1095
Joined: Tue Sep 24, 2002 11:01 pm
Location: NJ

Postby mm3guy » Tue Dec 02, 2003 12:55 am

I found an IPB MOD that has the same purpose, and the same name :P
http://mods.ibplanet.com/db/?mod=705
[-INSERT COOL SIG HERE-]
User avatar
mm3guy
Registered User
 
Posts: 197
Joined: Tue Oct 14, 2003 8:13 pm

Postby ElizabeththeGrey » Tue Dec 02, 2003 3:50 am

phpika wrote:Could this MOD allow users to have their own customisable page? If so, I'm very intrested in this MOD :)


Yes, rather possible once I get the security code working properly.

@mm3guy: shouldn't be any confusion since one is for phpBB and one for IPB.
ElizabeththeGrey
Registered User
 
Posts: 118
Joined: Sun Nov 16, 2003 5:52 pm

Postby ElizabeththeGrey » Tue Dec 02, 2003 3:30 pm

what's in store for 0.0.3:
Proper compliance with the admin who's online interface (using the PAGE_CONSTANTS I just applied for)
Display of page title in overall page title i.e. phpBB.com :: {PAGE_TITLE} in browser window bar

what's in store for 0.1.0:
Security by usergroup
ElizabeththeGrey
Registered User
 
Posts: 118
Joined: Sun Nov 16, 2003 5:52 pm

Postby Lyrthion » Wed Dec 03, 2003 11:19 am

I'm going to wait for 0.0.3 and then install it to my forum. Great work, Elizabeth.

MM3guy, no worrying on that little function, I'll program that in myself. It shouldn't be THAT hard :P :D.
Flattering Child, you shall know me.
See why in shadow I hide.
Look at your face in the mirror,
I am there, inside...
Tar Korma - Forum Fantasy Roleplay
User avatar
Lyrthion
Registered User
 
Posts: 262
Joined: Mon Oct 06, 2003 4:51 pm

Postby mm3guy » Thu Dec 04, 2003 12:32 am

Lyrthion wrote:MM3guy, no worrying on that little function, I'll program that in myself. It shouldn't be THAT hard :P :D.

What function? :?
[-INSERT COOL SIG HERE-]
User avatar
mm3guy
Registered User
 
Posts: 197
Joined: Tue Oct 14, 2003 8:13 pm

Postby Lyrthion » Thu Dec 04, 2003 7:59 am

The one we spent and hour and a half discussing on just for you to understand what it was supposed to do :wink:
Flattering Child, you shall know me.
See why in shadow I hide.
Look at your face in the mirror,
I am there, inside...
Tar Korma - Forum Fantasy Roleplay
User avatar
Lyrthion
Registered User
 
Posts: 262
Joined: Mon Oct 06, 2003 4:51 pm

Postby ElizabeththeGrey » Fri Dec 05, 2003 6:25 am

perhaps you would care to elucidate me now that I'm the developer?

oh - 0.0.3 will be delayed because I just acquired a new server, and I'm busy hardening it for use as my primary webserver. Plus, add in the fact that I'm on vacation for 3 days... ack...
ElizabeththeGrey
Registered User
 
Posts: 118
Joined: Sun Nov 16, 2003 5:52 pm

Postby Lyrthion » Fri Dec 05, 2003 6:45 am

If you wish. I had wanted to see a function which makes it possible to link together a forum and a page, sort of a seperated union. It would have been selectable when editing or creating the page, and a link would appear on top of the forum as well as one on top of the page (which of course redirects to the forum in itself). In extension to this, maybe 'interlinking' pages to pages created with the mod could be possible. That way, it is possible for people to create intricate related websites without having to look up every single link themselves.

note: If you want to do this, it would be great, I suspect many would use it, but the forum 'interlinking' would only be of use to me if it supports the Category Hierarchy mod.
Flattering Child, you shall know me.
See why in shadow I hide.
Look at your face in the mirror,
I am there, inside...
Tar Korma - Forum Fantasy Roleplay
User avatar
Lyrthion
Registered User
 
Posts: 262
Joined: Mon Oct 06, 2003 4:51 pm

Postby A.I. BOT » Sun Dec 07, 2003 4:56 pm

When i create a new page...

whats the url for it????
A.I. BOT
Registered User
 
Posts: 1848
Joined: Thu Apr 17, 2003 11:43 pm
Location: Newfoundland, Canada

Postby ElizabeththeGrey » Mon Dec 08, 2003 5:12 am

I apologize for the delay - I was on vacation.

http://www.your-forum.com/script_path/pages.php?page=x

where x is the pageid. I'm planning on adding either:
a display box to show which page has which pageid,
or a table of contents script.
ElizabeththeGrey
Registered User
 
Posts: 118
Joined: Sun Nov 16, 2003 5:52 pm

Next

Return to [2.0.x] MODs in Development

Who is online

Users browsing this forum: No registered users and 6 guests