Giter VIP home page Giter VIP logo

colddoc's People

Contributors

emeier avatar markmandel avatar technologythree avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

colddoc's Issues

Component description is prematurely truncated on package summary.

What's the rational for doing ListFirst here:
https://github.com/markmandel/ColdDoc/blob/develop/strategy/api/resources/templates/package-summary.html#L55
?

If the aim is to get the first sentence, it needs to be smarter - i.e. exclude any . that are not full-stops - probably by looking for one that follows a word character and is followed by whitespace. May or not want to exclude newlines, depending on what the intent is to show.

Another option is to simply show first X words/characters (and append ellipsis to indicate it's been cut).

Local variable/cfscript error

Error: Local variable localmeta on line 206 must be grouped at the top of the function body.

In CF8, local variables must come before cfscript tags.

Environment

Server Product ColdFusion
Version 8,0,1,195765
Edition Enterprise
Operating System Windows 2003
OS Version 5.2
Adobe Driver Version 3.6 (Build 0017)

cfmodules need to be cfm

cfmodules need to be cfm and not html. ColdFusion 11 won't run the site with the files as html. The files have CFML in them anyway

Does not work on CF 11 by default

When running I get the following error


Invalid template inc/nav.html provided for CFMODULE tag. 

 CFMODULE tag only supports including ColdFusion templates.   

 The error occurred in C:/inetpub/wwwroot/ColdDoc/strategy/api/resources/templates/overview-summary.html: line 28
Called from C:/inetpub/wwwroot/ColdDoc/strategy/AbstractTemplateStrategy.cfc: line 329
Called from C:/inetpub/wwwroot/ColdDoc/strategy/api/HTMLAPIStrategy.cfc: line 150
Called from C:/inetpub/wwwroot/ColdDoc/strategy/api/HTMLAPIStrategy.cfc: line 35
Called from C:/inetpub/wwwroot/ColdDoc/ColdDoc.cfc: line 37
Called from C:/inetpub/wwwroot/ColdDoc/run.cfm: line 10 



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.