Code Monkey home page Code Monkey logo

ffcms's People

Contributors

capfsb avatar krydos avatar levchurakov avatar zenn1989 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ffcms's Issues

Odd cron query

// run cron tasker in user background
$.get(host+'/api.php?cron='+Math.random());

If you get nothing from cron, why do you call it from JS? You can add this to the page controller, without extra query from user.

Installation: insert data or not

In installation, you are inserting some test data to CMS. You do it with direct SQL-queries.

Maybe, you need only to just create tables and insert data from system classes? So, if you will change method to, for example, create new post โ€” you don't need to fix in in SQL-query manually.

URI routing issue

Bug in routing: on sub-directory router working wrong, also installer {{ system.script_url }} is bugged.

Project goals

Hi @zenn1989 ,
Do you have any project's goals or maybe a special vision about ffcms path? I will be glad to help but I don't know what you want to build. Actually maybe not only me and other guys wants to help but nobody knows what should they do :(

Maybe you able to make some issues here or you have another bug tracker? Maybe do you have IRC channel?

Bug in first entry

First entry that is created while installation has image with src

/resource/cmscontent/ffcms-box.png

Really path must be relative for situations:

  • cms in subdir
  • you move cms to somewhere

Wrong working $user_friendly_url

When user_friendly_url is off, url looks like

/ffcms/index.php/ru/...

It's a little strange and cause some bugs, for example, links to bookmarks:

/ffcms/index.php/ru/api.php?iface=front&object=redirect&url=...

not route to api.php.

And when user_friendly_url is on, nothing is working. :)

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.