RevCMS 3.0 [PHP, MVC, Multi-Support]

Status
Not open for further replies.

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Excellent progress with the Dashboard today.

Login:
Dashboard%20Login.png


Main:
Dashboard%20Main.png


Guess it's time to code it all ;0

NOTE: It is a drop-down menu.
 

Deviant

Member
Jan 21, 2012
174
8
Nice, looks a bit plain though, if you have 3 drop down columns and then there is this big box filling the page,

Will there be more features on HK? Like edit news and delete news?
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
UPDATEZ???!!?!??!?!1!!!?!!?!!!1!1!!?!!?ELEVEN!!1!1!!1?!?!ONE!!11!!1!

I figured I had enough of designing for at least the next 24 hours.. So I started working on some Database drivers.

They're now divided into two groups with the following drivers as of now:
  • SQL
    • PDO
      • MySQL
      • PostgreSQL ( Not started )
    • MySQL
    • MySQLi
  • NoSQL
    • Mongo
They also have different configurations.
Yup... That's all as of now.
What I should do now: Assign a TPL parameter to the benchmark, figure out how to organize widgets for the Dashboard
 

Heaplink

Developer & Designer
Nov 9, 2011
510
173
Nice update. By the way, will the template system be more flexible than the previous one? Like for instance instead of folders need to have exact names to be loaded, you could use your own custom folders?

Also I have seen many themes that needed extra change in the template files, will there be a different way to prevent that?
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Nice update. By the way, will the template system be more flexible than the previous one? Like for instance instead of folders need to have exact names to be loaded, you could use your own custom folders?

Also I have seen many themes that needed extra change in the template files, will there be a different way to prevent that?

Yea, I'm pretty aware that the previous template system needed a lot more flexibility in that area as well... It automatically included the CSS files in the folder since the <html>, <head> ( and others ) tags were hardcoded so the user didn't need them in the template files.
That's 'fixed' now. I can't see how more dynamic it can get.

The new template system is pretty amazing. I would be glad to send you some screenshots of what the template files look like now. Just PM me.


Yea, that's because the Habbo template needed a change to work, so I did the change so Sledmore could make it ( Habbo template ). Then eventually gave the change to Hejula.
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Uhh just a quick question, with what emulators will this cms be working on ;P

It'll work with all Database's. You will just have to put the name in the config file and if it doesn't exist, make a PHP file with the DB structure.

It'll also work with RevEmu, since RevEmu also works for all databases.
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

First, I changed how I was doing the session handling classes, now they're part of the 'global' cache classes ( which were pretty much the same ), working with a little tweak. ;)
Second, general code optimization.
Third, I made a hardcoded copyright/footer. I can't stand people changing it.

Fourth, I made a not-so-drastic change to how widgets are called. Pretty much made it so you can call different file types.
Basically, instead of calling it with something like... widget_sidebar ( Example, it's not like that ), it's no called like widget_sidebar.html

That may seem worst, yes. But, that'll let you do... widget_sidebar.php for those who want to use procedural code PHP instead of using something like Helper functions and editing a Controller.

Fifth, That is all.
 

mconur

New Member
Dec 12, 2011
26
0
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

First, I changed how I was doing the session handling classes, now they're part of the 'global' cache classes ( which were pretty much the same ), working with a little tweak. ;)
Second, general code optimization.
Third, I made a hardcoded copyright/footer. I can't stand people changing it.

Fourth, I made a not-so-drastic change to how widgets are called. Pretty much made it so you can call different file types.
Basically, instead of calling it with something like... widget_sidebar ( Example, it's not like that ), it's no called like widget_sidebar.html

That may seem worst, yes. But, that'll let you do... widget_sidebar.php for those who want to use procedural code PHP instead of using something like Helper functions and editing a Controller.

Fifth, That is all.

Nice progress, but one thing bout the hardcoded copyright/footer, what if people want to add their names or sumthing under the revcms copyright will that still be possible or not =)
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Nice progress, but one thing bout the hardcoded copyright/footer, what if people want to add their names or sumthing under the revcms copyright will that still be possible or not =)

That's the point, I don't want them to.
 

bingxuan2009

Member
Nov 9, 2011
190
15
kryptos i know u are great man but can u help me with my r63 i always stuck at xampp htdocs and database i really dun understand wat sql too ..... pm me please :(:(:(
 

Tashia

calm yo tits.
Nov 11, 2010
238
10
The cms should have FORGOT PASSWORD THING addon
and the referral ? or maybe a GROUP THING :D would be nice.
 

Deviant

Member
Jan 21, 2012
174
8
Besides the recent Dashboard screenies? Yea.



Kinda looks like the old one and the BG looks like habbstudios.com ( On a maintenance )
 
Status
Not open for further replies.

Users who are viewing this thread

Top