Giter Site home page Giter Site logo

phalcon / website Goto Github PK

View Code? Open in Web Editor NEW
109.0 32.0 139.0 944.71 MB

Archived Website repository - https://github.com/phalcon/phalcon.io

Home Page: https://phalcon.io/

License: Other

PHP 16.30% Volt 35.37% HTML 0.04% CSS 45.61% JavaScript 2.66% Shell 0.03%
phalcon php website officialwebsite

website's Introduction

Phalcon Website

Repository archived. New repository: https://github.com/phalcon/phalcon.io

Official Phalcon Website source code. Feel free to improve it or use the code in your own projects.

We are using Crowdin, to handle all the words or sentences that need to be translated for this site. The project repository is located here.

License

Phalcon Website is open source software licensed under the New BSD License. See the LICENSE.txt file for more. © Phalcon Team

website's People

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  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

website's Issues

failed download = Fatal error: Call to undefined method Phalcon\Http\Response::setResponseCode()

Hey!

Lately the URL for downloads changed from
http://static.phalconphp.com/files/phalcon_x86_VC9_php5.4_1.3.4_nts.zip
to
http://static.phalconphp.com/files/phalcon_x86_VC9_php5.4.0_1.3.4_nts.zip
(the PHP patch level ".0" was added).

Old or non-existant download URLs, like http://static.phalconphp.com/files/notthere.zip, trigger a Fatal error: Call to undefined method Phalcon\Http\Response::setResponseCode() in /storage/htdocs/sites/phalconphp/app/controllers/IndexController.php on line 15
That results in a http response code 200, which sould be 404.

Regards, Jens

Incorrect Flags to Language association

