Code Monkey home page Code Monkey logo

cakeplate's People

Contributors

garbowza avatar rynop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cakeplate's Issues

Make Plugins into Submodules

You really shouldn't be tracking the files of all the plugins in the parent projects. They should be broken down into their own respective repositories so that they may keep their own histories intact. This will lighten the master repo and make updating easier. It may call for forking all the plugins yourself just so you can make modified builds of all of them

DebugKit plugin

Do you have any plans to incorporate Mark Storys excellent DebugKit plugin : https://github.com/cakephp/debug_kit into the CakePlate? I find this plugin invaluable while developing and debugging cake apps.

Obviously it's no problem to install it for myself, but I was just thinking that others might benefit from this if it were part of CakePlate. ~ a humble suggestion.

possible bug

I uncommented the memcache Config::config block but it still says that the cache settings are not set. I was poking through the code and I think I found a bug on line 127 in cake/libs/cache.php

$settings = $self->__config[$name] = $self->settings($name);

The problem I think is that $self->settings is not in the Cache class but rather in the CacheEngine class.

Currently Active Alternative Project

BakingPlate

Not deliberately trying to just poke holes, but we have a somewhat forked project that is still active.

Although there are a lot of 'project skeletons' out there, ours is not obsolete for 1 huge reason: it works with all of them!

We started a git-submodule plugin collector that breaks down cakephp plugins and projects for quick addition, making it easy for people to build using whatever skeleton base they want on top of our own.

You have a lot of followers and we were hoping to find more collaborators.

Right now I'm trying to clean up some cluttered code from sams but we need more people to help us reach a stable build!

List of possible plugins

Cuz I thought you'd just like to know :). Made this ticket so people would add more.

  • DebugKit (you already know about this)
  • Cart (sucks now, progress soon)
  • Linkable Behavior
  • Cacheable Behavior
  • Filter Plugin
  • Wizard Plugin (needs polishing?)
  • Super Validate
  • Clear Cache
  • Webservice

Way more I don't feel like mentioning ATM.

CSSTidy question

When I ftp my project to my host, it seems csstidy runs itself, and my project will use the resulting css files. I'm not familiar with how csstidy works. When I make changes to my normal css files thereafter, they aren't added to the files generated by csstidy so they don't appear on my site.

How do I re-run csstidy on my host to include the new changes in my css files?

Undefined variable: asset

hi, I already downloaded and Installed CakePlate.
I espected default page of Cake, but I get this error:

Undefined variable:
Notice (8): Undefined variable: asset [APP\views\layouts\default.ctp, line 30]
Fatal error: Call to a member function scripts_for_layout() on a non-object in C:\cakeWebs\hDigital\app\views\layouts\default.ctp on line 30

I'm quite newby to cake.
Best Regards
Nicolas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.