Coder Social home page Coder Social logo

articles's People

Stargazers

 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

articles's Issues

Options to hide unused fields

Feature request

To make Articles more client friendly, it woud be great to be able turn off certain features if they are not needed:

Turn off authors

  • Hides author field in container list
  • Hides Created By dropdown in edit article

Turn off tagging

  • Hides tags in container list
  • Hides tags in edit article

Other options

  • Hide Import Articles button in container list
  • Hide template drop down from a user group

Invalid markup in sample templates

The sample pages do not validate or cause errors in an xml parser. These can be fixed by:

โ€“ sample.ArticleTemplate

@@ -2,9 +2,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <title>Articles - [[*pagetitle]]</title>
-<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+<meta charset="utf-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<link rel="stylesheet" type="text/css" href="[[++articles.assets_url:default=`[[++base_url]]assets/components/articles/`]]themes/default/style.css" />
 <base href="[[++site_url]]" />
 </head>
 <body>

and

<pre>
@@ -15,7 +15,7 @@
     <p id="intro">Articles By Me</p>
     <!-- navigation -->
     <div id="nav">
-      <ul><li class="first"><a href="[[~[[*id]]]]" title="Home" >Home</a></li>
+      <ul><li class="first"><a href="[[~[[*id]]]]" title="Home" >Home</a></li></ul>
     </div>
     <div id="header-image"></div>
       <div id="search">
</pre>

โ€“ sample.ArticlesContainerTemplate

<pre>
@@ -2,9 +2,9 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
 <title>Articles - [[*pagetitle]]</title>
-<meta charset="utf-8">
-<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+<meta charset="utf-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
 <link rel="stylesheet" type="text/css" href="[[++articles.assets_url:default=`[[++base_url]]assets/components/articles/`]]themes/default/style.css" />
 <base href="[[++site_url]]" />
 </head>
 <body>
</pre>

Originally by ox6a6e on 2013-11-21T22:12:50Z
Redmine Tracker: Bug #10345
Affects: Revolution-2.2.10-pl
Environment: any

Articles when closing alert stating

In MODX articles, when I click "edit" to view and/or edit an article, once the article has loaded, if I click "Close" even though I have made no changes, I get an alert stating "You have changes pending; are you sure you want to cancel?". This alert should not show up unless I actually make a change on the page, correct?

http://screencast.com/t/cYNksUZjxds

Originally by flinx777 on 2013-12-08T17:47:17Z
Redmine Tracker: Bug #10361
Affects: Revolution-2.2.10-pl
Environment: LAMP (php version 5.2+)

Add ability to add tags to existing tags

I would love to be able to add new tags to the existing tags without having to retype all the existing tags (a la WordPress).

Originally by bobray on 2013-05-26T04:38:29Z
Redmine ID: 9945
Affects: Revolution-2.2.7-pl
Environment: All

Tag Value Lost

  • paste a tag in an empty tag field
  • click off the field to remove focus
  • notice tag disappears and never reappears
  • save resource
  • notice tag never was saved

after installing articles error on create resource (always)

After installing articles every creation of a resource causes the following error:

 [2013-07-30 13:39:03] (ERROR @ /manager/index.php) Encountered empty IN condition with key usergroup
