|
From: Aric C. <gre...@pe...> - 2002-10-22 21:31:12
|
I plan to gradualy move over to using the nextid() function (method of = the database class) instead of using the MD5() for creating category and = other ids. That way we dont have such huge ugly urls.=20 Currently working on porting the block engine from phpslash for use with = xShop. May eventualy just merge the two so that we can get basic CMS = features too. Or make one a module of the other. This will give us a block admin where we can select and place the blocks = we want, by category. It will also be easy to add new block types by = just implementing a new sub class -- much easier than making a whole = module. |