[MODDB] phpBB Code Repository 1.0.x "Juno"

Post your MODs, receive and provide feedback!
Topics in this forum are not for MOD support, they are for giving the author feedback.
Forum rules
The topics in this forum are not for general MOD support, they are for giving the MOD author some feedback, ideas and bug reports.
User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

[MODDB] phpBB Code Repository 1.0.x "Juno"

Postby Obsidian » 27 Dec 2008, 17:27

Attachments
code_repository_1-0-6.zip
ZIP Archive
(638.23 KiB) Downloaded 214 times
Last edited by Obsidian on 10 May 2009, 00:08, edited 13 times in total.

User avatar
Semi_Deus
Past Contributor
Past Contributor
Posts: 405
Joined: 28 Sep 2007, 23:52
Location: the Netherlands
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Semi_Deus » 28 Dec 2008, 00:36

@todo: Make demo!

This sounds great. If I am correct, it makes it possible for guests and everyone else (except bots) to view the websites code?

I tried making something like this allooong time ago.
I called it phpBB Base. It was a website where you could view all phpBB files, and the code would be syntax highlighted by GeSHi too.

But as I have a lack of phpBB knowledge..I didn't get around finishing it, etc etc.
Igor will remember it, don't you igor?

so as I was saying: Excited to see a demo ;)

Keep an eye on us, were back in business..

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 28 Dec 2008, 01:37


User avatar
Semi_Deus
Past Contributor
Past Contributor
Posts: 405
Joined: 28 Sep 2007, 23:52
Location: the Netherlands
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Semi_Deus » 28 Dec 2008, 22:31

No no, I guess phpBB Base was different then.
phpBB Base was for regular users, to view the core phpBB files.
Of course, unused ones, for it to be secure.
So when people didn't have a backup of standard stuff, or they needed to check something out.
They could just look up the file at phpBB Base.

but anyways, back on topic, your mod sounds great, keep up teh good work :)

Keep an eye on us, were back in business..

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 29 Dec 2008, 05:12

Well, it /can/ be used for it, you just have to alter it the right way. ;)

Anyways, House was crabbing at me for having a messy structure...anyone else think this? O_o;;

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 03 Jan 2009, 17:55

Okies, Semi_Deus, you want a demo?

You want a DEMO?

DO YOOOOOU~~

Here it be. :D http://fail.infinityhouse.org/code.php

User avatar
Semi_Deus
Past Contributor
Past Contributor
Posts: 405
Joined: 28 Sep 2007, 23:52
Location: the Netherlands
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Semi_Deus » 03 Jan 2009, 18:36

Cool :D
Now, can I add some feedback?
Maybe it is best to have the result somewhere near the top.
Or to remove the list, if you have come to your final destination.
Because else you would have to scroll a long way down to see it.
Example: http://fail.infinityhouse.org/code.php? ... ew&d=5&f=0
(and the image isn't showing :geek: :mrgreen: )

Keep an eye on us, were back in business..

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 03 Jan 2009, 19:55

Hrm...yeah, I know. I can always just force it in the view mode not to show directories, just recode it so that it's view-file only.

You might want to repost that link, I just rebuilt the cache of the filelist, so that link's aiming at the wrong thing. (Something I'm considering for 1.1.x, a special static link for certain files..SQL based, and requiring perms to set a static link.)

Image not showing? ARRRRGH... T_T

Not again...stupid .htaccess. *fails yet again*
I think I know how to fix it though...looks like there /will/ be an RC3 after all.

stef775
New member
New member
Posts: 2
Joined: 05 Jan 2009, 19:59
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: [RC2] phpBB-CRS (Code Repository System)

Postby stef775 » 05 Jan 2009, 20:02


User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 05 Jan 2009, 21:03

Thanks for the suggestion, however I'm not going to implement it, as I think I'm going to pipe the images through a PHP file instead (similar to download/file.php) so that people don't know /where/ your source files are hidden. ;)

Also, I'm considering moving the entire source/ directory to within store/, so that the .htaccess file in store/ also covers the source/ directory, and makes the phpBB root directory a little less cramped directory-wise.

stef775
New member
New member
Posts: 2
Joined: 05 Jan 2009, 19:59
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: [RC2] phpBB-CRS (Code Repository System)

Postby stef775 » 05 Jan 2009, 21:19

That's ok for me, I don't like this idea either. You can't set permissions on it and that kind of crap.

Never thought to put it in a table. You don't have the load then and people can not find your files.

User avatar
drathbun
Member
Member
Posts: 156
Joined: 26 Jul 2006, 00:02
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby drathbun » 08 Jan 2009, 01:32

I read the description several times, but I'm not sure I get it. What would you use this for?

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 08 Jan 2009, 15:24

Essentially, you can put PHP files (or others) in the source/ directory, and it displays the file's source code. Good for if you're coding and want people to see snapshots of the work in development, and SVN would be overkill since it's only you messing with the files.

I use it on my dev.Board to hold the source files of my MODs as I work on them, so I can refer other people to the files if I ever need help, or for distributing the MOD without packaging it (my quick MODs that I do, I don't package up and make pretty).

JimA
New member
New member
Posts: 21
Joined: 17 Nov 2008, 09:59
Real name: Jim
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Re: [RC2] phpBB-CRS (Code Repository System)

Postby JimA » 08 Jan 2009, 18:55

Can you also make it private? That only members of a certain group are able to view the source of the files?

User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Re: [RC2] phpBB-CRS (Code Repository System)

Postby Obsidian » 14 Jan 2009, 16:31



[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “MOD Feedback”

Who is online

Users browsing this forum: No registered users and 10 guests