Language: 
To browser these website, it's necessary to store cookies on your computer.
The cookies contain no personal information, they are required for program control.
  the storage of cookies while browsing this website, on Login and Register.
Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Select language:

Community



Donate

Donate for PortaMx !
Your donation is safe and helps support the issues and causes you care most about.

Stats

  • *Total Members: 4319
  • *Latest: thygrim

  • *Total Posts: 15781
  • *Total Topics: 2384
  • *Online Today: 4
  • *Most Online: 157
(27.08.09, 03:54:53)
  • *Users: 0
  • *Guests: 2
  • *Total: 2

Author Topic: SMF Fork is coming  (Read 3266 times)

0 Members and 0 Guests are viewing this topic.

Offline hartiberlin

  • Charter Member
  • *
  • Posts: 792
  • Gender: Male
    • Free energy research
SMF Fork is coming
« on: 08.11.10, 02:29:42 »
Hi All,
please read this:
http://aeva.noisen.com/6180/announcement-fork-you-smf

Feline, will you support this fork also ?

What about other MODs ?

Nao and Arantor are very good programmers, so what do you think ?


Regards, Stefan.


Offline feline

  • CO PortaMx corp.
  • Administrator
  • *
  • Posts: 5586
  • Gender: Female
Re: SMF Fork is coming
« Reply #1 on: 08.11.10, 22:40:05 »
I know more of this plan .. I had been raised in this and I said no thanks.

No, as long as it is SMF, I will not support fork.

Fel
Many are stubborn in relation to the path, a few in relation to the target.

Offline hartiberlin

  • Charter Member
  • *
  • Posts: 792
  • Gender: Male
    • Free energy research
Re: SMF Fork is coming
« Reply #2 on: 09.11.10, 02:31:00 »
I see.
Many thanks for your statement.

Yes, we have to wait and see, what is all coming up.

Would be really nice, if SMF would
have more features already inside the core functions...
as for instance a graphical template editor,
where one could change easily all CSS things
graphically online without needing to hack the CSS
files...


Regards, Stefan.

Offline Norv

  • PortaMx Supporter
  • *
  • Posts: 117
Re: SMF Fork is coming
« Reply #3 on: 09.11.10, 15:18:11 »
A menu editor would be nice, IMHO, not sure about a css editor, as it is not obvious to me how it should behave. We might look into such rather for the 3.0 line, though it is not impossible to try to see about it for 2.x.

However, I don't believe SMF core will ever have too many features. That's against its "simplicity" as principle, as it currently is, and as people like it to be.

There's another possibility however: if SMF core would be designed more extensible, more easily extensible, by other mechanisms as well, not only direct code modifications (mods), then it wouldn't be a problem that a feature is not exactly in core. As long as adding it is as easy as (for example) dropping the file implementing it into the right folder in SMF. ;)

Like we do - or try to - with the subscriptions mechanism currently. Not sure if many people know :) but the subscriptions in SMF are designed like a mini-plugin system of sorts: if one writes a file for another payment gateway, and follows the format expected by SMF (and not exactly documented ... eh, okay, not documented at all - this will be solved *cough*), and drops it in SMF's main folder, then SMF will read it and integrate perfectly the new gateway in its subscription system: you will simply have it available alongside PayPal. With only a file provided, and no core modifications at all.

Why should the non-existence in core SMF of other payment gateways be then a big problem, if the format for implementing others would be documented, and if for the rest it is this simple to add another? (okay maybe writing this file is not easy, but once written it is not a problem if it is not in core, IMHO)

Just my 2 cents anyway.