[2013-07-30 13:39:03] (ERROR @ /manager/index.php) Error 42000 executing statement: 
Array
(
    [0] => 42000
    [1] => 1064
    [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') OR  ( `ProfileUserGroup`.`usergroup` IS NULL AND `UGProfile`.`active` = 1 )  )' at line 1
)

Originally by erhard on 2013-07-30T11:44:45Z
Redmine Tracker: Bug #10030
Affects: Revolution-2.2.8-pl
Environment: Revo 2.2.8
articles 1.6.8
testet on MODX Cloud, local (lampp) and Provider domainfactory. Always the same.

/author/username page does not work if username contains space

My MODX username contains a space.

Articles can show posts by a particular author only - and this works fine for most users. However, when I try to load the page for my username, it just shows the unfiltered list of articles.

Originally by legio_noctis on 2013-11-03T12:26:32Z
Redmine Tracker: Bug #10306
Affects: Revolution-2.2.10-pl
Environment: MODX-2.2.10-pl
Articles 1.7.2-pl

Group By Year Chunk is ignored

Setting the 'Group By Year Chunk' option seems to be ignored. Even updating the default chunk (sample.ArchiveGroupByYear) does nothing.

Originally by thomas.stradling.adido on 2013-08-09T10:23:52Z
Redmine Tracker: Bug #10067
Affects: Revolution-2.2.8-pl
Environment: Revo 2.2.8
Articles 1.7.0
Hosted on ModX Cloud

Allow pinging ability to other urls other than ping-o-matic

I have a client requesting his blog to ping to a specific blog portal that is not covered under ping-o-matic.
What would be the best way to build this in?

Originally by sonicpunk on 2013-08-26T11:44:11Z
Redmine Tracker: Feature #10128
Affects: Revolution-2.2.8-pl
Environment: Any MODX environment

Use standard publishing UI

Articles has a different UI for page publishing than is used on normal pages, clients find this confusing.

By using the standard publish tab, form customisation rules could also be used.

Tinymce not visible when creating new article

When creating a new article, the tinymce is not visible, so the user cannot edit the content. If an article is created, and then you choose update then the tinymce-bar is visible. So it's only when creating a new article. I have this issue on several websites. I'm on Articles 1.6.8, but the issue is also there in 1.6.7.

Originally by funky_duke on 2013-07-08T13:36:17Z
Redmine Tracker: Bug #10003
Affects: Revolution-2.2.8-pl
Environment: Articles 1.6.8 or 1.6.7

If Articles is starting page, tags and dates does not work properly

This is because Articles expects tags and by-dates links at aaa.com/articles/tags/etc addresses but generates aaa.com/tags/etc.

This is a bug discussed and mentioned tenths times already but nobody cared to fix this. I've fixed this my way hacking articlesrouter, cause I could not find better (and simplest) solution, even submitted to github a year ago, still nobody cared. Whatever, I guess this is how modx works. If you find it usable here are my changes (older has updates, newer just comments):

https://github.com/KHysiek/Articles/commits/develop/core/components/articles/model/articles/articlesrouter.class.php

I would be very gratefuf if someone could finally apply this or any other fix to these tags and dates problems, so I don't have to manually edit this file every update.

Post article to Twitter stopped working suddenly

As of a few weeks no articles are being posted to my Twitter-account anymore. I did re-authorise my MODX installation to Twitter and got succesful state back. I can see MODX as approved app in my Twitter account, but still no Tweets being posted after publishing an article.

I notified that Twitter did implement new API recently.

Does Articles need to be updated or do I have to addapt some in my installation?

Originally by donquicky on 2013-07-09T08:56:16Z
Redmine Tracker: Bug #10004
Affects: Revolution-2.2.8-pl
Environment: MODX Revolution 2.2.8-pl with Articles 1.6.8-pl

Updating to 1.7.4 breaks feed.rss

I updated from 1.7.2 to 1.7.4 and then the feed.rss does not exist anymore.
yourwebsite/blog/feed.rss and yorwebsite/feed/rss both do not work anymore.
In fact i get redirected because a 404.

Loading tags takes a very long time and/or doesn't load

Hi guys,

I recently upgraded to the latest version on a site that has approx 7000 articles and each of them has approx 2-3 tags. When loading an existing article or creating a new one it takes a very long time to load. Looking at firebug I see connector.php hangs for a very long time. Please see attached file.

We are also seeing that this sometimes times out and when we save the article, it has a tag of "Loading..." appearing on the site.

Thanks,

Originally by qodo on 2013-11-05T21:13:54Z
Redmine Tracker: Bug #10313
Affects: Revolution-2.2.10-pl
Environment: MODX 2.2.10
Articles 1.7.2
PHP 5.3
MySQL 5
Centos 6.x

Articles Container isfolder setting

Please expose the isfolder setting in the Advanced Settings of an Article container.

This will help avoid wrappers like Wayfinder adding container styles to menu elements that are Articles Containers. While they are containers, the children are hidden and so from a menu perspective they don't contain children.

Originally by paulkoan on 2013-09-16T09:28:56Z
Redmine Tracker: Feature #10204
Affects: Revolution-2.2.8-pl
Environment: Any

Broken Preview URLs

  • Create a new unpublished article
  • Preview it, notice URL is mysite.com/myarticlealias
  • Make a change and save
  • Preview it, notice URL is mysite.com/myarticlecontainer/myarticlealias

Installation of 1.6.9 on MODX Cloud - RTE on Create Issue Remains

I installed the latest version of Articles (1.6.9-pl) but don't get the RTE editor when initially creating an article. Got this error on installation of the upgrade (on MODX Cloud):

xPDOVehicle validator failed: type php (/paas/c0133/www/core/packages/articles-1.6.9-pl/xPDOTransportVehicle/4c4684b78079f9d3aa4b70ba6c7fdd78.validate.archivist.validator)
Could not validate vehicle: Array ( [license] => GNU GENERAL PUBLIC LICENSE Version 2 ... the entire GPU license document....

Once the article is saved, the RTE shows up when you edit the saved article.

Importing for wordpress export doesn't migrate post authors correctly

I'm moving a wordpress site to modx and found that when using articles import function, the authors of the articles weren't copied over. I dug around a bit and found what was causing the issue:

In articlesimportwordpress.class.php the createArticle function tries to get the author of each post from the wordpress xml file using
$creator = $this->matchCreator((string)$item->xpath('dc:creator'.'/text()'),1);

$item->xpath('dc:creator'.'/text()') returns an array containing the author's name, not the name itself, so you don't get what you want when you cast it to a string.

Instead, it should be something like

$creator = $item->xpath('dc:creator'.'/text()');
if (isset($creator[0])) {
$creator = $creator[0];
$creator = $this->matchCreator((string)$creator,1);
} else {
$creator = $this->matchCreator(Null,1);
}

Originally by jogreen on 2013-11-06T07:33:03Z
Redmine Tracker: Bug #10314
Affects: Revolution-2.2.10-pl
Environment: Articles 1.7.2
PHP 5.3.10-1ubuntu3.8
Ubuntu 12.04 LTS

ArticlePlugin hijacks the Page Not Found if the URL matches the alias

Hi,

my blog has the alias news/

I have a dead page name whatever_news/whatever. The Article plugins shortcut the 404 and instead redirect to the blog. I haven't found a fix yet.

I think the culprit is the line:

if ($alias && strpos($search,$alias) !== false)

from articlerouter.class.php (around line 60). strpos is a bit too lose and will match pretty much anything. Shouldn't we try to match the actual URL of the blog?

Upon updating to Articles 1.7.2 Tagging field no longer working

All tags from all "articles" documents no longer show up in the tag field. When I type in a new tag, the word disappears and there are no items to select from, event though there are lots of tags that have been saved over the past year.

In the overview list in the articles container resource, the tags are being shown in the grid. So the tags are still saved in the database.

Originally by sonicpunk on 2013-10-18T14:18:22Z
Redmine Tracker: Bug #10272
Affects: Revolution-2.2.6-pl
Environment: MODX 2.2.6, Articles 1.7.2

Problem with multiple Articles Containers in one site...

Not sure what the heck is going on I have two separate Articles Resources one called news and one called for rent.

For "For Rent"

[[+articles]]

[[+paging]]

are pulling in the articles from the "news" articles container.

Why would this be and how do I correct it?

The output looks like:

For Rent
Legacy Living Housing Officially Launches

Posted by joel

Legacy Living Housing Officially Launches

Read more | Comments (0) | Sep 04, 2013

and on the news page the output looks like:

News
Legacy Living Housing Officially Launches

Posted by joel

Legacy Living Housing Officially Launches

Read more | Comments (0) | Sep 04, 2013

This should not be the case as there are no articles in the for rent container at all.

Please advise. My cell number is 403-690-4636.

This website is live and the customer is ticket that this feature is not working. Please help me resolve this issue quickly.

Originally by siteleas on 2013-11-19T20:08:30Z
Redmine Tracker: Bug #10342
Affects: Revolution-2.2.10-pl
Environment: Aoache web server
MySQL database server

Articles 1.6.5-pl install errors

On attempting to install Articles 1.6.5-pl on a recent Revo 2.3.0-dev test install* errors are returned (see text file) and 'Create Articles here' option is not shown in Resource tree menu.

  • FormIt, Code Mirror, HandyMan, Notify404, SimpleCopyright, TinyMCE and VersionX installed

Originally by craigphiz on 2013-04-28T20:52:05Z
Redmine Tracker: Bug #9890
Affects: Revolution-2.3.0-dev
Environment: Revolution new install. PHP5+, MySQL

Duplicate Alias prevents clear cache

If allow duplicate aliases is on, when you duplicate an article the alias gets duplicated. This prevents the site's cache from clearing. It also happens if you happen to name an article the same thing.

Can we implement a check for conflicting aliases before saving? Or on duplicating an article, start with a blank alias, so it at least generates an alias as duplicate-of-article?

Install errors on fresh install of 2.2.8 advanced

Just did a fresh install of 2.2.8 advanced on my local machine.
Machine details
MODx - v2.2.8 advanced in root directory.
Apache - Server version: Apache/2.2.22 (Debian)
MySQL - Server version: 5.5.31-0+wheezy1 (Debian)
PHP - PHP 5.4.4-14+deb7u2 (cli) (built: Jun 5 2013 07:56:44)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
with Xdebug v2.2.1, Copyright (c) 2002-2012, by Derick Rethans
Operating System - Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux (Debian Wheezy 7.1)
Browser - Mozilla Iceweasel 22.0
Copied articles-1.6.6-pl.transport.zip to my core/components folder.
Attempt to install articles and receive the following errors in my console:

/*

  • MODX Console Output
    *
  • @Date 2013-06-21 17:47:03
    */
    Attempting to install package with signature: articles-1.6.6-pl

Package found...now preparing to install.

Grabbing package workspace...

Workspace environment initiated, now installing package...

Error adding field quipComment->name: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'name'
)

Error adding field quipComment->email: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'email'
)

