CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 20 Aug 2025 22:53:02 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100214191024
location: https://web.archive.org/web/20100214191024/https://github.com/michaeldv/crm_categorization
server-timing: captures_list;dur=0.730604, exclusion.robots;dur=0.024056, exclusion.robots.policy;dur=0.010837, esindex;dur=0.012537, cdx.remote;dur=44.800431, LoadShardBlock;dur=245.669669, PetaboxLoader3.datanode;dur=59.668008, PetaboxLoader3.resolve;dur=61.115822
x-app-server: wwwb-app215
x-ts: 302
x-tr: 349
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app215; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Wed, 20 Aug 2025 22:53:03 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 14 Feb 2010 19:10:24 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "7d19ac1a7b1e6f93e99968e3f5c7c22b"
x-archive-orig-x-runtime: 107ms
x-archive-orig-content-length: 25908
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 14 Feb 2010 19:10:24 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Feb 2010 19:10:24 GMT", ; rel="memento"; datetime="Sun, 14 Feb 2010 19:10:24 GMT", ; rel="next memento"; datetime="Thu, 02 Sep 2010 05:30:55 GMT", ; rel="last memento"; datetime="Tue, 10 Nov 2020 14:32:40 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: TLA-20100214171722-01008-ia360916-c/TLA-20100214190839-00812-ia360906.us.archive.org.warc.gz
server-timing: captures_list;dur=0.763815, exclusion.robots;dur=0.026692, exclusion.robots.policy;dur=0.012977, esindex;dur=0.013035, cdx.remote;dur=6.541688, LoadShardBlock;dur=117.651915, PetaboxLoader3.datanode;dur=83.246270, PetaboxLoader3.resolve;dur=161.749141, load_resource;dur=156.549603
x-app-server: wwwb-app215
x-ts: 200
x-tr: 370
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
michaeldv's crm_categorization at master - GitHub
This service is courtesy of Pledgie.
michaeldv / crm_categorization
- Source
- Commits
- Network (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
Categorization Plugin for FatFreeCrm — Read more

jose-gordo (author)
Wed Sep 02 00:29:25 -0700 2009
README.markdown
FatFree Categorization System
This plugin is under development, and is not yet ready for use!
Currently is account-specific, but needs to be rewriten to be for general use.
The Categorization plugin for Fat Free CRM ....
Installation
TODO
Alterations to Fat Free CRM code
This plugin, until finished and corrected the hook problem in _top_sections accounts
TODO
- Fix problem on _top_section.html.haml where hook top_section_account_hook is not displaying the section
- Put categories management under /admin and restrict access
- Generalize cat management and use it in account, contact, lead, ... The cats will be different for each type
- Adapt cat management to html.haml and FFC (look and features, paginate, ...)
- Prettier and more usable cat selection
- Hook on lists to show cats if element has (as tags)
- Hook on view to show the category (full_name)