Same here.DavidIQ wrote:+1 for being kept as an extension.
[RFC] GeSHi highlighting
Re: [RFC] GeSHi highlighting
Re: [RFC] GeSHi highlighting
Besides, that's what it was intended for, right? (it was intended as a MOD and now we are thinking it as an extension. Basically the same)DavidIQ wrote:+1 for being kept as an extension.
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] GeSHi highlighting
No. This was not an RFC to change the MOD to an extension. There is no need to have RFCs for that. This was an RFC to include it in the core.
Re: [RFC] GeSHi highlighting
SMF do have syntax highlighting implemented at its core... So do many other bulletin board softwares. So, I dont think it is bad to implement it at core... Performance issues have to be considered.
- Erik Frèrejean
- Registered User
- Posts: 207
- Joined: Thu Oct 25, 2007 2:25 pm
- Location: surfnet
- Contact:
Re: [RFC] GeSHi highlighting
"BB solutionAliasM2K wrote:SMF do have syntax highlighting implemented at its core... So do many other bulletin board softwares. So, I dont think it is bad to implement it at core... Performance issues have to be considered.
xyz
has feature abc
" has never been an reason for something to be included in phpBB.Available on .com
Support Toolkit developer
Support Toolkit developer
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: [RFC] GeSHi highlighting
It might not be "bad", but ultimately, features are included because they will be helpful to the majority of phpBB boards. Only one small subset (i.e. programming-oriented boards) will even have a need for syntax highlighting. So, for features that only cater to a certain group of boards, we encourage them being implemented as extensions.AliasM2K wrote:SMF do have syntax highlighting implemented at its core... So do many other bulletin board softwares. So, I dont think it is bad to implement it at core... Performance issues have to be considered.
Re: [RFC] GeSHi highlighting
I'm interested in hearing how this is "helpful to the mjority of phpBB boards":imkingdavid wrote:features are included because they will be helpful to the majority of phpBB boards. Only one small subset (i.e. programming-oriented boards) will even have a need for syntax highlighting. So, for features that only cater to a certain group of boards, we encourage them being implemented as extensions.
Code: Select all
<?php
print 'This is PHP code, a default feature in 3.0.x';
?>
- DavidIQ
- Customisations Team Leader
- Posts: 1904
- Joined: Thu Mar 02, 2006 4:29 pm
- Location: Earth
- Contact:
Re: [RFC] GeSHi highlighting
I think it should. If someone wants true syntax highlighting they can drop in an extension. I personally don't like the fact that we have the "code=PHP" syntax available in the default package. Plus it messes up tabs.
- Erik Frèrejean
- Registered User
- Posts: 207
- Joined: Thu Oct 25, 2007 2:25 pm
- Location: surfnet
- Contact:
Re: [RFC] GeSHi highlighting
I'm not a big fan of removing features unless there is a grounded reason for that (and an RFC was created for that ). But I quite frankly never understood why the php syntax highlighting was added in the first place.t_backoff wrote:I'm interested in hearing how this is "helpful to the mjority of phpBB boards":imkingdavid wrote:features are included because they will be helpful to the majority of phpBB boards. Only one small subset (i.e. programming-oriented boards) will even have a need for syntax highlighting. So, for features that only cater to a certain group of boards, we encourage them being implemented as extensions.
Is this being removed in 3.1.x?Code: Select all
<?php print 'This is PHP code, a default feature in 3.0.x'; ?>
Available on .com
Support Toolkit developer
Support Toolkit developer
Re: [RFC] GeSHi highlighting
There was a different mentality to which features should be added and who decided which features should be added then. It was probably a developer who thought it would be helpful to him, not thinking if it was helpful to the majority of the phpBB user base and there wasn't much discussion about things then for others to object. Now we focus more on who would it be helpful too and more people can object (or agree).t_backoff wrote:I'm interested in hearing how this is "helpful to the mjority of phpBB boards":imkingdavid wrote:features are included because they will be helpful to the majority of phpBB boards. Only one small subset (i.e. programming-oriented boards) will even have a need for syntax highlighting. So, for features that only cater to a certain group of boards, we encourage them being implemented as extensions.
Is this being removed in 3.1.x?Code: Select all
<?php print 'This is PHP code, a default feature in 3.0.x'; ?>
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"