Error adding field quipComment->website: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'website'
)

Error adding field quipComment->resource: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'resource'
)

Error adding field quipComment->idprefix: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'idprefix'
)

Error adding field quipComment->existing_params: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'existing_params'
)

Error adding index resource to quipComment: Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'resource'
)

Error adding field quipComment->ip: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'ip'
)

Error adding field quipComment->rank: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'rank'
)

Error adding field quipComment->approvedby: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'approvedby'
)

Error adding field quipComment->deleted: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'deleted'
)

Error adding field quipComment->deletedon: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'deletedon'
)

Error adding field quipComment->deletedby: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'deletedby'
)

Error adding index approvedby to quipComment: Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'approvedby'
)

Error adding index deleted to quipComment: Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'deleted'
)

Error adding index deletedby to quipComment: Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'deletedby'
)

Error adding field quipThread->quip_call_params: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'quip_call_params'
)

Error adding field quipThread->quipreply_call_params: Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'quipreply_call_params'
)

Could not load class: quipNotifyComment from mysql.quipnotifycomment.

Could not load class: quipNotifyComment from mysql.quipnotifycomment.

Error removing field Article->articles_container: Array
(
[0] => 42000
[1] => 1091
[2] => Can't DROP 'articles_container'; check that column/key exists
)

Error removing field Article->articles_container_settings: Array
(
[0] => 42000
[1] => 1091
[2] => Can't DROP 'articles_container_settings'; check that column/key exists
)

