Git Product home page Git Product logo

custom-tech-docs's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

custom-tech-docs's Issues

[Q&A] Have you tried this on R12 ?

Hello,
the title is self-explaining.

Have you tried to launch this project on Innovator 12 ?
Or am I going to be the first one :) ?

Best regards

[Q&A] How does the graphic size modification work?

Hi,
thanks for this great collection of useful tech doc modifications!
I right now struggle to use the "change image size" sample.

I am able to change the size attribute. But the image size doesn´t change.
I assume the following part in the "Size Style Settings" stylesheet is responsible for changing the Graphic size:
.Graphic
{
width: var(width);
}

Styling works when I use a hardcoded size, like 100px. But the variable itself doesn´t work. Is var(width) really correct? Cause the attribute itself is named "style" in your sample:

<xs:element name="Graphic">
xs:complexType
xs:complexContent
<xs:extension base="aras:imageType">
<xs:attribute name="style" type="xs:string"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>

I already changed the name of the variable, but I weren´t succeesful yet to change the image size this way.

Title, subtitle, table, etc. doesn´t contain styling

Hi,
I tested the sample with TechDocs version 11.0R2.
In my setup, not all elements of the generated document contained styling.
The page template and item_info worked, but title, subtitle, tables and other documents remained blank.
According to the CSS stylesheet, everything should be fine. Any idea what could be wrong?
image

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.