For example Arabic (using this as an example because it's first on the list alphabetically) is using the Argentina flag as the current logic assumes "ar" for Arabic has its own flag. This logic is causing a bunch of the flags not to even show any flag at all. Even if these associations were correct, many people would find the flags being associated to their language offensive as there's many countries which speak a certain language. For example if we tried to assign a flag for Arabic, which flag do we choose? Saudi Arabia? Palestine? Egypt? Morocco? Lebanon? Jordan? Syria? Yemen? Another issue is even if we chose a specific flag, the countries tend to speak multiple languages, not specifically only Arabic. This issue extends beyond Arabic. I believe, the best solution would be to omit flags altogether, and use the language name (e.g. English) instead of a flag (e.g. USA).

As there's multiple files affected by the flag logic, it's not an easy fix that I can toss in a PR for this right now, but will work on one later when I have enough free time to see this change through.

flags

Download and Instruction Link - Index Page

Download/Instruction links are broken... @views/index/index.volt prep line 42-50

Can we just leave the big button link (download) there and remove the sub-links since links are identical.

Thanks,

Context specific search

The google search at the top should search the forum if we're viewing the forum, the docs if we're viewing the docs, etc. Fortunately, adding site:forum.phalconphp.com, etc suffices.

Add sitemap.xml

Currently there is not sitemap.xml available. I would like to add this when updating to the new layout.

Tagline.

Missing frontpage tagline content and correcting what there is.

Favicon file missing

The favicon file used by the website is missing, http://static.phalconphp.com/favicon.ico returns a 404.

Link to Slack

Please add link to slack (phalconchats.slack.com)

About

Phalcon website lack an about page, Who are behind Phalcon? Who support it?

Recent version

On official software websites, a user expects to have the most recent version block either on the front page, or on the "downloads" page. Let's add it!

Errors on the website

I found two errors on the site:

  • when type my email and click subscribe I receive:
    Warning: fopen(/storage/htdocs/sites/phalconphp/app/var/logs/website.log): failed to open stream: Permission denied in /storage/htdocs/sites/phalconphp/app/library/Ph/Bootstrap.php on line 252 Fatal error: Exception thrown without a stack frame in Unknown on line 0
  • high performance link (http://docs.phalconphp.com/en/latest/benchmark.html) on the home page returns 404 Not Found

Menu / Community

Nothing happens after clicking "community" in menu on Google Chrome 62.0.3202.94, Ubuntu 16.04. JS console doesn't contains any errors.

Broken links: XAMPP / WAMP downloads for windows

Main page language item is incorrect #13545 Open

I've seen this errors in the /es/ version of the main project page.

47298404-11101700-d5ee-11e8-9532-a3d81948ae35

  1. The arabic language flag is actually the Argentina flag
  2. The catalan language flag is actually the Canada flag
  3. The language selector is positioned down in the menu (at least in my MBP 2011 13" 1280x800 display)

RuntimeException::__toString()

Warning: RuntimeException::__toString() must return a string in Unknown on line 0 Fatal error: Uncaught thrown in /var/app/var/bootstrap.php on line 68

use phalcon3.0.3

Phalcon homepage has rendered php at the bottom left of the page

From @troglodyte on December 22, 2017 13:25

slate('about') ?>

^-- is rendered on the bottom left.
https://phalconphp.com/en/

Not sure where else to put this bug...

Questions should go to https://forum.phalconphp.com
Documentation issues should go to https://github.com/phalcon/docs/issues

Expected and Actual Behavior

Describe what you are trying to achieve and what goes wrong.

Provide output if related. Provide coredump if any. Use https://github.com/phalcon/cphalcon/wiki/Generating-a-backtrace as reference

// paste output here

Provide minimal script to reproduce the issue

// paste code

Details

  • Phalcon version: (php --ri phalcon)
  • PHP Version: (php -v)
  • Operating System:
  • Installation type: Compiling from source || installing via package manager
  • Zephir version (if any):
  • Server: Nginx | Apache | Other
  • Other related info (Database, table schema):

Copied from original issue: phalcon/cphalcon#13231

Nice

http://phalconphp.com/contributors

Warning: file_put_contents(../app/var/data/contributors.php): failed to open stream: Permission denied in /storage/htdocs/sites/phalconphp/app/controllers/UtilsController.php on line 85

New Implementation - Redo translations

The structure of the application as is now does not reflect a "good" sample for a tutorial. In addition a lot of the translations are not working or are not in transifex which makes the website non translatable.

  • Rework the structure/bootstrap of the website to showcase a Phalcon implementation
  • Add all the strings in the translation file so that contributors can translate it
  • Remove non supported languages that crept in
  • Update content with links to store/patreon
  • Tests

The 404 Not Found Action Sends a 200 instead of 404 Response Code

The affected line is from \app\controllers\IndexController

To test:

  1. Visit: http://phalconphp.com/te.st
  2. Verify the response headers sends 200 instead of 404.

Affected code:

$this->response->setHeader(404, 'Not Found');

// Should be this:
$this->response->setResponseCode(404, 'Not Found');
// or somewhat less clean
$this->response->setHeader('HTTP/1.1 404', 'Not Found');

NFR: Windows Download link to github must be more visible

Hi there...

Yesterday i visit Phalcon web site for download windows DLL file, but when i open windows/download section didnt see the list like before. Its okay, i read the information, but... my first impression was "something is broken here". So... i think- somehow the link with dll-s must be more visible and fast detected from visitors.

This is just idea. I will try to get opinion from designer in company i work... or some advise for improve that.

Wish u luck and prosper :)

PS: sorry for my English skills

broken links

Hello.
links do not work in the community menu:
1) API
2) Resources

Add a Known Issues page

Add highly visible known issues page to the website, separated by version. Something like

1.3.0.

no known issues

1.2.1.

Asset Manager sometimes generates empty file.
Asset Manager adds semicolons between files.

1.2.0.

Asset Manager sometimes generates empty file.
Asset Manager adds semicolons between files.

Etc.

If issue is opened for given bug, it should be linked to the entry on the page.

Repository size

Hi there,

I have just cloned this repository and just couldn't believe that it took 941.97 MiB.
How can it be possible for such small project?

--
Very best,
Tomasz Kuter

G+ removal

  • Remove any mention of our G+ profile from Phalcon's README.md
  • Remove any mention of our G+ profile from Phalcon's composer.json (if any, see support section)
  • Remove any mention of our G+ profile from Phalcon's docs, translation

Also (if any)

  • Remove any mention of our G+ profile from Phalcon's blog
  • Remove any mention of our G+ profile from Phalcon's website
  • Remove any mention of our G+ profile from Phalcon's facebook page
  • Remove any mention of our G+ profile from Phalcon's gabi page
  • Remove any mention of our G+ profile from Phalcon's twitter page

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.