Successfully installed package articles-1.6.6-pl

/* EOF */

'No Container' Error on Twitter Auth

  • Create a new Article Container
  • Clicked Advanced Settings
  • Click Notifications
  • Click the authentication page link under Send to Twitter
  • Notice error

image

Refactor Article FURL IDs

Absolutely ridiculous way of storing references to Article Containers. MODX has this thing called a cache, let's use it.

2.0 Roadmap?

Where do we go from here, and how do we do it?

Comma Allowed in Tags

  • paste apple,orange in the tag field
  • hit comma
  • notice it create a tag with a comma in it
  • should be splitting based on "," and create multiple

Broken Tag Pages when not using FURLs

Steps to reproduce:

  • install a fresh version of MODX with default settings
  • install Articles
  • create an Article container, publish it
  • create an Article, give it some tags, publish it
  • view Article
  • click a tag
  • notice you are taken to a page like index.php?id=2/tags/pork which serves Resource 1 (rather than 2) and does not list the appropriate tags

Provider hard-coded in resolver

In the _build/resolvers/packages files, the provider for all subpackages is hard-coded to 1.

If a user has deleted and recreated the modx.com provider, its ID will not be 1. Lots of weird stuff will happen and the MODX error log will be crapped up every time the user visits Package Management.

They should be set something like this:

$defaultProvider = $this->modx->getObject('transport.modTransportProvider', array('name' => 'modx.com'));

if ($defaultProvider) {
    return $defaultProvider->get('id');
} else {
    // log inability to get modx provider
}

Then, in the resolver's fromArray() section:

'provider' => $defaultProvider;

Originally by bobray on 2013-07-07T19:37:38Z
Redmine Tracker: Bug #10002
Affects: Revolution-2.2.8-pl
Environment: All

Extend MODx.msg.confirm to allow for other statuses

