开发者

Can Django give same functionality as my current Drupal sites?

开发者 https://www.devze.com 2023-01-26 05:30 出处:网络
Im building website in Drupal, which have: Feed aggregator -Aggregate feeds and mapping to categories, tags

Im building website in Drupal, which have:

Feed aggregator

-Aggregate feeds and mapping to categories, tags

Ping

-Ping new contents to search 开发者_JS百科engines, Ping-o-matic, etc.

Workflow

-When contents is viewed, publish to front page

-When contents published to front page, send ping to search engines, Ping-o-matic, etc.

Import HTML static files from old website

-Import to specific category, to specific content types

Can Django doing this?


Feed aggregator: Feedjack
http://www.feedjack.org/

Ping All Search Engines
http://djangosnippets.org/snippets/1308/

GoFlow workflow engine
http://code.djangoproject.com/wiki/GoFlow

Import HTML static files from old website?
Im not sure about this in django.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号