MODx.msg.confirm (http://rtfm.modx.com/display/revolution20/MODx.msg) only allows for success, failure, and cancel events, but that greatly restricts the type of messaging that is possible using Ext JS MessageBoxes. In particular, it would be helpful to implement some other messaging vectors for plugins that fire on various system events, e.g. OnBeforeDocFormSave could pop up a warning window or an info window, or a confirmation window.

See /manager/assets/modext/core/modx.js around line 520:

   showError: function(e) {
         if (e === '') {
             MODx.msg.hide();
         } else {
             MODx.msg.alert(_('error'),e,Ext.emptyFn);
         }
     }

This would require that the values returned from the OnBeforeDocFormSave and similar events be allowed to set a status when they set a message to $modx->event->output(). E.g. maybe add an argument to core/model/modx/modx.class.php:

    public function output($output, $status=null) {
        $this->_output .= $output;
    }

Then this would have to trickle down into fireBeforeSaveEvent() function inside the modprocessor.class.php -- it'd be a lot of work to change this. It looks like in some cases, event output is expected to be an array (e.g. an array of error messages), so it might not be a stretch to make it an array of hashes, where each message could include some meta data about it (primarily what kind of message it is: error, warning, etc).

h2. See Also

  • Issue #92
  • Issue #6294

Originally by everettg_99 on 2013-06-18T14:50:34Z
Redmine ID: 9982

Test Cases

Create tests to automate testing new releases and reduce potential of introducing new bugs

Save new article: fails if publish at the same time - logs show SQL 'IN' error

I have a fresh MODx 2.2.9-pl Advanced install (core is in the same directory as public_html), and have installed Articles 1.7.1-pl, right clicked on resource tree, created a blog page, and clicked New Article. I enter some text in title, body, alias and some new tags and click save. The progress bar scrolls indefinitely.

The MODx error log says:

[2013-09-22 13:46:00](ERROR @ /assets/components/articles/connector.php) Encountered empty IN condition with key contentid
[2013-09-22 13:46:00](ERROR @ /assets/components/articles/connector.php) Error 42000 executing statement:
Array
(
[0] => 42000
[1] => 1064
[2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )' at line 1
)

I try again, same result. I try again without publishing or tags, and the article saves perfectly, and Articles correctly lists all three blog posts, ie, the last two did save. I edit all previous posts, adding tags, setting publish dates, and selecting publish, and all works perfectly.

I create a new blog post exactly as before, (called 'blog post 1'), with tags and setting Published, and get the same failure - the browser request seems to complete as the firefox icon stops revolving, but the ExtJS progress bar scrolls indefinitely.

I add a new blog post, (called 'blog post 2'), specifying tags, content, alias, etc, EXCEPT I do not select Published, and the save works perfectly.

I return to the main blog page and both 'blog post 1' and 'blog post 2' are there. 'blog post 1' is published, 'blog post 2' is not published. I click 'Publish', and nothing appears to happen - the browser icon does not revolve, the grid does not refresh. I browser refresh the page and 'blog post 2' is now also published.

The only contentid I can find in the code seems to do with tags, and the only IN statement seems to be line 36 of gettages.class.php, in ArticleExtrasGetTagsProcessor.process(). However I can't see how 'Publish' would affect this, so perhaps this is a red herring.

I'm running on a Ubuntu 12 install with apache2, latest mysql from apt-get, etc, on VirtualBox running on a Win7x64 host via vhosts. Everything else is working perfectly. I did install then uninstall Babel and I notice its schema is still in the database.

Is there any way I can log the database commands?

Note the version is 1.7.1 so I haven't selected Target Version in this defect. I first raised this issue here: http://forums.modx.com/thread/86801/new-install-1-7-1-save-new-article-fails-if-publish-at-the-same-time---logs-show-sql-039-in-039-error#dis-post-478405

Originally by technicaltitch on 2013-09-26T10:59:07Z
Redmine Tracker: Bug #10232
Affects: Revolution-2.2.8-pl
Environment: Ubuntu 12 install with apache2, latest mysql from apt-get, etc, on VirtualBox running on a Win7x64 host via vhosts. Everything else is working perfectly. I did install then uninstall Babel and I notice its schema is still in the database. Other Extras (except those installed by Articles): Batcher, googlesitemap, TinyMCE, Mirror (an extension to import files by Digital Butter), and WayFinder.

Articles affecting menuindex enumeration

After installing Articles, I have experienced issues on several sites with the menuindex value being set incorrectly. The menuindex of certain resources somehow ends up being a duplicate of the menuindex in another resource. This causes one of the affected resources to be invisible from the tree.

I can cause it to reappear by manually editing the menuindex value in the DB but that's not a great solution, of course. And the problem reappears once I begin rearranging the items in the tree again.

It's difficult to isolate the steps necessary to reproduce this initially, but once it manifests, it's fairly persistent.

When using a custom manager theme, Articles manager doesn't load

I'm using a custom manager theme. When i choose my theme name in the systemsettings a folder is created with the name of my theme in manager > controllers.
When i try to open an Articles instance from the tree i end up with a blank page.
When i reset the manager theme in system settings to default all goes well again.
server log says.
PHP Fatal error: Cannot redeclare class ResourceUpdateManagerController in /var/www/vhosts/xxx.xx/httpdocs/manager/controllers/default/resource/update.class.php on line 217,

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.